Releases: kkentzo/ork
Releases · kkentzo/ork
v1.7.3
Changelog
b3876c7 Generate linux packages and windows build in release
v1.7.2
Changelog
ff7d866 Generated task with dot separator in its name should be able to identify its parent task
v1.7.1
Changelog
c13433f Expand the environment in the expected value of a task requirement
v1.7.0
Changelog
696dd6d Implement task requirements (exists, equals)
44ed765 Update README
7a3def0 Minor changes in orkfile tests
54c8dce The evaluation of an env variable should include the expansion of the env variable value
v1.6.0
Changelog
c206c39 Update autocompletion instructions and scripts
7b76c20 Orkfile now accepts task names containing the default separator
v1.5.3
Changelog
1ccf9cd Ensure that the parent tasks of the current task's dependencies are executed
v1.5.2
Changelog
4071761 Better handling of interrupt signal (let the currently executing action react to the signal)
v1.5.1
Changelog
6fd4261 Fix absence of version info in ork executable
v1.5.0
Changelog
A task label can not include the default task group separator
Project now has a license (MIT)
A user can now use -s
to search for task labels in the CLI (supports regex as well)
SIGINT and SIGTERM are now propagated to the currently running action (which is killed)
ork can now print its version
You can’t perform that action at this time.