]
Barak Korren updated OVIRT-1960:
--------------------------------
Epic Link: (was: OVIRT-400)
Make pusehr.py able to push Git tags
------------------------------------
Key: OVIRT-1960
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-1960
Project: oVirt - virtualization made easy
Issue Type: Improvement
Components: pusher.py
Reporter: Barak Korren
Assignee: infra
{{pusher.py}} knows how to push patches into remote SCMs. WE should also add
functionality for pushing tags. More specifically:
# It should be possible to request that and arbitrary tag for HEAD be created and pushed.
This should make it possible to implement OVIRT-1717
# It should be possible to create and push a tag with information that is gathered and
created by {{usrc.py}}. This is a counterpart to OVIRT-1959