githubsfdeploy
githubsfdeploy copied to clipboard
GitHub Salesforce Deploy Tool
`Unhandled Exception : java.lang.RuntimeException: /app/.local/share/sfdx/client/7.176.1-458b658/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /app/.local/share/sfdx/client/7.176.1-458b658/bin/node)` Getting above exception while trying to deploy to a developer org using deploy to salesforce button.
1800 : There was a problem in setting up your remote access
I have below public repository `https://github.com/salesforcecodes/BarcodeToCloud` Generated below deploy URL using githubsfdeploy tool. `https://githubsfdeploy.herokuapp.com/app/githubdeploy/salesforcecodes/BarcodeToCloud` It is giving below error when I try to deploy `Could not find the repository 'BarcodeToCloud'....
Bumps [spring-webmvc](https://github.com/spring-projects/spring-framework) from 4.2.5.RELEASE to 5.3.18. Release notes Sourced from spring-webmvc's releases. v5.3.18 :star: New Features Restrict access to property paths on Class references #28261 Introduce cancel(boolean mayInterruptIfRunning) in ScheduledTask...
After successfully authenticated against Salesforce and Github, I am redirected to my app "https://clickdeploy-fluent.herokuapp.com/" but with http instead of https url. All the configs contain https urls. If I click...
Bumps [zip4j](https://github.com/srikanth-lingala/zip4j) from 2.3.2 to 2.9.1. Release notes Sourced from zip4j's releases. v2.9.1 Improvements: #341 Add caching to Travis build process #359 Add PasswordCallback for encrypted Input Streams Bug fixes:...
I want to install this package, I am putting forcedotcom as owner and b2b-commerce-on-lightning-quickstart in repository and then click on 'login to salesforce' and it errors out. Can you let...
There should be an option to run only tests from github or only selected tests instead of running all tests in the org.
I am experiencing a Heroku issue when using the button: [https://githubsfdeploy.herokuapp.com/app/githubdeploy/financialforcedev/apex-mdapi](https://githubsfdeploy.herokuapp.com/app/githubdeploy/financialforcedev/apex-mdapi)  Please see original issue posted at - https://github.com/mitchspano/apex-trigger-actions-framework/issues/44
Hi, I am trying to install https://github.com/apex-enterprise-patterns/fflib-apex-mocks/tree/master and https://github.com/apex-enterprise-patterns/fflib-apex-common I was able to about a month ago into a sandbox with no issues. And today I want to add this...