13
0
Fork 0
mirror of https://github.com/goreleaser/goreleaser-action.git synced 2026-07-02 19:19:34 +00:00
goreleaser-action/__tests__
CrazyMax 90d3577f6e
fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238)
* fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238)

* Update tests

* Check also tags sorted by creatordate for the current GITHUB_SHA

* fix: Check tags length

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
2020-08-27 15:28:00 +00:00
..
git.test.ts fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238) 2020-08-27 15:28:00 +00:00
github.test.ts fix: Use GITHUB_REF to retrieve tag before checking the most recent tag (#238) 2020-08-27 15:28:00 +00:00
installer.test.ts feat: implement (optional) semver parsing of version (#213) 2020-06-15 16:05:51 +00:00