Skip to content

ci: remove test and build steps from workflow#44

Merged
masnwilliams merged 2 commits intomainfrom
mason/mcp-registry-releaser
Sep 10, 2025
Merged

ci: remove test and build steps from workflow#44
masnwilliams merged 2 commits intomainfrom
mason/mcp-registry-releaser

Conversation

@masnwilliams
Copy link
Copy Markdown
Collaborator

@masnwilliams masnwilliams commented Sep 10, 2025

TL;DR

Removed redundant test, build, and install steps from the publish-mcp workflow.

Why we made these changes

These steps are performed in a preceding CI job, making them unnecessary in the final publish step. This change simplifies the release process and speeds up deployments by avoiding redundant work.

What changed?

  • .github/workflows/publish-mcp.yml: Removed the npm ci, npm test, and npm run build steps from the publish job.

Description generated by Mesa. Update settings

@vercel
Copy link
Copy Markdown

vercel Bot commented Sep 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mcp Ready Ready Preview Comment Sep 10, 2025 9:18pm

@masnwilliams masnwilliams merged commit 2210641 into main Sep 10, 2025
1 of 2 checks passed
@masnwilliams masnwilliams deleted the mason/mcp-registry-releaser branch September 10, 2025 21:16
Copy link
Copy Markdown

@mesa-dot-dev mesa-dot-dev Bot left a comment

Choose a reason for hiding this comment

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

Performed full review of 5977fda...9f6b111

Tip

⚡ Quick Actions

This review was generated by Mesa.

Actions:

Slash Commands:

  • /review - Request a full code review
  • /review latest - Review only changes since the last review
  • /describe - Generate PR description. This will update the PR body or issue comment depending on your configuration
  • /help - Get help with Mesa commands and configuration options

1 files reviewed | 0 comments | Review on Mesa | Edit Reviewer Settings

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