Skip to content

Rename deploy workflow to publish-registry#52

Merged
viktormarinho merged 1 commit into
mainfrom
viktormarinho/rm-deploy-action
May 12, 2026
Merged

Rename deploy workflow to publish-registry#52
viktormarinho merged 1 commit into
mainfrom
viktormarinho/rm-deploy-action

Conversation

@viktormarinho

@viktormarinho viktormarinho commented May 12, 2026

Copy link
Copy Markdown
Contributor

Summary

  • The workflow named Deploy (Production) never actually deployed to Cloudflare — it only POSTs metadata to the Mesh registry. Renamed to publish-registry.yml / Publish to Registry to reflect what it does.
  • Cloudflare's auto-deploy on git connect now handles the actual Worker deploy.

🤖 Generated with Claude Code


Summary by cubic

Renamed the GitHub Actions workflow to "Publish to Registry" to reflect that it only posts metadata to the Mesh registry. Cloudflare Worker deploys are handled by Cloudflare’s git-connected auto-deploy, not this workflow.

  • Refactors
    • File renamed to .github/workflows/publish-registry.yml
    • Workflow name set to "Publish to Registry"
    • Job id renamed from deploy to publish
    • Success/failure messages now reference publishing to the registry

Written for commit 8219c2c. Summary will update on new commits.

The workflow only POSTs metadata to the Mesh registry — it never deployed
to Cloudflare. Renamed to reflect what it actually does.

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

cloudflare-workers-and-pages Bot commented May 12, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
site-diagnostics 8219c2c May 12 2026, 01:53 PM

@viktormarinho viktormarinho merged commit a9d43e6 into main May 12, 2026
2 of 3 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.

1 participant