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

CLI Release Candidate tarball is not being updated #1478

Closed
daveespo opened this issue Apr 13, 2022 · 6 comments
Closed

CLI Release Candidate tarball is not being updated #1478

daveespo opened this issue Apr 13, 2022 · 6 comments
Labels
bug Issue or pull request that identifies or fixes a bug

Comments

@daveespo
Copy link

The CLI docs provide a URL to download the release candidate tarball over here:

https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli_rc.htm

But when you pull that URL, the tarball is actually the CLI from 4 or 5 weeks ago (7.140 to be exact)

https://developer.salesforce.com/media/salesforce-cli/sfdx/channels/stable-rc/sfdx-linux-x64.tar.xz

This is similar to the bug report over on #1476 where it appears as though what once worked (pulling the NPM module via the stable-rc tag) is no longer working?

It should be noted that the instructions for pulling the stable tarball are still accurate (i.e. it still pulls the most current stable version)

https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm#sfdx_setup_install_cli_linux

Expected:

  • the tarball at that URL should resume being updated weekly with the latest release candidate
  • OR, less desirable, the docs should be updated AND the old URLs should return 404 errors so that people who have automation and depend on that URL don't mistakenly think that it's the "release candidate" when it's most certainly not
@daveespo daveespo added the investigating We're actively investigating this issue label Apr 13, 2022
@github-actions
Copy link

Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support.

@shetzel shetzel added bug Issue or pull request that identifies or fixes a bug and removed investigating We're actively investigating this issue labels Apr 13, 2022
@uip-robot-zz
Copy link

This issue has been linked to a new work item: W-10990415

@shetzel
Copy link
Contributor

shetzel commented Apr 13, 2022

Thanks for reporting @daveespo - getting right on this!

@shetzel
Copy link
Contributor

shetzel commented Apr 13, 2022

This will be fixed with this PR: salesforcecli/sfdx-cli#532

After the release tomorrow the .xz files should be updated. The .gz files were being properly copied to that location so if you want to temporarily switch to them you could.

@shetzel
Copy link
Contributor

shetzel commented Apr 13, 2022

Actually @daveespo they are updated now. Closing this. Thanks for reporting!

@shetzel shetzel closed this as completed Apr 13, 2022
@daveespo
Copy link
Author

@shetzel thanks for the speedy fix -- confirmed, my CI is now building with sfdx-cli/7.146.0 linux-x64 node-v16.14.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue or pull request that identifies or fixes a bug
Projects
None yet
Development

No branches or pull requests

3 participants