Skip to content

release: v0.5.3 — CI pipeline automation#86

Merged
vikramgorla merged 5 commits intomainfrom
develop
Mar 8, 2026
Merged

release: v0.5.3 — CI pipeline automation#86
vikramgorla merged 5 commits intomainfrom
develop

Conversation

@vikramgorla
Copy link
Copy Markdown
Owner

Release v0.5.3

Changes since v0.5.2

  • ci: auto-trigger Docker + MCPB builds from release workflow (no more manual dispatch)
  • ci: Docker Hub description auto-updates from README on every release
  • ci: guard workflow prevents direct merges to main (only develop → main allowed)

Pipeline

After this release, the full pipeline is automated:
merge to main → npm publish → GitHub Release → Docker Hub + GHCR → .mcpb bundle → Docker Hub description

Checklist

  • lint + build + unit tests pass
  • No new tools (68 tools, 20 modules — unchanged)
  • Patch release — CI/CD improvements only

github-actions bot and others added 5 commits March 8, 2026 19:32
- release.yml now triggers docker.yml and mcpb.yml via workflow_dispatch
- mcpb.yml uploads to release via tag_name (works for both triggers)
- docker.yml auto-updates Docker Hub description from README
- No more manual workflow triggers needed after releases

Closes the Docker/MCPB auto-build gap caused by bot token limitations.
ci: auto-trigger Docker + MCPB builds from release workflow
@vikramgorla vikramgorla merged commit 554689c into main Mar 8, 2026
17 of 19 checks passed
agent-heidi bot added a commit that referenced this pull request Mar 15, 2026
release: v0.5.3 — CI pipeline automation
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