Skip to content

Conversation

@pyramation
Copy link
Contributor

Summary

Adds -w as a short alias for --workspace on the pgpm upgrade command, matching the pattern used by -i/--interactive.

# These are now equivalent:
pgpm upgrade --workspace
pgpm upgrade -w

Review & Testing Checklist for Human

  • Verify pgpm upgrade -w works the same as pgpm upgrade --workspace in a real workspace

Test plan:

cd /path/to/pgpm/workspace
pgpm upgrade -w  # Should upgrade all modules across workspace

Notes

- Add -w as short alias for --workspace flag
- Update help text to show the new alias
@devin-ai-integration
Copy link
Contributor

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@pyramation pyramation merged commit 7ba74dc into main Dec 27, 2025
35 checks passed
@pyramation pyramation deleted the devin/1766840416-upgrade-w-alias branch December 27, 2025 13:17
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