act Releases
176 releases of nektos/act
- v0.2.9
A feature-rich release enhancing security and workflow flexibility, including secret masking, SSH support, and environment variable handling.
May 26, 2020
- v0.2.8
Minimal release notes: "## Changelog a48cce3 fix: #170 add RUNNER_TEMP"
Apr 24, 2020
- v0.2.7
This release significantly expands compatibility with GitHub Actions by adding core features like environment context variables, host networking, and support for checking out actions from external repositories.
Mar 14, 2020
- v0.2.6
A maintenance release addressing edge cases in workflow execution, specifically related to environment variables, matrix builds, and configuration file parsing.
Mar 6, 2020
- v0.2.5
Minimal release notes: "## Changelog 45839d6 manage stale issues in GH actions fix #110 - support path in action (#111) fix #108 - support "
Feb 28, 2020
- v0.2.4
Minimal release notes: "## Changelog fix #102 - add support for windows fix #100 - update support of toolchain cache"
Feb 25, 2020
- v0.2.3
A major milestone release marking official support for GitHub Actions v2, featuring architectural improvements in container reuse and user configuration options.
Feb 25, 2020
- v0.1.3
An early development release focusing on core functionality like branch support, graph rendering, and documentation for running workflows with secrets.
Jun 11, 2019
- v0.1.2
An early bug-fix release focused on improving the reliability of image pulling and error handling during the Docker build process.
Mar 19, 2019
- v0.1.1
This release focuses on Docker image optimization and workflow event detection. It introduces a --watch mode for real-time workflow execution and improves regex matching for GitHub repositories.
Mar 1, 2019
- v0.1.0
This release marks a significant upgrade by replacing the internal main.workflow parsing logic with the official actions/workflow-parser library. It also enforces stricter requirements for local actions and updates system prerequisites.
Feb 7, 2019
- v0.0.5
This release focuses on fixing bugs related to Git references and adds a 'reuse' mode to allow act to function as a fast local task runner without creating containers for every step.
Jan 18, 2019
- v0.0.4
This release adds Windows compatibility and introduces the ability to pass a custom event JSON file to populate the container filesystem. It also includes unit tests and fixes for Docker client configuration.
Jan 16, 2019
- v0.0.3
Minimal release notes: "## Changelog 2b471fb fix #2 - add support for an array of 'Runs'"
Jan 15, 2019
- v0.0.2
Minimal release notes: "## Changelog 44e21b1 resolve issue with reference a branch on a github action"
Jan 15, 2019
- v0.0.1
Minimal release notes: "## Changelog 0e1410e Initial commit with support for GitHub actions d136b83 Initial commit"
Jan 15, 2019