Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Fix Typo in CircleCI configuration#7

Open
jfeng-salesforce wants to merge 2 commits intoforcedotcom:masterfrom
jfeng-salesforce:master
Open

Fix Typo in CircleCI configuration#7
jfeng-salesforce wants to merge 2 commits intoforcedotcom:masterfrom
jfeng-salesforce:master

Conversation

@jfeng-salesforce
Copy link
Copy Markdown

@jfeng-salesforce jfeng-salesforce commented Mar 4, 2019

There are two fixes here:

  1. According to to the Readme.MD file, the SFDX user should be stored in $HUB_SFDX_USER, but the config.yaml file is checking the $HUB_SFDC_USER (SFDC instead of SFDX). This updates the username argument used in the circleci config.yml file to check the parameter defined in the Readme.MD / CircleCI environment variable.

  2. force:org:create --wait 2 throws an exception claiming the minimum wait time is 3min. Updating the parameter to reflect the new minimum wait time.

According to to the Readme.MD file, the SFDX user should be stored in $HUB_SFDX_USER, but the config.yaml file is checking the $HUB_SFDC_USER  (SFDC instead of SFDX).
@salesforce-cla
Copy link
Copy Markdown

salesforce-cla Bot commented Mar 4, 2019

Thanks for the contribution! Before we can merge this, we need @jfeng-salesforce to sign the Salesforce.com Contributor License Agreement.

org:create fails with --wait 2 as it claims the minimum is 3 min.
totsukahyt pushed a commit to totsukahyt/sfdx-circleci that referenced this pull request Sep 17, 2020
totsukahyt pushed a commit to totsukahyt/sfdx-circleci that referenced this pull request Sep 17, 2020
totsukahyt pushed a commit to totsukahyt/sfdx-circleci that referenced this pull request Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant