Diéffrei Quadros
Diéffrei Quadros
Often developers forget to bump the package version, which causes a lot of release pipeline builds failures. sfdx sfpowerscripts:orchestrator:validate command should check if any package related to the changes, can...
**Describe the feature** When I'm running `sfdx sfpowerscripts:pool:list` there is no status that describe if the scratch org had all packages deployed. It might be the case that some errors...
**Describe the bug** After migrating our pipelines to newer sfdx cli and sfpowerscrips version: From: **SFDX CLI** 7.136.2 **SFPOWERSCRIPTS** 10.2.15 To: **SFDX CLI** 7.145.0 **SFPOWERSCRIPTS** 13.6.16 Prepare command began to...
When I tried to fetch repos using "" ``` for (Repo repo : github.repos().iterate("")){ System.out.println(repo); } ``` one error was throwed: ``` ain] INFO com.jcabi.http.request.BaseRequest - #fetch(GET api.github.com /): [200...
I have been using fflib since 2013 it is great. But one of commons complains about fflibs is about documentation and change-log. This PR is about to automatic generate release...
com.sforce.cd.apexUnit.ApexUnitRunner.main()] INFO com.sforce.cd.apexUnit.client.utils.ApexClassFetcherUtils - Using regex(es): ZT* to fetch apex classes [com.sforce.cd.apexUnit.ApexUnitRunner.main()] INFO com.sforce.cd.apexUnit.client.utils.ApexClassFetcherUtils - Using regex: "ZT*" to fetch apex classes [com.sforce.cd.apexUnit.ApexUnitRunner.main()] INFO com.sforce.cd.apexUnit.client.testEngine.TestExecutor - ***** debuging[Ljava.lang.String;@4b4172b8 [com.sforce.cd.apexUnit.ApexUnitRunner.main()] INFO...
com.sforce.cd.apexUnit.ApexUnitRunner.main()] ERROR com.sforce.cd.apexUnit.ApexUnitUtils - Connection Exception encountered The connection exception description says : null Object dump for the Connection object: [com.sforce.cd.apexUnit.ApexUnitRunner.main()] INFO com.sforce.cd.apexUnit.ApexUnitUtils - Shutting down ApexUnit java.lang.Exception: Stack trace...
Hi All, I've installed your plugin and I can see PMD Java Rules, however I can not see "Apex" rules. Am I'm missing something during installation? Thank you in advance