goreleaser-action/__tests__
Carlos Alexandro Becker 7673f7fb5b
fix: accept nightly tags without 'v' prefix
goreleaser-pro publishes nightly releases as e.g. 2.16.0-eaeb08c50-nightly
(no 'v' prefix). Make the nightly tag regex tolerate either form, and
split the integration tests so OSS asserts the legacy fallback while
Pro asserts the new <version>-<sha>-nightly format.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-26 15:32:45 -03:00
..
github.test.ts fix: accept nightly tags without 'v' prefix 2026-04-26 15:32:45 -03:00
goreleaser.test.ts fix: accept nightly tags without 'v' prefix 2026-04-26 15:32:45 -03:00
version.test.ts feat: add version-file input (#556) 2026-04-23 23:05:24 -03:00