Gatling Enterprise Action
Version updated for https://github.com/gatling/enterprise-action to version v1.5.1.
- This action is used across all versions by 16 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 Gatling Enterprise GitHub Action enables users to seamlessly run Gatling performance simulations on Gatling Enterprise directly from their GitHub Actions CI/CD workflows. It automates the integration of performance testing into the development pipeline, streamlining the process of validating application scalability and reliability.
Release notes
- Clean up Docker image build.
- Add
linux/arm64platform support for the Docker image. - Update various dependencies.