goreleaser-action/dist
Copilot 5daf1e915a
Some checks are pending
ci / ci (goreleaser, macos-latest, latest) (push) Waiting to run
ci / ci (goreleaser, macos-latest, ~> 2.13) (push) Waiting to run
ci / ci (goreleaser, ubuntu-latest, latest) (push) Waiting to run
ci / ci (goreleaser, ubuntu-latest, ~> 2.13) (push) Waiting to run
ci / ci (goreleaser, windows-latest, latest) (push) Waiting to run
ci / ci (goreleaser, windows-latest, ~> 2.13) (push) Waiting to run
ci / ci (goreleaser-pro, macos-latest, latest) (push) Waiting to run
ci / ci (goreleaser-pro, macos-latest, ~> 2.13) (push) Waiting to run
ci / ci (goreleaser-pro, ubuntu-latest, latest) (push) Waiting to run
ci / ci (goreleaser-pro, ubuntu-latest, ~> 2.13) (push) Waiting to run
ci / ci (goreleaser-pro, windows-latest, latest) (push) Waiting to run
ci / ci (goreleaser-pro, windows-latest, ~> 2.13) (push) Waiting to run
ci / install-only (false, goreleaser, latest) (push) Waiting to run
ci / install-only (false, goreleaser, ~> 2.13) (push) Waiting to run
ci / install-only (false, goreleaser-pro, latest) (push) Waiting to run
ci / install-only (false, goreleaser-pro, ~> 2.13) (push) Waiting to run
ci / install-only (true, goreleaser, latest) (push) Waiting to run
ci / install-only (true, goreleaser, ~> 2.13) (push) Waiting to run
ci / install-only (true, goreleaser-pro, latest) (push) Waiting to run
ci / install-only (true, goreleaser-pro, ~> 2.13) (push) Waiting to run
ci / signing (macos-latest) (push) Waiting to run
ci / signing (ubuntu-latest) (push) Waiting to run
ci / signing (windows-latest) (push) Waiting to run
ci / upload-artifact (push) Waiting to run
ci / dist (push) Waiting to run
ci / nightly (goreleaser, macos-latest) (push) Waiting to run
ci / nightly (goreleaser, ubuntu-latest) (push) Waiting to run
ci / nightly (goreleaser, windows-latest) (push) Waiting to run
ci / nightly (goreleaser-pro, macos-latest) (push) Waiting to run
ci / nightly (goreleaser-pro, ubuntu-latest) (push) Waiting to run
ci / nightly (goreleaser-pro, windows-latest) (push) Waiting to run
test / test (push) Waiting to run
validate / lint (push) Waiting to run
validate / build (push) Waiting to run
validate / vendor (push) Waiting to run
fix: nightly resolution to select newest published release (#562)
* fix(nightly): pick latest nightly by published_at

GitHub's /releases endpoint is not reliably ordered by published_at,
so resolveNightly could pick an older nightly than the most recent
one. Filter, sort by published_at desc, and take the first.

* test(nightly): add regression coverage for release ordering

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2026-05-18 21:38:28 -03:00
..
index.js fix: nightly resolution to select newest published release (#562) 2026-05-18 21:38:28 -03:00
licenses.txt chore(deps): bump the npm group across 1 directory with 4 updates (#536) 2026-01-29 21:59:39 -03:00
package.json feat!: node 24, update deps, rm yarn, ESM (#533) 2026-01-29 21:22:39 -03:00