Skip to content

release: Governance Platform v0.2.0#11

Merged
captjt merged 2 commits into
mainfrom
release/platform-v0.2.0
May 22, 2026
Merged

release: Governance Platform v0.2.0#11
captjt merged 2 commits into
mainfrom
release/platform-v0.2.0

Conversation

@tmccoy14
Copy link
Copy Markdown
Contributor

Governance Platform v0.2.0

This PR syncs release artifacts from governance-studio-infrastructure.

The deployment package workflow will publish customer charts and packages after this PR is reviewed and tagged.

…ifest

The "Validate release manifests" step looped over every historical
releases/v*/release-manifest.yaml and compared the current chart
versions against each one's platform.version. Bumping charts for a
new release made older manifests fail with "Expected chart version
X; found Y" even though those manifests were correct as written.

Scope the chart-version cross-check to the manifest whose
platform.version matches the current governance-platform Chart.yaml
version. Per-manifest internal checks (releaseType, validation mode,
image tag matches manifest's own version, digests present) still run
on every manifest. Add a guard that at least one manifest matches
the current chart version, so a chart bump without a matching
manifest is still caught.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tmccoy14 tmccoy14 requested a review from captjt May 22, 2026 19:34
@tmccoy14 tmccoy14 self-assigned this May 22, 2026
@captjt captjt merged commit f0c6895 into main May 22, 2026
3 checks passed
@captjt captjt deleted the release/platform-v0.2.0 branch May 22, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants