openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
57 stars 90 forks source link

devel-project: automatically prune devel-whitelist once included as devel project #1018

Open jberry-suse opened 6 years ago

jberry-suse commented 6 years ago

Seems reasonable to automatically remove projects from devel-whitelist in remote config (#1014) once they are elevated to a devel project.

jberry-suse commented 6 years ago

Would seem to make sense to just make it part of list --write otherwise perhaps add --prune option, but that should be included in nightly run on packagelists.

akshat5302 commented 2 years ago

Is this issue is open?? I would like to contribute to it if open please elaborate on it...

coolo commented 2 years ago

Yeah, the issue is open. But 'less complex' is mostly relative - for someone understanding the full context, not really for initial contributors.

akshat5302 commented 2 years ago

From where to start I'm interested @coolo

coolo commented 2 years ago

Well, this is what I mean - Jimmy labeled it "less complex", but meant for himself :)

I don't even think it's possible for a bot to write the OSRT:Config attribute. But this is what the issue is asking for: compare the devel project whitelist in the config with the existing devel projects (calculcated in list mode) and if the whitelist contains an existing project, erase it from the config's white list.

I'll remove the tag

akshat5302 commented 2 years ago

Ok @coolo