Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Simon Tatham d3c52715d8 Rename the maps directory in release.pl.
The code that copies the link maps of the release Windows builds into
the place I store them for later debugging should now not
embarrassingly look in the wrong place when we make our first
post-VS2015 release.
2017-01-21 15:17:03 +00:00
Simon Tatham 22013390c4 release.pl: switch the.earth.li to HTTPS.
That's the URL scheme we advertise on the website, so it's silly to do
the release-time testing by any other system.
2016-11-13 13:48:04 +00:00
Simon Tatham f08e2de078 Further release automation.
I've added extra modes to release.pl which should automate the more
tedious parts of the deployment phase: uploading the release build to
all the places it needs to go, checking its integrity once it gets
there, verifying that everything can be downloaded again usefully,
checking content-types etc.

The new version should check more thoroughly (it checks the whole FTP
and HTTP download directories, so it will spot errors like failing to
update the FTP 'latest' symlink), and take fewer commands to run.
2015-11-12 19:09:36 +00:00
Simon Tatham f3230c8545 More post-release checklist updates, and a new script.
I've added a few sample shell commands in the upload procedure (mostly
so that I don't have to faff about remembering how rsync trailing
slashes work every time), and also written a script called
'release.pl', which automates the updating of the version number in
all the various places it needs to be done and also ensures the PSCP
and Plink transcripts in the docs will match the release itself.
2015-11-07 16:14:28 +00:00