upgrading-a-project-to-v1230
maintained by microbus-io
star
170
account_tree
5
verified_user
MIT License
name: Upgrading a Project to v1.23.0 description: Upgrades the project and all microservices to v1.23.0.
Workflow
Copy this checklist and track your progress:
Upgrade a Microbus project to v1.23.0:
- [ ] Step 1: Identify microservices to upgrade
- [ ] Step 2: Upgrade in parallel
- [ ] Step 3: Breaking changes
Step 1: Identify Microservices to Upgrade
Scan the project for all directories containing a manifest.yaml file.
If the frameworkVersion in manifest.yaml is earlier than 1.23.0, this directory identifies a microservice that requires upgrade.
Step 2: Upgrade in Parallel
Read and follow ALL steps of the skill upgrade/v1.23.0-microservice to upgrade each of the identified microservices separately. You may invoke subagents to perform the upgrade in parallel.
Step 3: Breaking Changes
Vet the project and correct issues.
In particular:
- Replace
myserviceapi.URLOfMyEndpointwithmyserviceapi.MyEndpoint.URL()
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
170
GitHub Forks
5
Created
Mar 2026
Last Updated
3 months ago
tools
tools system admin
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!