|
| From: | John Snow |
| Subject: | QEMU release tagging script? |
| Date: | Fri, 30 Oct 2020 09:32:19 -0400 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.3.1 |
Hi,Is there a script that's public that you use for tagging the QEMU release? I see make-release in scripts/, but that's for creating the tarballs after the tagging has been done.
I am looking into being able to cut releases for our Python QMP library, but due to constraints in the Python packaging ecosystem I have not yet been able to solve, it requires its own VERSION file.
It would be nice if when 5.2.0 is tagged that "0.5.2.0" could be written into ./python/VERSION as well.
(Effectively I am targeting using '0.' + VERSION. This is pending discussion on the python packaging series.)
Thanks, --js
| [Prev in Thread] | Current Thread | [Next in Thread] |