#579 [WIP] Retirement checks
Opened by amedvede. Modified
amedvede/fedpkg retirement_checks  into  master

Download 579.patch

I added the util function that gets list of branches provided by package, by the idea it will be called to get tree of dependencies and notify user about all packages affected.

rebased onto 062ab746dbd43ff502da9e20f84466adc33345df

1 new commit added

  • feat: getting provided packages by subprocess

rebased onto 9323483cad1aaa9a4d2e00388808f4d0683630a5

1 new commit added

  • feat: small changes

1 new commit added

  • feat: getting list of packages that need to be retired with requested package

rebased onto ffe82116bf3bc01ea8a6bd57d7b1cac995e3b906

1 new commit added

  • feat: getting packages from manifests and check if requested package in this list

There needs to be a flag to disable this for the orphaned packages process.

rebased onto 76166fae08426d5e9bcd179f775fc2e6748a56e4

1 new commit added

  • feat(retire): added --disable-retirement-checks flag

I gave it a review today, and the code looks readable - but can you introduce tests for this?

rebased onto 301357006c7078e7d1cb762d866de1daab582b70

rebased onto 669430f49231f568db114947c32956ed2d908512

1 new commit added

  • todos for future
Metadata