Joshua Bussdieker
112dfaac37
Merge pull request #88 from amitkgupta/master
...
gvm-check shows all missing requirements.
2014-07-21 22:08:07 -07:00
Joshua Bussdieker
a71029eaa4
Merge pull request #89 from meatballhat/normalize-prefer-binary
...
Making all prefer-binary bits consistent
2014-07-21 22:07:26 -07:00
Dan Buch
9a9aab4b12
Correcting download URL construction
...
to not have a double `go`, e.g. when running one of the following:
gvm install go1.3 --binary
or:
gvm install go1.3 --prefer-binary
2014-07-21 11:27:12 -04:00
Dan Buch
38dfba78b8
Making all prefer-binary bits consistent
2014-07-21 10:37:42 -04:00
Amit Gupta
3ffc794bc5
gvm-check shows all missing requirements.
2014-07-20 23:52:59 -04:00
Joshua Bussdieker
b914f5a6b3
Merge pull request #85 from jambli/master
...
Fix typos in pkgset-use
2014-07-12 12:20:15 -07:00
jambli
3d465f0ead
Fix typos in pkgset-use
2014-07-12 11:22:01 -04:00
Joshua Bussdieker
4ce01e1e16
Merge pull request #81 from CoolOppo/patch-1
...
Merge the apt-get commands
2014-07-09 14:43:15 -07:00
Joshua Bussdieker
a5ade13862
Merge pull request #84 from hoffoo/master
...
fix binary download path to golang.org/dl
2014-07-09 14:43:01 -07:00
Joshua Bussdieker
e06e446acf
Merge pull request #83 from meatballhat/support-prefer-binary
...
Adding support for --preferbinary
2014-07-09 14:41:34 -07:00
Marin
53fff83811
fall back to google code
...
if http://golang.org/dl (newer versions) fails, try to download from google code.
2014-07-08 20:03:34 -07:00
Marin
fa0f1b4d57
fix binary download path to google code
2014-07-08 19:25:31 -07:00
Dan Buch
5ba804665d
Renaming scenario to match its content
2014-06-25 10:42:43 -04:00
Dan Buch
6b75a19639
Adding support for --preferbinary
...
to attempt an install from binary, falling back to source install.
2014-06-25 10:27:19 -04:00
CoolOppo
739557089b
Merge the apt-get commands
2014-06-14 03:50:56 -04:00
Joshua Bussdieker
99876c1786
Merge pull request #80 from michaelmaltese/79-fix_system_path
...
Fix PATH for system Go
2014-06-13 13:15:29 -07:00
Michael Maltese
cf394bb42c
Fix PATH for system Go
...
Fixes #79
2014-06-13 13:08:49 -07:00
Joshua B. Bussdieker
3ecd74b96e
Older versions of go now require patches on newer systems
2014-06-12 15:11:10 -07:00
Joshua B. Bussdieker
35d369dfd3
Cleanup error output
2014-06-12 15:10:37 -07:00
Joshua B. Bussdieker
f43320ec82
Fix issue with matcher
2014-06-12 14:47:47 -07:00
Joshua B. Bussdieker
1921cd7f0a
Ignore local vagrant stuff
2014-06-12 14:46:32 -07:00
Joshua B. Bussdieker
97611a42eb
Add some new tests
2014-06-12 14:45:56 -07:00
Joshua B. Bussdieker
f392f564c6
Remove test code
2014-06-12 14:32:23 -07:00
Joshua B. Bussdieker
eaf768b7d1
Make running tests easier
2014-06-12 14:31:13 -07:00
Joshua B. Bussdieker
22dc137459
Some vagrant stuff
2014-06-12 12:59:05 -07:00
Joshua Bussdieker
c6527574be
Merge pull request #78 from michaelmaltese/77-fix_mac_download_urls
...
Mac binary package URLs contain system version
2014-06-12 12:44:44 -07:00
Michael Maltese
8954a3cb39
Mac binary package URLs contain system version
...
Fixes #77
2014-06-12 12:42:52 -07:00
Joshua B. Bussdieker
1218d4ed0f
Fix typo
stable
1.0.20
2014-06-12 12:20:45 -07:00
Joshua B. Bussdieker
29c60060c3
Bump version
2014-06-12 12:12:25 -07:00
Joshua Bussdieker
535e0d569e
Merge pull request #76 from moovweb/binary_install
...
Binary install
2014-06-12 12:11:12 -07:00
Joshua B. Bussdieker
f265a1caca
Try to detect OS and ARCH. Also cache downloaded binary.
2014-06-12 12:09:49 -07:00
Joshua B. Bussdieker
0bd1e648d8
MVP of binary install
2014-06-12 11:29:42 -07:00
Joshua Bussdieker
52d80ab5fd
Merge pull request #75 from michaelmaltese/74-read-goroot-from-goenv
...
Pick up system Go even if GOROOT isn't set
2014-06-12 10:03:40 -07:00
Michael Maltese
cb37fb4b34
Pick up system Go even if GOROOT isn't set
...
Fixes #74
2014-06-11 18:39:51 -07:00
Joshua Bussdieker
d108d7d500
Merge pull request #70 from alouche/master
...
Display curl error message, add debug option + agnostic git gvm-installer
1.0.19
2014-05-23 12:01:11 -07:00
Ali Abbas
11f9d95444
add environment variable to enable global bash debug mode
2014-05-19 21:48:14 +02:00
Ali Abbas
557ddf9e4c
display curl error message on failure (i.e: timeout, dns lookup etc.)
2014-05-18 23:22:40 +02:00
Ali Abbas
8ffc7cc61e
in case gvm-installer within a git repository other than the gvm repo itself
2014-05-18 23:18:26 +02:00
Joshua B. Bussdieker
f320151f4a
Fixes issue #65 : Use the new domain and follow redirects
2014-04-27 12:13:17 -07:00
jbussdieker
0f01e8130d
Merge pull request #63 from alouche/master
...
Implode function + Test - Various best practices implemented
2014-04-12 10:17:40 -07:00
Ali Abbas
e27f83653f
- implode function + confirmation prompt when invoking gvm implode
...
- test case
2014-04-12 15:57:26 +02:00
Ali Abbas
b38be0c606
use GREP_PATH variable instead
2014-04-12 15:57:17 +02:00
Ali Abbas
c1ec392bdd
- Double quoting to avoid globbing
...
- Remove unecessary $(cat)
- switch * to ./* to avoid entries with dashes to be treated as options
- replace $* with "$@"
- repeating change path serial calls - unecessary if change path is called one (get script)
2014-04-12 15:56:54 +02:00
jbussdieker
bc2b638de8
Merge pull request #61 from alouche/master
...
Minor refactoring + best practices (bin/*, gvm, gvm-check, gvm-installer)
2014-04-07 11:54:26 -07:00
Ali Abbas
ff6c3be377
* avoid unecessary clone
...
* workaround travis-ci broken build test
2014-04-05 11:56:16 +02:00
Ali Abbas
7d722aee3f
* Switch $* to $@
...
* Use double quote everywhere, to avoid potential future globbing or word splitting
* Beautify EDITOR eval
* Fix typo in gvm-installer
* bin double quotes - best practice to avoid potential shell globbing and word splitting
* properly reference variable label
* simplify gvm-installer
2014-04-05 10:13:57 +02:00
jbussdieker
0e7aeb4975
Merge pull request #59 from moovweb/lots_of_tests
...
Lots of tests
2014-04-04 08:10:19 -07:00
Joshua B. Bussdieker
049692d68e
Fix test ordering and default to empty install
2014-04-03 21:00:17 -07:00
Joshua B. Bussdieker
dffb71a9b6
Add alias test and basic gvm command test
2014-04-03 20:51:14 -07:00
Joshua B. Bussdieker
4b719612ef
Test cases for gvm use
2014-04-03 20:40:47 -07:00