Skip to content

Releases: GaryPWhite/tag-your-git

Better Docker Image Naming

18 Dec 14:41
Compare
Choose a tag to compare
v0.2.2

name image something other than "image"

Now, With a Docker Image!

17 Dec 19:45
275e380
Compare
Choose a tag to compare
Merge pull request #5 from GaryPWhite/GaryPWhite-include-docker

Create docker-publish.yml

Tagging just once against a branch works!

28 Feb 20:37
Compare
Choose a tag to compare

example usage:

export TYG_TAGS='[{"patterns":["content/*"],"tags":["content-changed"]}]'
export TYG_GIT_API_KEY=big-ol-key
export TYG_ENTERPRISE_URL=https://github.internal.com/api/v3
tyg tag -pr=https://github.internal.com/org/repo/pull/10

v0.1.0

24 Feb 15:00
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Merge branch 'master' of https://github.com/garypwhite/tag-your-git