Skip to content

Conversation

@k80bowman
Copy link
Contributor

We've released a new version of the heroku-pg-extras package as @heroku-cli/heroku-pg-extras. Adding this alias allows users to continue to install the plugin as heroku-pg-extras instead of requiring them to use @heroku-cli/heroku-pg-extras.

Testing

  1. Check out this branch and run yarn && yarn build
  2. Run heroku plugins and make sure you do not currently have heroku-pg-extras installed
    • If you do, run heroku plugins:uninstall heroku-pg-extras to uninstall it.
  3. Run ./bin/run plugins:install heroku-pg-extras
  4. Run heroku plugins and verify that v1.3.0 of the @heroku-cli/heroku-pg-extras plugin is installed.

@k80bowman k80bowman requested a review from a team as a code owner June 23, 2025 15:25
Copy link
Contributor

@heroku-johnny heroku-johnny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ran the commands and this works as expected

Screenshot 2025-06-23 at 9 43 33 AM

@k80bowman k80bowman merged commit d5c2481 into main Jun 23, 2025
8 checks passed
@k80bowman k80bowman deleted the k80/pg-extras-alias branch June 23, 2025 15:50
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