Skip to content

ci(release): restore prerelease guard on retry-sign-release publish jobs (MCP-3020)#743

Merged
Dumbris merged 1 commit into
mainfrom
fix/mcp-3020-prerelease-guard-main
Jun 22, 2026
Merged

ci(release): restore prerelease guard on retry-sign-release publish jobs (MCP-3020)#743
Dumbris merged 1 commit into
mainfrom
fix/mcp-3020-prerelease-guard-main

Conversation

@Dumbris

@Dumbris Dumbris commented Jun 22, 2026

Copy link
Copy Markdown
Member

Re-target of #737 to main. The original #737 was based on the already-merged fix/mcp-2905 branch and merged there, so the guard never landed on main (caught while cutting v0.44.0).

Change

Adds && !contains(inputs.tag, '-') to the update-homebrew and publish-linux-repos jobs in retry-sign-release.yml, so the retry path skips publishing to stable Homebrew/Linux channels for prerelease tags (-rc.* / -next.*) — mirroring the guard already in release.yml.

Scope

Failure-retry path only; does not affect the primary release.yml flow. Supersedes #737 (which should be closed — it merged into a dead branch).

🤖 Generated with Claude Code

…obs (MCP-3020)

Re-target of #737 to main. The original PR was based on the already-merged
fix/mcp-2905 branch and merged there, so the guard never reached main.

Skips update-homebrew and publish-linux-repos in retry-sign-release.yml for
prerelease tags (containing '-', e.g. -rc.*), mirroring release.yml — prevents
the retry path from publishing prerelease artifacts to stable channels.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jun 22, 2026

Copy link
Copy Markdown

Deploying mcpproxy-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8b8f77a
Status: ✅  Deploy successful!
Preview URL: https://f3450e5e.mcpproxy-docs.pages.dev
Branch Preview URL: https://fix-mcp-3020-prerelease-guar-m7bl.mcpproxy-docs.pages.dev

View logs

@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@github-actions

Copy link
Copy Markdown

📦 Build Artifacts

Workflow Run: View Run
Branch: fix/mcp-3020-prerelease-guard-main

Available Artifacts

  • archive-darwin-amd64 (28 MB)
  • archive-darwin-arm64 (25 MB)
  • archive-linux-amd64 (16 MB)
  • archive-linux-arm64 (14 MB)
  • archive-windows-amd64 (28 MB)
  • archive-windows-arm64 (25 MB)
  • frontend-dist-pr (0 MB)
  • installer-dmg-darwin-amd64 (21 MB)
  • installer-dmg-darwin-arm64 (19 MB)

How to Download

Option 1: GitHub Web UI (easiest)

  1. Go to the workflow run page linked above
  2. Scroll to the bottom "Artifacts" section
  3. Click on the artifact you want to download

Option 2: GitHub CLI

gh run download 27933278078 --repo smart-mcp-proxy/mcpproxy-go

Note: Artifacts expire in 14 days.

@mcpproxy-gatekeeper mcpproxy-gatekeeper Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gatekeeper approval — review verdict: ACCEPT (by KimiReviewer, model-diverse fallback).

This approval is posted automatically by the MCPProxy Gatekeeper App on behalf of KimiReviewer — the model-diverse reviewer-fallback reviewer of record (verdict lives in the Paperclip review thread). Author≠approver satisfied; QA + CI gates enforced separately.

Auto-approved per Model B (MCP-1249) + reviewer-fallback (MCP-3066).

@Dumbris Dumbris merged commit 2f0b8e7 into main Jun 22, 2026
36 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