Skip to content

Tags: orbit-online/git-release

Tags

v2.0.2

Toggle v2.0.2's commit message

Unverified

GitHub supports GPG, SSH, and S/MIME signatures. We don’t know what type of signature this is.
Changes since v2.0.1:

---
* bump deps

v2.0.1

Toggle v2.0.1's commit message

Unverified

GitHub supports GPG, SSH, and S/MIME signatures. We don’t know what type of signature this is.
Changes since v2.0.0:

---
* Fail with error message when REF is previous version
* Fix semver check on custom version

v2.0.0

Toggle v2.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Changes since v1.0.1:

---
* Add `--prefix` option to cli command [default: v]

v1

Toggle v1's commit message

Unverified

This user has not yet uploaded their public signing key.
Legacy tag for v1

v1.0.1

Toggle v1.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
andsens Anders
Changes since v1.0.0:

---
* bump docopt-lib.sh
* shellcheck: Ignore missing deps

v1.0.0

Toggle v1.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
andsens Anders
Changes since v0.4.0:

---
* Remove version name title from release note template

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
andsens Anders
v0.4.0

------

Changes since v0.3.1:
* Switch to new μpkg package format
* Add github action to extract git tag and tag message
* Add MIT License
* Don't include tag name as title in release message

v0.3.1

Toggle v0.3.1's commit message

Unverified

This user has not yet uploaded their public signing key.
v0.3.1

------

Changes since v0.3.0:
* upkg: Remove usage of `upkg root`

v0.3.0

Toggle v0.3.0's commit message

Unverified

This user has not yet uploaded their public signing key.
v0.3.0

------

Changes since v0.2.3:
* Add --push option for immediately pushing the branch and tag
* bump records.sh
* shorten preamble
* Fix help menu [-dnh] has no effect on "git-release previous"

v0.2.3

Toggle v0.2.3's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
v0.2.3

------

Changes since v0.2.2:
* Remove --debug flag
* Enable `inherit_errexit`