8000 Releases · cirello-io/runner · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: cirello-io/runner

Make usage of file monitoring through git opt-in

16 May 19:43
Compare
Choose a tag to compare
v3.4.0

runner/v3: use more signal to detect a file has changed

Ensure ephemeral processes do not knock each other

17 Apr 20:16
Compare
Choose a tag to compare
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.

10 Apr 04:24
Compare
Choose a tag to compare
v3.2.0

runner/v3: add support to tee output to a file

v3.1.4

14 Jan 21:54
c252702
Compare
Choose a tag to compare

Fix error in the web interface that wouldn't show the currently active jobs

Fix race condition in build steps

13 Nov 04:56
e00d1e0
Compare
Choose a tag to compare
v3.1.3

runner/v3: remove unused variable

Improve `/discovery` implementation to favor relative URLs

07 Nov 20:36
616bf62
Compare
Choose a tag to compare
v3.1.2

runner/v3: use relative path for logs interface

Add `-version`

06 Nov 14:56
879ab0b
Compare
Choose a tag to compare
v3.1.1

runner/v3: add version flag

Add support for environment variable interpolation in `waitFor`

04 Nov 01:23
373f35f
Compare
Choose a tag to compare

Upgraded tree supervisor

29 Oct 20:09
dae315a
Compare
Choose a tag to compare

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

20 Oct 15:40
a74038c
Compare
Choose a tag to compare
v3.0.1

runner/v3: remove debounce logic
0