Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v0.0.139.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The aer GitHub Action enables automated validation and testing of Apex code in CI/CD workflows by providing a lightweight Salesforce-compatible runtime. It eliminates the need to deploy code to a Salesforce org for testing, thereby speeding up test cycles and simplifying iteration on Apex logic. Key capabilities include running Apex tests, executing specific code paths, and supporting interactive debugging for efficient troubleshooting.
What’s Changed
Version v0.0.139
Fix Lookup Filter ValueField Source Comparisons
Fix Lookup Filter Source Field Updates
Add Automatic Version Check and Upgrade Command