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

Allow override of URL to download SFDX CLI tarball #9

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

daveespo
Copy link
Contributor

@daveespo daveespo commented Sep 9, 2021

We have gotten burned a few times by always running the 'latest' SFDX CLI in our CI workflow. The most recent example of this was over here:

forcedotcom/cli#1165

This pull request adds a new input for the Action so that the URL to the tarball can be overridden in the workflow file to pin your workflow to a stable version of the CLI

This PR builds upon my other PR that still is awaiting merge (#8)

daveespo and others added 6 commits April 8, 2021 14:59
…ecifying an alternative tarball to install for the CLI; useful for when 'latest' is hopelessly broken
PMGR-9933 - allow overriding of the URL that contains the SFDX CLI so that if a regression is introduced into the CLI, we can easily roll back to an older version
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.

1 participant