-
-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
asyncapi/.github
#362Labels
Description
Describe the bug
The bump workflow is not working anymore since the repo was moved to a monorepo.
More info: asyncapi/asyncapi-react#1117
To-do
- Update npm-dependency-manager-for-your-github-org to support monorepo and fix its package.json searching.
- Add support for different package managers (
npm,yarn,pnpm). - Add support for Turborepo workspaces.
- Create a dummy workspace in a personal action test bed to test bumping functionality.
- Ensure selective bumping works (only bump packages with dependency changes).
- Handle cross-package dependency bumps inside the monorepo.
- Pilot the new version with specific repositories.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Completed
Status
Done