Skip to content

Conversation

@pyramation
Copy link
Contributor

Adds a --workspace flag that allows upgrading all modules across the entire workspace, even when not inside a specific PGPM module directory.

When --workspace is provided:

  • Finds all modules in the workspace using getModules()
  • Iterates through each module and performs the upgrade operation
  • Shows progress with module name prefixes for clarity

The error message when not in a module now suggests using --workspace as an alternative.

Adds a --workspace flag that allows upgrading all modules across the entire
workspace, even when not inside a specific PGPM module directory.

When --workspace is provided:
- Finds all modules in the workspace using getModules()
- Iterates through each module and performs the upgrade operation
- Shows progress with module name prefixes for clarity

The error message when not in a module now suggests using --workspace as an
alternative.
@pyramation pyramation merged commit 2fcd499 into main Dec 25, 2025
67 checks passed
@pyramation pyramation deleted the fix/mod-wrk branch December 25, 2025 00:37
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.

2 participants