If a build target is not used for building for longer than the total repo lifetime, then we could end up with no repo. This change causes kojira to keep the latest repo for build tags, even if they are no longer current.
Fixes https://pagure.io/koji/issue/4276
Metadata Update from @tkopecek: - Pull-request tagged with: testing-ready
3 new commits added
unit test
target check makes no sense for dist repos
avoid expiring latest dist repos also
Added some updates for dist repos
Fixes https://pagure.io/koji/issue/4295
@tkopecek
Metadata Update from @mikem: - Pull-request untagged with: testing-ready
Metadata Update from @tkopecek: - Pull-request untagged with: testing-ready - Pull-request tagged with: testing-custom
Metadata Update from @mfilip: - Pull-request tagged with: testing-done
Commit 28a2da91 fixes this pull-request
Pull-Request has been merged by tkopecek
If a build target is not used for building for longer than the total repo lifetime, then we could end up with no repo. This change causes kojira to keep the latest repo for build tags, even if they are no longer current.
Fixes https://pagure.io/koji/issue/4276