bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Automatically pushing the new version tag in release process


From: Reuben Thomas
Subject: Automatically pushing the new version tag in release process
Date: Fri, 6 Oct 2017 09:35:46 +0100

Currently, HACKING contains:

* Push the NEWS-updating changes and the new tag:

    v=$(cat .prev-version)
    git push origin master tag v$v

Is there some reason this can't or shouldn't be done at one of the release stages? Either in the release or the release-commit target?

(I noticed that this step had escaped from my more streamlined GNU Zile release procedure, but I couldn't think of a reason to make it an extra manual step.)

--
https://rrt.sc3d.org

reply via email to

[Prev in Thread] Current Thread [Next in Thread]