Below you will find pages that utilize the taxonomy term “Mcarvin8”
August 25, 2026
Apex Code Coverage Transformer
Version updated for https://github.com/mcarvin8/apex-code-coverage-transformer to version v3.1.4.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Apex Code Coverage Transformer is a utility that transforms Apex code coverage JSON files generated by Salesforce CLI into various formats (SonarQube, Codecov, GitHub, GitLab, Azure DevOps, Bitbucket) to facilitate integration with CI/CD pipelines and other tools. It automates the process of preparing code coverage reports for different platforms, making it easier to monitor and visualize test coverage across pull requests and development environments.
August 25, 2026
SF Decomposer
Version updated for https://github.com/mcarvin8/sf-decomposer to version v7.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action, sf-decomposer, automates the process of breaking down large Salesforce metadata XML files into smaller, more manageable pieces for version control and deployment. It supports decompiling and recomposing metadata in various formats like XML, JSON, YAML, and JSON5. The action runs as a standalone tool without requiring the Salesforce CLI or plugin installation, making it suitable for CI/CD environments where these tools are not available.
August 22, 2026
SF Cat
Version updated for https://github.com/mcarvin8/sf-cat to version v2.1.1.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action sf-cat converts Salesforce Code Analyzer output into formats suitable for various code quality platforms, including SonarQube, GitHub Code Scanning, and Azure DevOps. It simplifies integration by eliminating the need to install the Salesforce CLI or plugin separately, making it accessible to GitHub Actions users. The action supports multiple output formats and allows for customization of file paths and failure conditions based on severity levels.
August 22, 2026
SF Package Combiner
Version updated for https://github.com/mcarvin8/sf-package-combiner to version v4.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action combines multiple Salesforce package.xml manifests into one, simplifying CI/CD processes by automating the merging of different package configurations. It supports combining files and directories containing package.xml, making it suitable for integrating with sfdx-git-delta output or manual lists. The action provides flexibility through inputs like API version and dry run options, enhancing its utility for various deployment scenarios in Salesforce development pipelines.
August 22, 2026
SF Package List
Version updated for https://github.com/mcarvin8/sf-package-list to version v3.1.0.
This action is used across all versions by 0 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action sf-package-list allows users to convert Salesforce package.xml manifests to and from a human-readable list format. It provides two modes: converting from a package.xml file to a text-based list or vice versa, making it easier for non-technical team members to manage metadata in Salesforce projects. The action is available as both a native GitHub Action and a plugin for the Salesforce CLI, offering flexibility in where and how users can perform these conversions.
August 21, 2026
Apex Code Coverage Transformer
Version updated for https://github.com/mcarvin8/apex-code-coverage-transformer to version v3.1.3.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The apex-code-coverage-transformer action automates the transformation of Apex code coverage JSON files from Salesforce deployments or test runs into various formats used by popular CI/CD tools, such as SonarQube, Codecov, GitHub, GitLab, Azure DevOps, and Bitbucket. It streamlines the process of integrating Salesforce coverage data into existing workflows without requiring the installation of the Salesforce CLI.