Commit Graph

20 Commits

Author SHA1 Message Date
James Phillips 35a27ac7ef
Adds a basic Linux Vagrant setup, stolen from Nomad. 2017-10-06 08:10:12 -07:00
James Phillips 7beec098c8 Moves release build into Docker container and adds web asset check at dist time. 2016-02-17 23:17:39 -08:00
James Phillips bb54771832 Starts switch to Go 1.6. 2016-02-17 19:43:55 -08:00
James Phillips f7b4f61b41 Bumps up vbox resources for better unit test performance. 2016-01-14 10:15:48 -08:00
James Phillips f5334bd1de Bumps Go version to 1.5.3. 2016-01-13 18:36:43 -08:00
James Phillips 35e678b257 Bumps the Go version up to 1.5.2. 2015-12-15 12:42:40 -08:00
James Phillips 63f51bda94 Switches to curl with certificate checking. 2015-11-23 10:46:14 -08:00
James Phillips f88dfc495c Adds zip to the Vagrant box so a make works there without any fiddling. 2015-10-29 10:00:22 -07:00
James Phillips 009a2b3b50 Updates go version to 1.5.1, and modernizes the Vagrantfile.
Drops 32bit in the Vagrantfile as well since we can build that with
gox and don't need a special environment for it. The Vagrantfile is
now just a good default development environment.
2015-10-26 15:59:38 -07:00
James Phillips d70c70aab0 Fixes the Vagrantfile on VMWare. 2015-06-16 16:59:55 -07:00
Paul Hinze 10a021a926 Vagrantfile: fix provider syntax
No provider config was being set.
2015-05-26 13:24:08 -05:00
James Phillips ad7a4c1242 Cleans up Vagrantfile.
* Fixes up permissions so `make` runs cleanly after bringing up an environment.
 * Adds better use of variables for Go paths.
 * Adds a note about the ancient boxes.
 * Silences wget spam while provisioning.
2015-05-19 15:26:47 -07:00
Armon Dadgar 6cf05b0aa5 Update Vagrantfile 2015-02-19 11:58:54 -08:00
Emil Hessman cf9a877046 Vagrantfile: use Go 1.4 release branch from new git repo 2015-01-23 21:00:12 +01:00
Joseph Holley 1a002ea87e Update URI for cover 2015-01-23 10:35:46 -06:00
Seth Vargo 530179fdf8 Minor deployment fixes 2015-01-02 16:28:56 -05:00
Chavez 12966dc9f7 Vagrant updates
* Add go tools to provision script
* Sync project folder
* Fix ruby styling issues
* Add --cover flag to test commands
2014-12-04 21:24:05 -08:00
Armon Dadgar 4916721fbb Using older OS's for compilation 2014-05-01 11:09:00 -07:00
Armon Dadgar b1eda98d64 Adding 32bit box to Vagrantfile 2014-04-16 17:03:48 -07:00
Mitchell Hashimoto 32cbd121ce Vagrantfile 2014-03-05 15:06:01 -08:00