Skip to content

v0.2.3

Compare
Choose a tag to compare
@nektos-ci nektos-ci released this 25 Feb 07:08
· 1032 commits to master since this release
ead2ab4

πŸŽ‰πŸŽ‰πŸŽ‰Act now officially supports GitHub Actions 2 πŸŽ‰πŸŽ‰πŸŽ‰

Changelog

fix #74 - support github actions v2
fix #95 - change ports to array of strings
fix #96 - make build creates local act binary
fix #86 - job container/volume reused for all steps
fix #70 - use :delegated to speed-up containers
fix #21 - option to control if workdir is bind
fix #99 - allow container to be string or map
fix #95 - properly parse port as strings
fix #89 - support .actrc files