SkillAgentSearch skills...

Githubsfdeploy

GitHub Salesforce Deploy Tool

Install / Use

/learn @afawcett/Githubsfdeploy
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

GitHub Salesforce Deploy Tool

Read more about this tool at my blog post here.

Developing

  • Use Maven to download dependencies: mvn install

  • Use Maven to build the war package: mvn package

  • Run the package locally: mvn spring-boot:run

Changelog

Update: May 2025: Major upgrade to latest Spring Boot and Salesforce API

Update: 8 February 2024: Added support for git submodules as part of SFDX formatted repositories.

Update: 29 February 2020: Added support for SFDX formatted repositories. Note currently it only supports the default package directory as defined in the sfdx-project.json file.

Update: 3 April 2016: Maintainance to move to Cedar-14 on Heroku, enhancements, bug fixes and a UI restlye, see blog for more details.

Update: 21 May 2015: Added support for private GitHub repositories. When deploying a private repository the user is redirected to GitHub authorization window. After authorizing, a private repository can be deployed exactly the same way as a public one. Contributed by Moti Korets.

Update: 27th September 2014: Added feature to generate Deploy to Salesforce button, thanks to Karanraj for the image.

Button

Updated: 7th December 2013: Added Sandbox support see here

Logo

Testing

  • Success Test with http://localhost:5000/app/githubdeploy/apex-enterprise-patterns/fflib-apex-mocks
  • Failure Test with http://localhost:5000/app/githubdeploy/afawcett/custommetadataapi-demo
  • Private Repo Test with http://localhost:5000/app/githubdeploy/afawcett/github-sfdeploy-test
  • No package.xml Repo Test with http://localhost:5000/app/githubdeploy/SalesforceSFDC/Apex-Classes
  • Success Repo Test with http://localhost:5000/app/githubdeploy/benedwards44/Apex-for-Xero
  • Success Repo Test with http://localhost:5000/app/githubdeploy/thedges/PS2MapComponents?ref=main

Related Skills

View on GitHub
GitHub Stars194
CategoryOperations
Updated6mo ago
Forks104

Languages

CSS

Security Score

87/100

Audited on Sep 22, 2025

No findings