Skip to content

ci: find current Linux artifact for GORM badge - #156

Merged
davidpavlovschi merged 1 commit into
masterfrom
ci/badge-current-go-matrix
Aug 2, 2026
Merged

ci: find current Linux artifact for GORM badge#156
davidpavlovschi merged 1 commit into
masterfrom
ci/badge-current-go-matrix

Conversation

@davidpavlovschi

Copy link
Copy Markdown
Collaborator

The Go support matrix moved from 1.19-1.20 to 1.24-1.26 in #154, but the badge workflow still enters Linux-1.19-tests.out, so every post-merge badge run now fails before it can count results.

Select the newest downloaded Linux-*-tests.out directory instead of pinning a Go version. This keeps the badge job working across future matrix updates and fails explicitly if no Linux artifact exists.

I replayed the script against artifacts from master run 30743936909: it selected Linux-1.26-tests.out and counted 15,024 passes, 22 skips, and 0 failures.

Separate issue: both dynamic badge actions currently get a 401 from the maintainer-owned Gist token. This patch fixes the artifact regression; the repository secret still needs rotation.

@davidpavlovschi
davidpavlovschi merged commit b7d3d9c into master Aug 2, 2026
43 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant