Release procedure: Difference between revisions

m
fix formatting (newline)
(Created page with "* Sync Build.app.htm to a fresh build ** [+commit] message: "Refactor to regenerate Build.app.htm" * Do a release commit including the following (followed in seq): ** Update v...")
 
m (fix formatting (newline))
 
(One intermediate revision by the same user not shown)
Line 1:
This is the release procedure for [[trplkt]]. The procedure for [[Inaft]] is similar.
 
* Sync Build.app.htm to a fresh build
** [+commit] message: "Refactor to regenerate Build.app.htm"
Line 21 ⟶ 23:
** `rsync -rl ../dist/trplkt/ /keybase/team/triplescripts/releases/trplkt`
** `cp ../dist/trplkt/*.zip /keybase/team/triplescripts.releases/releases.triplescripts.org/trplkt/src/`
** cp -rt /keybase/team/triplescripts.releases/releases.triplescripts.org/trplkt \CHANGELOG.txt ../dist/trplkt/v0.1.2
** CHANGELOG.txt ../dist/trplkt/v0.1.2
** cd .../rto/v0.1.2 && zip Build.app.htm.zip Build.app.htm && rm ./Build.app.html
** cd ../ && ln -Tsf v0.1.2 latest