Actions
action #100092
closedenable OBS:Maintained attribute in :Update project
Start date:
2021-10-06
Due date:
% Done:
0%
Estimated time:
Description
The :Update project needs to have
<attributes>
<attribute name="Maintained" namespace="OBS"/>
<attribute name="BranchTarget" namespace="OBS"/>
<attribute name="ApprovedRequestSource" namespace="OBS"/>
</attributes>
=>
$ osc meta attribute -c -a OBS:Maintained openSUSE:Leap:15.1:Update
And set update project:
$ osc meta attribute -c -a OBS:UpdateProject -s openSUSE:Leap:15.1:Update openSUSE:Leap:15.1
Updated by msmeissn about 3 years ago
most setup is done already, only the backlink from openSUSE:Leap:15.4 to :Update is not yet set.
Updated by adrianSuSE about 3 years ago
lkocman wrote:
<attribute name="BranchTarget" namespace="OBS"/>
this must NOT be set.
Otherwise every package would link there, even when it comes from a lower project like openSUSE:Backports* or SUSE:SLE* which have own update channels.
You would basically fork every single package.
Updated by lkocman almost 3 years ago
- Status changed from New to Resolved
Actions