Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 16:09
· 16 commits to main since this release
2b29223

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