Releases: cirello-io/runner
Releases · cirello-io/runner
Make usage of file monitoring through git opt-in
Ensure ephemeral processes do not knock each other
v3.3.0 runner/v3: ephemeral processes should not affect each other
Improve error handling when stopping the runner; add option to tee log to a file.
v3.2.0 runner/v3: add support to tee output to a file
v3.1.4
Fix race condition in build steps
v3.1.3 runner/v3: remove unused variable
Improve `/discovery` implementation to favor relative URLs
v3.1.2 runner/v3: use relative path for logs interface
Add `-version`
v3.1.1 runner/v3: add version flag
Add support for environment variable interpolation in `waitFor`
v3.1.0 runner/v3: fix wrong sentence
Upgraded tree supervisor
What's Changed
- build(deps): bump cirello.io/oversight from 1.4.0 to 1.5.0 by @dependabot in #56
- build(deps): bump cirello.io/oversight from 1.5.0 to 1.6.0 by @dependabot in #57
Full Changelog: v3.0.1...v3.0.2
Fix process debounce restart regression
v3.0.1 runner/v3: remove debounce logic