Skip to content

Tags: Chaitu-zelar/git-autotag-action

Tags

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: use -qq flat with apt-get (djordon#12)

* Revert recent use of --quiet

v0.5.2

Toggle v0.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: be a quieter action (djordon#11)

* Make `apt-get clean` and `git fetch` quiet

v0.5.1

Toggle v0.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: make sure script exits early on duplicate tags (djordon#10)

* Update the script to make sure that variables are quoted in regular POSIX compliant `test`.
* Remove unnecessary echo in script

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
refactor: update README and the default command (djordon#9)

* Change the default command to look at the contents of a `VERSION` file.
* Send errors of `VERSION_COMMAND` to `/dev/null`.
* Update the version of ubuntu used (in both the `Dockerfile` and the Github action).
* Allow user to configure whether `v` is prepended to the output of the `VERSION_COMMAND`.
* Update the README

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Exit status 1 on bad command (djordon#8)

* Return status code 1 when the version command yields an empty response

v0.3.0

Toggle v0.3.0's commit message
Fix typo in default version command

v0.2.0

Toggle v0.2.0's commit message
Simplify the mix config

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Clean up repo (djordon#6)

* Move files to the root of the repository
* Use master as the action
* Make the version 0.1.0

v0.0.1

Toggle v0.0.1's commit message
Bump the version to 0.0.1