• v0.2.0 e1382e50ea

    Second alpha release Pre-Release

    restitux released this 2023-04-08 02:13:50 +00:00 | 12 commits to main since this release

    • Cleanup docker build output before saving (#23)
    • Add nil check to runner chan (#22)
    • Refactored runner map wrap and add to function
    • Add updatePipeline endpoint
    • Start/restart poll job when created or updated
    • Add timeout and retry interval to GetRunner api
    • Don't sleep on first scan to ease testing
    • Reorganize docker configuration
    • Rewrite run-dev.sh to use golang program
    • Runners are removed from manager when alloacted
      • This removes an existing unlocked shared access to runner.running.
      • This also sets us up for better management of the runners.
    • Utilify runner tag printing function
    • Removed outdated comments
    Downloads
  • v0.1.0 a2acb99689

    First alpha release Pre-Release

    restitux released this 2023-02-28 00:00:40 +00:00 | 24 commits to main since this release

    Downloads