Skip to content

ci: bump shared SDK workflows to 1.3.1#186

Merged
gavinsharp merged 1 commit into
mainfrom
gavinsharp/ci-workflow-1.3.1
Jul 11, 2026
Merged

ci: bump shared SDK workflows to 1.3.1#186
gavinsharp merged 1 commit into
mainfrom
gavinsharp/ci-workflow-1.3.1

Conversation

@gavinsharp

@gavinsharp gavinsharp commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps the shared SDK release workflows used by CI from 1.3.0 to 1.3.1, keeping release gating and finalization on the requested shared workflow version.

Changes & impact

CI release jobs now call PhenoML/sdk-shared-actions release gate and finalize workflows at 1.3.1. This is an internal workflow-only change with no Java SDK API or runtime behavior impact.

Details

  • Updates sdk-release-gate.yml and sdk-release-finalize.yml refs in .github/workflows/ci.yml.

Testing

  • ruby -e 'require "yaml"; YAML.load_file(".github/workflows/ci.yml"); puts "ci.yml parsed"'\n\n🤖 Generated with Claude Code

Note

Low Risk
Workflow-only ref bump with no Java SDK or runtime changes; release behavior depends on what changed in the external 1.3.1 shared workflows.

Overview
Updates CI release automation to pin PhenoML/sdk-shared-actions reusable workflows from 1.3.01.3.1 in .github/workflows/ci.yml.

Both release_gate (sdk-release-gate.yml) and release_finalize (sdk-release-finalize.yml) now call the newer tag. Job inputs and wiring (version-source, version-path, spec-path, finalize tag/commit outputs) are unchanged—only the shared workflow version moves forward.

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

@gavinsharp gavinsharp merged commit f49b4d2 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