Skip to content

Workflows for bumping of packages not working #1161

@Shurtu-gal

Description

@Shurtu-gal

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

bountyAsyncAPI BountybugSomething isn't working

Type

No type

Projects

Status

Completed

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions