latest-tag

Automatically generate & update a "latest" tag for your releases

MIT License

Stars
55
Committers
8

Bot releases are hidden (Show)

latest-tag - v1.6.2 Latest Release

Published by EndBug 8 months ago

What's Changed

Full Changelog: https://github.com/EndBug/latest-tag/compare/v1.6.1...v1.6.2

latest-tag - v1.6.1

Published by EndBug about 1 year ago

What's Changed

Full Changelog: https://github.com/EndBug/latest-tag/compare/v1.6.0...v1.6.1

latest-tag - v1.6.0

Published by EndBug about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/EndBug/latest-tag/compare/v1.5.1...v1.6.0

latest-tag - v1.5.1

Published by EndBug about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/EndBug/latest-tag/compare/v1.5.0...v1.5.1

latest-tag - v1.5.0

Published by EndBug over 2 years ago

What's Changed

  • You can now tell the action to create (or force update) a branch instead of a tag with the force-branch input (#14)
  • The tag-name input has been deprecated: use ref instead

Full Changelog: https://github.com/EndBug/latest-tag/compare/v1.3.1...v1.5.0

latest-tag - v1.4.0

Published by EndBug almost 4 years ago

Changed:

  • The action can now operate without any GITHUB_TOKEN env variable
  • The action can now be used with any trigger event (issue #8)
latest-tag - v1.3.1

Published by EndBug over 4 years ago

This release makes the action force-push only the created tag, instead of pushing updating every tag on the repo
Ref: #5

latest-tag - v1.3.0

Published by EndBug over 4 years ago

This release adds the tag-name option, which lets you edit the name that will be used for the tag. (Ref #3)
This option defaults to latest

latest-tag - v1.2.0

Published by EndBug over 4 years ago

This release consists of a complete re-write in TypeScript (the action won't need to build and will be faster). On top of that, there's now the possibility to create lightweight tags by not entering any description.

latest-tag - v1.1.1

Published by EndBug almost 5 years ago

This release is just to add the major version tag v1, which can be used to keep the action updated while avoiding breaking changes.

latest-tag - v1.1.0

Published by EndBug almost 5 years ago

Now you can edit the description that is put in the tag just by using the description parameter: you can find more info on how to use it in the README.

latest-tag - v1.0.0

Published by EndBug about 5 years ago

This is the first release, you can find all the info in README

Package Rankings
Top 2.81% on Github actions
Badges
Extracted from project README
All Contributors
Related Projects