Skip to content

Add CI check to verify dist/ is up to date#13

Merged
github-actions[bot] merged 1 commit intomainfrom
add-dist-ci-check
Mar 27, 2026
Merged

Add CI check to verify dist/ is up to date#13
github-actions[bot] merged 1 commit intomainfrom
add-dist-ci-check

Conversation

@matzew
Copy link
Copy Markdown
Owner

@matzew matzew commented Mar 27, 2026

Adds a dist-check job that runs 'make dist' and fails if the generated dist/mcp-launcher.yaml differs from what is committed, preventing stale dist artifacts from causing runtime errors like CRD validation failures.

Adds a dist-check job that runs 'make dist' and fails if the generated
dist/mcp-launcher.yaml differs from what is committed, preventing stale
dist artifacts from causing runtime errors like CRD validation failures.

Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Matthias Wessendorf <mwessend@redhat.com>
@github-actions github-actions Bot enabled auto-merge (squash) March 27, 2026 14:12
@github-actions github-actions Bot merged commit 55bcaa9 into main Mar 27, 2026
4 of 5 checks passed
@matzew matzew deleted the add-dist-ci-check branch March 27, 2026 14:14
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