Skip to content

ci: bump shared release workflows to 1.3.1#203

Merged
gavinsharp merged 1 commit into
mainfrom
gavinsharp/debug-ci-failure
Jul 11, 2026
Merged

ci: bump shared release workflows to 1.3.1#203
gavinsharp merged 1 commit into
mainfrom
gavinsharp/debug-ci-failure

Conversation

@gavinsharp

@gavinsharp gavinsharp commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the shared SDK release workflows to 1.3.1 so release finalization uses the upstream fix for GitHub-safe origin release tags. This addresses the 16.7.0 release failure where GitHub rejected an origin tag that began with a raw 40-character SHA.

Changes & impact

The CI release path now uses the patched shared release gate and finalize workflows. This is internal release infrastructure only; there is no package runtime, API, or SDK consumer impact.

Details

  • Updates sdk-release-gate.yml from 1.3.0 to 1.3.1.
  • Updates sdk-release-finalize.yml from 1.3.0 to 1.3.1.
  • Confirmed 1.3.1 exists upstream and changes the origin tag namespace away from the raw-SHA-first format GitHub rejected.

Testing

  • actionlint .github/workflows/ci.yml
  • Confirmed PhenoML/sdk-shared-actions tag 1.3.1 exists.
  • Retrieved latest standard actions/* versions and confirmed the existing major pins remain current.

🤖 Generated with Claude Code


Note

Low Risk
Workflow pin bumps only; no package or runtime behavior changes, with limited blast radius to release tagging on main.

Overview
Bumps the reusable PhenoML/sdk-shared-actions release workflows in ci.yml from 1.3.0 to 1.3.1 for both release_gate (sdk-release-gate.yml) and release_finalize (sdk-release-finalize.yml).

This picks up upstream fixes for GitHub-safe origin release tags (avoiding tags that start with a raw 40-character SHA, which blocked the 16.7.0 release). No application, API, or SDK runtime code changes—only the CI release path.

Reviewed by Cursor Bugbot for commit 50df362. Bugbot is set up for automated code reviews on this repo. Configure here.

@gavinsharp gavinsharp merged commit 2e6fe1b into main Jul 11, 2026
9 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.

2 participants