Below you will find pages that utilize the taxonomy term “Octoberswimmer”
July 24, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.24.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer action automates running Apex tests locally, providing a fast feedback loop without using an org or deploy. It supports running unit tests with code coverage and executing anonymous Apex, as well as debugging Apex in interactive mode through VS Code or IntelliJ. The action can be installed via Homebrew, the Salesforce CLI, or manually downloaded and added to the PATH.
July 18, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.19.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer action is a tool to locally execute and test Salesforce Apex code. It supports running tests, executing anonymous Apex, and debugging Apex in an interactive debugger through CLI or CI. It mimics the Salesforce runtime environment locally, without requiring an org or deploy. The action can be installed as a Homebrew package, npm plugin, VS Code extension, or downloaded manually.
July 17, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.18.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates running Apex unit tests and executing anonymous Apex code locally without needing an org or sandbox environment. It provides local execution of SOQL, DML, and test data, supports triggers, validation rules, flows, governor limits, and the standard library, with a focus on behavior similar to Salesforce’s Apex runtime. The action can be used in CI/CD pipelines for continuous testing and development.
July 17, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.17.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The aer GitHub Action runs Apex and unit tests locally without requiring an org or deployment. It supports running Apex code, executing anonymous code, stepping through Apex in an interactive debugger, and simulating Salesforce governor limits, standard library features, and testing framework capabilities.
July 16, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.16.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action runs Apex unit tests locally using the aer tool, allowing developers to execute and debug Apex code without needing an org. It supports various features like local SObject management, trigger execution, governor limits enforcement, and testing with coverage reports. The action is particularly useful for CI/CD pipelines where developers can quickly validate their code changes before deploying.
July 15, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.15.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the execution of Apex unit tests locally, providing developers with a way to run and debug their Apex code without needing an org. It supports various Salesforce functionalities such as SObjects, database operations, triggers, validation rules, flows, and testing framework features like @IsTest.
July 12, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.14.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.14
Preserve Query-Row State On Clone And Check Empty Stub Query Rows
Move Cache Root To Dedicated Subdirectory So Sweep Cannot Delete License Key
Format And Parse Dates For Every Locale
July 11, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.13.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.13
Parse Text Arguments In TIMEVALUE Formula Function
Match Salesforce Errors For emptyRecycleBin, Savepoints, And convertLead
Renew Expired CI Licenses To Support Monthly Subscriptions
Fix EntityParticle And FieldDefinition Metadata
July 6, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.9.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.9
Fix DmlException Thrown For For User-Mode DML Field Access Failures
Give SetupEntityAccess.SetupEntityId Its Polymorphic Target List
Resolve Feature Parameter Names Against The Executing Namespace
Group Bulkified Multi-Row Lookups By Key Instead Of Keeping First Row
July 5, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.8.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.8
Resolve Method Calls To Methods, Not Constructors Sharing The Class Name
Maintain Map Insertion Order In Builtins So values() And keySet() See Every Entry
July 4, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.7.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.7
Fix Resolving Class Names Shadowed By Local Variables
July 3, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.6.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.6
Treat NUL Bytes As Ignorable Whitespace
Type Schema.SObjectType Describe-Result Properties As Their Real Types
Resolve Null-Argument Constructor Overloads By Most-Specific Non-Null Position
Allow Public Override Of A Global Abstract Method
July 2, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.5.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.5
Support DataWeave reduce With A Default Accumulator
July 1, 2026
Run AER Tests
Version updated for https://github.com/octoberswimmer/aer-dist to version v1.2.3.
This publisher is shown as ‘verified’ by GitHub.
This action is used across all versions by 0 repositories.
Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed Version v1.2.3
Add Downloaded aer To Integrated Terminal PATH
Publish Platform Events Created By Flows And Stamp Generated-Code Line Numbers
Fix Flow Line-Info Backfill And Skip Time-Based Scheduled Paths In Tests