tumbi-assembler/pungi/scripts
Lon Hohberger 9391ce3065 pungi-koji: Allow user to specify version component count in latest symlink
This change adds an option which allows users to specify
the number of version components (i.e. values between dots)

The default behavior is preserved, and is equivalent to using
'-1' as the value.

- Negative values remove items from the end.
- Positive values specify the count of of components
- Zero will remove the version field entirely from the symlink
- When nonzero, at least one version component will appear

Merges: https://pagure.io/pungi/pull-request/1361
Signed-off-by: Lon Hohberger <lhh@redhat.com>
2020-03-13 10:50:08 +01:00
..
__init__.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
comps_filter.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
config_dump.py cleanup: refactor scripts via entry points 2019-12-10 10:53:31 +08:00
config_validate.py The pungi-config-validate --dump-schema now respects --schema-override. 2020-02-13 07:27:09 +01:00
create_unified_isos.py Fix flake8 complaints - F401 2020-02-07 11:48:31 +08:00
fedmsg_notification.py Format code base with black 2020-02-05 17:35:47 +08:00
patch_iso.py Fix flake8 complaints - F401 2020-02-07 11:48:31 +08:00
pungi.py Fix other flake8 complaints 2020-02-07 16:14:09 +08:00
pungi_gather.py Fix flake8 complaints - E501 2020-02-07 14:36:46 +08:00
pungi_koji.py pungi-koji: Allow user to specify version component count in latest symlink 2020-03-13 10:50:08 +01:00
report_progress.py Format code base with black 2020-02-05 17:35:47 +08:00
wait_for_signed_ostree_handler.py Resend message while waiting for ostree ref 2020-03-04 14:48:03 +01:00