Skip to content

v1.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@keithpitt keithpitt released this 18 Sep 18:13
· 6486 commits to main since this release
  • The new combined binary is: ~/.buildbox/bin/buildbox-agent
  • Updated CLI method names:
    • buildbox agent start => buildbox-agent start
    • buildbox artifact upload ... => buildbox-agent artifact upload ...
    • buildbox data set ... => buildbox-agent build-meta-data set ...
  • Included a --no-pty option
  • Agents can now set a priorty with --priority
  • Meta data can automatically be filled with EC2 tags by using: --meta-data-ec2-tags
  • Jobs are now accepted before running
  • Don't show io.Copy errors when they're expected
  • The agent now reports it's PID to Buildbox
  • Sending a USR1 signal to the agent will cause it to dump debugging information into the log