Skip to content

Conversation

@k80bowman
Copy link
Contributor

@k80bowman k80bowman commented Dec 4, 2025

Bumps the version of @heroku/heroku-cli-util in order to fix a bug with several pg commands. Also fixes resulting errors.

Testing

  1. Check out this branch
  2. Run yarn && yarn build
  3. Run HEROKU_POSTGRESQL_ADDON_NAME='heroku-postgresql-ekozil' ./bin/run pg:psql HEROKU_POSTGRESQL_EKOZIL --app k80-test-pg (the k80-test-pg app is already set up with a database for testing).
  4. Run HEROKU_POSTGRESQL_ADDON_NAME='heroku-postgresql-ekozil' ./bin/run pg:psql --app k80-test-pg. Confirm that you get an error message that tells you that HEROKU_POSTGRESQL_EKOZIL is a valid option (and not HEROKU_POSTGRESQL_EKOZIL_URL).

Relevant links

GUS work item: W-20270674

@git2gus
Copy link

git2gus bot commented Dec 4, 2025

Git2Gus App is installed but the .git2gus/config.json doesn't exist.

@k80bowman k80bowman changed the title fix: bump heroku-cli-util and fix resulting errors fix(W-20270674): bump heroku-cli-util and fix resulting errors Dec 4, 2025
@k80bowman k80bowman force-pushed the k80/pg-psql-bug-fix branch from ccaaa38 to 3cab687 Compare December 4, 2025 16:23
@k80bowman k80bowman marked this pull request as ready for review December 4, 2025 16:23
@k80bowman k80bowman requested a review from a team as a code owner December 4, 2025 16:23
Copy link
Contributor

@tlowrimore-heroku tlowrimore-heroku left a comment

Choose a reason for hiding this comment

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

LGTM

@k80bowman k80bowman merged commit 19ed38c into main Dec 4, 2025
8 checks passed
@k80bowman k80bowman deleted the k80/pg-psql-bug-fix branch December 4, 2025 17:00
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