8 Commits

Author SHA1 Message Date
Stephan Kulow
66b778144f Make frozenage less reliant on changing _frozenlinks
The mtime of a file in OBS is the time this content was created for the
first time. As such if the target project isn't moving for a week,
staging select will keep asking you to freeze - even if you just froze.

So instead of relying on OBS to tell the true mtime, set an attribute
in the staging project and read from it. This also gives a way to check
in the webui for the last freeze time

Fixes #2462
2022-03-03 18:11:50 +01:00
Jimmy Berry
45e0989b28 dist/obs/attribute-update: provide script for updating attribute definitions. 2019-11-08 16:46:50 -06:00
Jimmy Berry
e2ac7a47d5
Merge pull request #2309 from jberry-suse/origin-manager-attribute-double-namespace
dist/obs: remove namespace from attribute names.
2019-11-08 16:08:12 -06:00
Jimmy Berry
f0cf84f7df dist/obs: remove namespace from attribute names. 2019-11-08 13:53:00 -06:00
Jimmy Berry
5f937588e6 osclib/origin: origin_update(): support blacklist patterns for initial updates. 2019-11-08 13:19:04 -06:00
Jimmy Berry
e771dc653f osclib/origin: provide automatic update mode controls. 2019-11-07 08:46:02 -06:00
Jimmy Berry
92b4ed430d dist/obs: provide OSRT:OriginUpdateSkip attribute definition. 2019-09-11 18:55:36 -05:00
Jimmy Berry
d9fbd0c534 dist/obs: provide OSRT:OriginConfig definition. 2019-02-15 14:16:23 -06:00