Skip to content

chore: fix identifier for OCI in mcp release#5694

Merged
remyleone merged 1 commit into
mainfrom
fix_identifier
Jun 15, 2026
Merged

chore: fix identifier for OCI in mcp release#5694
remyleone merged 1 commit into
mainfrom
fix_identifier

Conversation

@remyleone

Copy link
Copy Markdown
Member

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request.
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Release note for CHANGELOG:


Copilot AI review requested due to automatic review settings June 15, 2026 12:27
@remyleone remyleone enabled auto-merge June 15, 2026 12:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates the GoReleaser configuration for the MCP OCI package identifier to resolve an incorrect image reference during release publishing.

Changes:

  • Adjusted the OCI package identifier under the mcp release configuration.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .goreleaser.yml
Comment on lines 87 to 90
- registry_type: oci
identifier: "ghcr.io/scaleway/cli:{{ .Version }}"
identifier: "scaleway/cli:{{ .Version }}"
transport:
type: stdio
@codecov-commenter

codecov-commenter commented Jun 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.67%. Comparing base (ff49623) to head (7c13046).
⚠️ Report is 2 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5694      +/-   ##
==========================================
- Coverage   50.68%   50.67%   -0.01%     
==========================================
  Files         340      340              
  Lines       78083    78094      +11     
==========================================
  Hits        39577    39577              
- Misses      37010    37021      +11     
  Partials     1496     1496              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@remyleone remyleone added this pull request to the merge queue Jun 15, 2026
Merged via the queue into main with commit be1d4e5 Jun 15, 2026
124 checks passed
@remyleone remyleone deleted the fix_identifier branch June 15, 2026 12:48
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.

4 participants