Tag Archives: CI/CD

How can I quickly fetch or grab sfdx auth url?

When we need to know sfdx auth url to transfer it to another machine or use as CI/CD Secret key in Github or Gitlab, and we have multiple environments, like 10+ different Developer Edition, Sandboxes and Devhub environments which are … Continue reading

Posted in CI/CD, sfdx | Tagged , , , | Leave a comment

CI/CD problem with package version creation has been fixed in SFDX CLI

On June 8th 2023, the issue has been fixed by SFDX CLI Team on the 8th of June by changing the library it uses for zip files. https://github.com/forcedotcom/cli/tree/main/releasenotes/sfdx#72046-june-8-2023 FIX: We’ve fixed a number of issues related to Node.js v18.16.0. If … Continue reading

Posted in CI/CD | Tagged | Leave a comment