githubsfdeploy
githubsfdeploy copied to clipboard
GitHub Salesforce Deploy Tool
- Source repo has a default branch that is not `master` (e.g. `main`) - Button code is generated without a branch defined: E.g. ``` ``` - On launching from the...
trying to deploy this repo: https://githubsfdeploy.herokuapp.com/app/githubdeploy/mshanemc/ng-kitbag' Get Failed errorInternal Server Error as a popup.
One of my repository [Query.apex](https://github.com/PropicSignifi/Query.apex) has a problem when integrating githubsfdeploy. When I used this URL https://githubsfdeploy.herokuapp.com/app/githubdeploy/PropicSignifi/Query.apex, the web-server throws an error saying "Could not find the repository 'query'. Ensure...
Hi Andrew Fawcett, Thanks for great open source tool to deploy to Salesforce orgs with the click of a button. Sometimes, customers would like to undeploy the changes (lets say...
Few admins in my org keep on installing things from GIT repos but then its kinda pain to delete them when its not needed. Can you do something with destructive...
Reproduce with https://githubsfdeploy.herokuapp.com/app/githubdeploy/dhoechst/SmartFactory-for-Force.com Found some discussion about this Spring framework issue here... http://stackoverflow.com/questions/2079299/trying-to-create-rest-ful-urls-with-mulitple-dots-in-the-filename-part-sprin
Hi, I am using Travis-Ci to build my SFDX metadata (what's in the repo), and output a package.zip that is attached to a github release (the package.zip is NOT with...
Need to reduce the permission required, this tool only needs read. [Screenshot of permissions required](http://imgur.com/a/raCzj)
If I log in with either the wrong org, or want to install into multiple orgs at once, I can't logout. I'd like to have the ability to logout to...
**Enhancement**: It would be awesome if githubsfdeploy could reach into my org, find the matching metadata components from the repo, and create a (unmanaged) package for me. The process would...