Skip to content

Releases: oleks/git-ready-to-deploy

v0.8

22 Jun 13:00
394c2b0
Compare
Choose a tag to compare
  • The current Git commit ID is now a prerequisite of git-ready-to-deploy.sh, instead of git-ready-to-deploy.sh being a marked phony target in the Makefile.
  • Running git-ready-to-deploy.sh is now run right after after git-ready-to-deploy.sh is built. This makes for both a test, and a way to to ensure that git-ready-to-deploy.sh is itself deployed in a reliable manner.

v0.7

02 Jun 14:41
df626d8
Compare
Choose a tag to compare
  • Improved README.md.

v0.6

02 Jun 13:11
9a83beb
Compare
Choose a tag to compare
  • Remove spurious line from template (script did not work).
  • Mark the generated shell script as executable.
  • Don't fail when there is nothing to be pushed upstream.

v0.5

02 Jun 10:51
b6a4a1d
Compare
Choose a tag to compare
Mention that m4 is here for release management

v0.4: Now called git-ready-to-deploy.sh

02 Jun 10:20
fe7e9a3
Compare
Choose a tag to compare
Spell upstream consistently

v0.3

02 Jun 09:29
d56d16d
Compare
Choose a tag to compare
Revert "Place the license up-front"

This reverts commit 637daaf7f465c22d320562db8874c5bf6a5463b0.

v0.2

30 May 05:18
637daaf
Compare
Choose a tag to compare
Place the license up-front

v0.1

30 May 05:06
5aa5676
Compare
Choose a tag to compare
Generate gitsync.sh from a template