Releases: nosebit/act
Releases · nosebit/act
v1.5.3
1.5.3 (2022-05-01)
Bug Fixes
restore build script since it didnt work for Alpine (f268e59 )
v1.5.2
1.5.2 (2022-05-01)
Bug Fixes
change build script for alpine (2033c4d )
v1.5.1
1.5.1 (2022-05-01)
Bug Fixes
change build script trying to target alpine linux (bcd51dd )
v1.5.0
1.5.0 (2022-01-07)
Features
let user pass CliArgs as go template to scripts and commands (951482f )
v1.4.0
1.4.0 (2021-11-17)
Features
Add log prop to actfile cmd field (1a8fbda )
load all vars file presented in folders of subacts (e55c649 )
v1.3.0
1.3.0 (2021-07-06)
Features
run: add start and teardown stage commands (b636f41 )
v1.2.0
1.2.0 (2021-07-05)
Features
build actr binary which is a shortcut for act run command (64acb77 )
v1.1.9
1.1.9 (2021-07-05)
Bug Fixes
log: fix double logging for detached acts (c71a80a )
run: convert flags to upper snake case so they can be correctly used in commands as env vars (fd90f06 )
run: use SysProcAttr.Setsid instead of SysProcAttr.Setpgid to allow interactive acts (b836e0a ), closes #1
v1.1.8
1.1.8 (2021-07-04)
Bug Fixes
run: dont kill parallel process when command fail (748d7cf )
v1.1.7
1.1.7 (2021-07-04)
Bug Fixes
exit main process if a command fails (0769516 )
You can’t perform that action at this time.