pungi/pungi/phases/gather
Jan Kaluza fdfaae8b71 Allow gather phase reuse on `product_id` change.
I've analysed multiple nigthly composes and often the only difference
in the configuration between two nightly composes is different
`product_id` commit hash.

The `product_id` is used in later `createrepo` phase and does not
influence the gather phase at all. I therefore think it can be
whitelisted in gather phase reuse code.

Signed-off-by: Jan Kaluza <jkaluza@redhat.com>
2020-04-06 08:23:19 +00:00
..
methods Allow reusing gather phase results. 2020-03-13 10:17:59 +01:00
sources Format code base with black 2020-02-05 17:35:47 +08:00
__init__.py Allow gather phase reuse on `product_id` change. 2020-04-06 08:23:19 +00:00
link.py Format code base with black 2020-02-05 17:35:47 +08:00
method.py Format code base with black 2020-02-05 17:35:47 +08:00
source.py Format code base with black 2020-02-05 17:35:47 +08:00