Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(workflow): update test-installed-cli #2723

Merged
merged 1 commit into from Mar 19, 2024

Conversation

zwhitfield3
Copy link
Contributor

Description

It looks like our test-installed-cli fails when trying to update via heroku update --version=<some version>. This PR address that issue by running heroku update beta and then checking that the correct version was upgraded in a comparison statement with our expected version output. It is unclear why the previous version doesn't work, short of the github workflow trying to pick up changes that haven't finished processing.

@zwhitfield3 zwhitfield3 marked this pull request as ready for review March 19, 2024 16:03
@zwhitfield3 zwhitfield3 requested a review from a team as a code owner March 19, 2024 16:03
@zwhitfield3 zwhitfield3 merged commit 6313a26 into main Mar 19, 2024
8 checks passed
@zwhitfield3 zwhitfield3 deleted the zw/prerelease-workflow-update branch March 19, 2024 17:10
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.

None yet

2 participants