Adam Spiers
e647c53af1
Add some polish to the release process
2019-06-25 20:05:47 +01:00
Adam Spiers
fd10706ce3
HOWTO-RELEASE: use Docker to test before releasing
...
Charles LeDoux did some awesome work providing this Docker environment
which can test across multiple Perl versions using perlbrew, so it
would be crazy not to use it.
2016-11-20 22:57:39 +00:00
Adam Spiers
98a8f7e3e7
use PAUSE upload for final validation step of release
2016-11-20 22:50:22 +00:00
Adam Spiers
a9f79c6a5b
make sure release tags are also pushed to GitHub
2016-11-20 22:50:22 +00:00
Adam Spiers
17bbfb05c6
further refine the release process
...
Let's try a new approach where we increment the version number
immediately after publishing a release, not just before.
This will mean that anyone who builds from git gets a version of Stow
which is higher than the release which was just cut, and this could
provide valuable debugging hints in case a bug report does not clearly
state whether the problem arose with the latest release or with a build
from git.
2016-11-20 22:50:22 +00:00
Adam Spiers
08bff6df00
whitespace cleanups
2016-11-20 22:20:46 +00:00
Adam Spiers
0bc06e58e1
HOWTO-RELEASE: add a reminder to update THANKS
...
Make sure the maintainer always gives credit to contributors :-)
2016-11-20 22:07:47 +00:00
Adam Spiers
d82b6aa1a8
HOWTO-RELEASE: remove body indent
2015-11-09 11:05:20 +00:00
Adam Spiers
ee118fb616
HOWTO-RELEASE: add link to official GNU maintainers guide
2015-11-09 11:05:14 +00:00
Adam Spiers
2119e75d2b
HOWTO-RELEASE: encourage use of SemVer
2015-11-09 10:13:34 +00:00
Adam Spiers
0a54a6bbab
HOWTO-RELEASE: encourage GPG-signing of release tags
2015-11-09 10:11:59 +00:00
Adam Spiers
7faa1d86dc
HOWTO-RELEASE: use gnulib for gendocs instead of texinfo
...
These days it seems that gendocs can be done entirely from
the templates in gnulib, rather than requiring the texinfo
repository.
2015-11-09 10:10:36 +00:00
Adam Spiers
f1b67d2432
HOWTO-RELEASE: include automake --add-missing
...
This is necessary since automake files were removed from the repository
recently.
2015-11-09 09:28:51 +00:00
Adam Spiers
50d28a4306
Add boilerplate commit message for web docs update.
2012-02-18 20:43:20 +00:00
Adam Spiers
92eee74bb3
perl Build.PL needs a prefix during testing
2012-01-09 22:10:48 +00:00
Adam Spiers
1f35c6c94f
Automate check for 'use lib' line in bin/stow.
2011-12-11 13:16:03 +00:00
Adam Spiers
195c80e9d7
Significantly improve the handling of --with-pmdir.
2011-12-07 20:48:50 +00:00
Adam Spiers
e7e0646db0
Ensure the ChangeLog is up-to-date when making a new distribution.
...
Thanks to Stefano Lattarini for this suggestion.
2011-12-07 01:23:41 +00:00
Adam Spiers
7b62cbf09a
Add a workaround for not being able to ensure that git commit triggers
...
ChangeLog update.
2011-12-06 17:31:10 +00:00
Adam Spiers
9dbe5e4c92
Fix release instructions regarding CPAN distribution.
2011-12-06 17:23:09 +00:00
Adam Spiers
f032e30cc8
Add git push and update of online documentation to HOWTO-RELEASE.
2011-12-03 18:13:09 +00:00
Adam Spiers
f5d0bd178d
Release announcements should go to stow-devel too.
2011-12-03 17:51:48 +00:00
Adam Spiers
f649cd2766
Fix error in gnupload command-line.
2011-12-03 17:51:44 +00:00
Adam Spiers
08e15e3d43
Add HOWTO-RELEASE
2011-11-26 18:15:26 +00:00