Matt Carvin's repositories
apex-code-coverage-transformer
Transform Salesforce Apex code coverage JSONs into other formats accepted by SonarQube, GitHub, GitLab, Azure, Bitbucket, etc.
sf-decomposer
Break down large Salesforce metadata files into smaller, more manageable files for version control and then recreate deployment-compatible files.
xml-disassembler
Disassemble XML files into smaller, more manageable files and reassemble them when needed.
prepare-salesforce-sandboxes
Create, refresh, and delete Salesforce sandboxes via Simple Salesforce and GitHub/GitLab workflows.
sf-package-combiner
Combine multiple Salesforce manifest files (package.xml) into 1 file for deployments.
apex-tests-git-delta
Determine Apex tests for incremental Salesforce deployments using git commit messages.
apex-code-coverage-sonarqube
Replaced by https://github.com/mcarvin8/apex-code-coverage-transformer
labels-and-workflows-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
salesforce-daily-unit-tests
Fork: How to run daily apex unit tests with sf and GitHub/GitLab Actions
sf-decomposer-delta
Python script to build a Salesforce manifest from a git diff when using the sf-decomposer plugin
sfdx-decomposer-python
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
xml2json-disassembler
Disassemble XML files into smaller, more manageable JSON files and reassemble the XML when needed.
xml2json5-disassembler
Disassemble XML files into smaller, more manageable JSON5 files and reassemble the XML when needed.
xml2yaml-disassembler
Disassemble XML files into smaller, more manageable YAML files and reassemble the XML when needed.
sf-package-list
Convert a Salesforce manifest (package.xml) into a list
apex-test-list
List Apex tests for your CI/CD pipeline.
ava-sf-devops
Salesforce org model to test, deploy, and destroy metadata using the Salesforce CLI (sf), Salesforce CLI plugins, SonarQube, and shell scripts for GitLab CI/CD.
awesome-sfdx-plugins
a place to share plugins you've created
permission-sets-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
profiles-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
sf-git-package-retrievals
Schedule automated metadata retrievals from a Salesforce org into a Git branch using manifest files (package.xml).
sf-profile-query
Query Salesforce profiles on a schedule using GitLab CI/CD
sfdx-git-delta
Generate the sfdx content in source format from two git commits
sfdx-git-delta-reproduction-playground
SGD Reproduction Playground
sfdx-hardis
French-army-knife Toolbox for Salesforce. Orchestrates base commands and assist users with interactive wizards to make much more than native sfdx + Allows you to define a complete CI/CD Pipeline and Schedule a daily Metadata backup & monitoring of your orgs + Flow Visual Git Diff
source-deploy-retrieve
JavaScript toolkit for working with Salesforce metadata.