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: bump @oclif/plugin-update to a version that doesn't delete the CLI #2585

Merged
merged 3 commits into from Jan 10, 2024

Conversation

ryandagg
Copy link
Contributor

@ryandagg ryandagg commented Jan 5, 2024

Fix bug reports of the CLI breaking with errors like:

% heroku addons:detach
/opt/homebrew/Cellar/heroku/8.5.0/lib/client/bin/heroku: line 16: /opt/homebrew/Cellar/heroku/8.5.0/lib/client/bin/../8.7.1-3f5e369/bin/heroku: No such file or directory

Fix here: https://github.com/oclif/plugin-update/releases/tag/3.2.1
Bumped to the last version before a major bump of @oclif/plugin-update

@ryandagg ryandagg requested a review from a team as a code owner January 5, 2024 17:50
@ryandagg ryandagg merged commit 30c3963 into main Jan 10, 2024
8 checks passed
@ryandagg ryandagg deleted the rd/bugs/plugin-update-deletes-CLI branch January 10, 2024 21:51
k80bowman added a commit that referenced this pull request Jan 24, 2024
* Updates to node v16.20.2 to resolve a high priority vulnerability (#2571)

Co-authored-by: Justin Wilaby <jwilaby@jwilaby-ltmzwtk.internal.salesforce.com>

* fix: remove unneeded pricing language for teams (#2575)

* fix: remove unneeded pricing language for teams

* fix: remove tests related to unneeded pricing language

* chore: add windows pack, upload, and promote scripts to workflows (#2573)

* chore: add pack:win and upload:win scripts to package.json

* chore: add pack-and-upload-windows to pack-upload workflow

* chore: add promotion of windows installer to promote workflow

* chore: remove rollback automation (#2576)

* chore: remove homebrew rollback script

* chore: remove rollback workflow

* chore: comment out windows promote task for now

* chore: comment out pack-and-upload-windows job for now

* chore: remove windows name from package.json for now

* test: update run-v5 integration test (#2587)

* fix: bump @oclif/plugin-update to a version that doesn't delete the CLI (#2585)

* fix: bump @oclif/plugin-update to a version that doesn't delete the CLI

* fix: another integration test due to api bug

* chore: add workflows and scripts for uploading to and downloading from stampy (#2586)

* chore: add workflow to transfer signed windows installer to CLI s3 bucket

* chore: add workflow to clean up stampy buckets

* chore: uncomment pack-and-upload-windows job

* chore: add workflow to promote windows installer to stable

* chore: add name for Windows installer to package.json

* chore: add workflow for uploading windows installers to stampy

* chore: update file permissions on script files

* chore: add environment for access to stampy secrets

* chore: change environment name to title case

* chore: move pack and upload windows scripts to pack-upload workflow and add root

* chore: move pack windows script to separate workflow and update oclif version (#2593)

* chore: move pack windows job to separate workflow

* chore: upgrade oclif and fix command

* chore: upgrade to oclif 4.3.6

* chore: remove node setup

---------

Co-authored-by: Justin Wilaby <jwilaby@gmail.com>
Co-authored-by: Justin Wilaby <jwilaby@jwilaby-ltmzwtk.internal.salesforce.com>
Co-authored-by: RyanDagg <ryandagg@users.noreply.github.com>
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