Skip to content

Releases: bountyhub-org/runner

0.2.1

10 Jan 20:35
3772e6a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

17 Dec 22:20
7ebf7b5
Compare
Choose a tag to compare

What's Changed

Breaking change

The token handling as well as config format has been changed.

Full Changelog: 0.1.0...0.2.0

0.1.0

13 Dec 16:09
2b29223
Compare
Choose a tag to compare

Initial release. Difference between the old runner served from the asset store from the platform are:

  • Log streaming is step based. The complete log is no longer uploaded at the end of the job, and is streamed for each step.
  • Posting timeline. Timeline tracks each state change per each step.
  • Refactored code and move stuff around for better readability. Results are communicated to the new fluxy server.
  • Published docker image as well.

Full Changelog: https://github.com/bountyhub-org/runner/commits/0.1.0