Pinned Repositories
apex-code-coverage-sonarqube
Replaced by https://github.com/mcarvin8/apex-code-coverage-transformer
apex-code-coverage-transformer
Transform Salesforce Apex code coverage JSONs created during deployments and test runs into SonarQube, Clover, LCovOnly, or Cobertura format.
apex-tests-git-delta
Determine Apex Tests between 2 git commits for delta deployments using the commit messages.
apex-tests-git-delta-python
Replaced by https://github.com/mcarvin8/apex-tests-git-delta
labels-and-workflows-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
prepare-salesforce-sandboxes
Create, refresh, and delete Salesforce sandboxes via Simple Salesforce and GitHub/GitLab workflows.
sf-decomposer
Decompose Salesforce metadata (XML) into more manageable files for version control and recompose them for deployments.
xml-disassembler
A JavaScript package to disassemble XML files into smaller, more manageable files and reassemble them when needed.
xml2json-disassembler
Disassemble then transform XML files into smaller JSON files.
xml2yaml-disassembler
Disassemble then transform XML files into smaller YAML files.
mcarvin8's Repositories
mcarvin8/apex-code-coverage-transformer
Transform Salesforce Apex code coverage JSONs created during deployments and test runs into SonarQube, Clover, LCovOnly, or Cobertura format.
mcarvin8/sf-decomposer
Decompose Salesforce metadata (XML) into more manageable files for version control and recompose them for deployments.
mcarvin8/xml-disassembler
A JavaScript package to disassemble XML files into smaller, more manageable files and reassemble them when needed.
mcarvin8/prepare-salesforce-sandboxes
Create, refresh, and delete Salesforce sandboxes via Simple Salesforce and GitHub/GitLab workflows.
mcarvin8/apex-tests-git-delta
Determine Apex Tests between 2 git commits for delta deployments using the commit messages.
mcarvin8/xml2json-disassembler
Disassemble then transform XML files into smaller JSON files.
mcarvin8/apex-code-coverage-sonarqube
Replaced by https://github.com/mcarvin8/apex-code-coverage-transformer
mcarvin8/apex-tests-git-delta-python
Replaced by https://github.com/mcarvin8/apex-tests-git-delta
mcarvin8/labels-and-workflows-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
mcarvin8/mcarvin8
mcarvin8/mcarvin8.github.io
mcarvin8/salesforce-daily-unit-tests
Fork: How to run daily apex unit tests with sf and GitHub/GitLab Actions
mcarvin8/sf-decomposer-delta
Python script to build a Salesforce manifest from a git diff when using the sf-decomposer plugin
mcarvin8/sfdx-decomposer-python
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
mcarvin8/sfmon
Monitor your Salesforce orgs using an AWS ECS
mcarvin8/xml2yaml-disassembler
Disassemble then transform XML files into smaller YAML files.
mcarvin8/apex-test-list
List Apex tests for your CI/CD pipeline.
mcarvin8/gitlab-rest-api-scripts
GitLab REST API bash scripts
mcarvin8/hashing-scripts
Generate the SHA-256 and BLAKE3 hashes
mcarvin8/permission-sets-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
mcarvin8/plugin-deploy-retrieve
mcarvin8/profiles-decomposer
Replaced by https://github.com/mcarvin8/sfdx-decomposer-plugin
mcarvin8/sf-api-version
Upgrade sfdx-project.json to the maximum sourceApiVersion in a Salesforce Org
mcarvin8/sf-org-model-python-gitlab
Salesforce org model to validate, deploy, and destroy metadata using the Salesforce CLI (sf) and Python for GitLab CI/CD
mcarvin8/sfdx-git-delta
Generate the sfdx content in source format from two git commits
mcarvin8/sfdx-org-model-python
Salesforce org model using the SFDX CLI and Python for GitLab CI/CD