Skip to content

chore(ci): bump action versions, fix jlink trigger, drop macos-amd64#55

Merged
deer merged 1 commit into
mainfrom
fix_release_v2
Apr 27, 2026
Merged

chore(ci): bump action versions, fix jlink trigger, drop macos-amd64#55
deer merged 1 commit into
mainfrom
fix_release_v2

Conversation

@deer
Copy link
Copy Markdown
Collaborator

@deer deer commented Apr 27, 2026

  • Updated all GitHub Actions to current major versions: actions/checkout@v6, actions/setup-java@v5, actions/upload-artifact@v7, actions/download-artifact@v8, softprops/action-gh-release@v3.
  • Fixed release-jlink.yml not triggering after a release: the tag push in release.yml now uses RELEASE_TOKEN (a PAT) instead of the default GITHUB_TOKEN. GitHub does not fire downstream workflow triggers for events created by GITHUB_TOKEN; using a PAT causes the tag to be treated as a user event, which unblocks the chain.
  • Dropped macos-13 (Intel Mac) from the release-jlink.yml matrix. The runner has extreme queue times and the platform has no meaningful adoption for new installs.

@deer deer merged commit 46b9331 into main Apr 27, 2026
1 check passed
@deer deer deleted the fix_release_v2 branch April 27, 2026 06:34
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