-
**Orb Version**
1.0.0
**Describe the bug**
The command `force:source:push` in the `scratch-deploy` job fails with the following error.
```bash
#!/bin/bash -eo pipefail
sfdx force:source:pu…
-
sfdx-cli/7.176.1 darwin-arm64 node-v18.11.0
-
Getting the following error when trying to run the steps in the readme:
```
➜ sfdx git:(master) sfdx force:org:create -f ./config/project-scratch-def.json username=eric@fireworkhq.com -s -d 30
ERR…
-
Creating a new store, this may take up to 10 minutes until it's available.
Store name: testStore
Org username: admin@commerce.com
Use this command to just create a community. It will use sfdx forc…
-
**Describe the bug**
Trying to install the lwc-dev-server plugin using sfdx, I am running into errors with yarn or node-gyp, not 100% precise on what it actually is. If I follow the stack traces corr…
-
Invalid app.json: config var "DEV_HUB_SFDX_AUTH_URL" is required, config var "SFDX_BUILDPACK_DEBUG" is required
I have used the same confriguration as in this repo.
But on pull request, newly crea…
-
Current implementation has hard coded the port numbers for the LWC server. We need to provide a mechanism to configure the port used during launch of lwc component in the native browser. We should
…
-
We definitely need to add some OSS Apex projects to our regression tester setup, so we don't only test Java anymore…
_Originally posted by @jsotuyod in https://github.com/pmd/pmd/issu…
-
### Summary
Note originally reported in slack.
Hi Team,
When we run the test class (`sfdx force:apex:test:run -l RunLocalTests -u email@salesforce.com -w 60 --json`) with the CLI version 7.114.…
-
**Describe the bug**
When updating the PMD rules to override the defaults https://pmd.github.io/pmd/pmd_rules_apex_documentation.html we cannot set reportPrivate = true.
**To Reproduce**
Create…