7f49350 Enable autostart/stop in v2 app defaults
194ad48 Add preflight test
debbdcc use DefaultProcessName instead of hardcoding to "app"
8152f56 fly m run --autostart=false --autostop
a4caf5b migrate-to-v2
: volumes: remove experimental flag 🎉
9b87384 migrate-to-v2
: volumes: support process groups
ed9e62a switch to auto_start_machines and auto_stop_machines on services
a4ab22e remove Volumes()
accessor, use Mounts
directly
42edfc3 deploy
: promote group-less machines into "app" group
9a6f547 oops! only do volume stuff if we're using volumes
ccaf617 make it clearer the test expects nil when autoscaled is not set
3cdbe5c Move to Service.Autoscaled and MachineService.Autostart/Autostop
4fadf7d fix typo intenral->internal
541d794 add tests
a613bc6 add tls options to api
8715145 make http standard services test order-independant
71c0b79 check for err when closing response body
dbe9352 account for empty vm-size
3cd952c preflight testcase
2e181a8 fly launch
learns how to --vm-size
the initial machines
76f881e query homebrew cli for version info if installed through brew
48fc4a8 Don't build images if the first heartbeat is failing
a9d4e21 adds a new field, standbys, on the MachineConfig