v1.0-beta.2
Pre-release
Pre-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