Get IBS setup working with refactored code #33

Manually merged
adamm merged 6 commits from adrianSuSE/autogits:refactor into refactor 2025-05-08 10:52:08 +02:00
Member
No description provided.
adrianSuSE added 2 commits 2025-05-05 13:03:30 +02:00
Repositories which build against another repo in the same project need
to do so also in the forked project. This is eg for consuming rpms
from one repo in an image build from same project.
adrianSuSE added 1 commit 2025-05-05 14:14:55 +02:00
adrianSuSE added 3 commits 2025-05-08 08:57:08 +02:00
In that case we need to

 * ignore repo state as it is the current one. There is no last state
 * handle "unkown" state as finished as the package was never attempted,
   but we don't know the reason (eg. broken source or unresolvable)
adamm manually merged commit 4f7db36123 into refactor 2025-05-08 10:52:08 +02:00
Owner

I've merged all of these via cherry-pick except for the 2f3f5aa56c (cleanup). It didn't quite apply and it probably should be reworked by checking ReadNotifications for closed PRs and then cleaning up the repos there.

I've merged all of these via cherry-pick except for the 2f3f5aa56ca9cb5c51312c343242aad07269caae856a71b5378ce85cb950eb86 (cleanup). It didn't quite apply and it probably should be reworked by checking ReadNotifications for closed PRs and then cleaning up the repos there.
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#33