Josh Soref
|
1c3b60ae70
|
spelling: replace
|
2018-03-11 18:41:53 +00:00 |
Josh Soref
|
337ac13f0a
|
spelling: interpolation
|
2018-03-11 18:16:36 +00:00 |
Josh Soref
|
0fc23b0ba3
|
spelling: down
|
2018-03-11 17:55:47 +00:00 |
Michael Schurter
|
0d3bdf7210
|
Add support for go-getter modes
Fixes #2678
|
2017-07-06 10:45:44 -07:00 |
Michael Schurter
|
53d713bacb
|
Fix getter tests
And use an interface for ReplaceEnv since its all getter needs.
|
2017-05-26 16:52:47 -07:00 |
Michael Schurter
|
d2c08ff24b
|
Refactor TaskEnvironment into Builder and TaskEnv
|
2017-05-23 13:53:33 -07:00 |
Michael Schurter
|
2d07b75308
|
Recoverable struct field must be exported
|
2017-03-28 12:18:57 -07:00 |
Michael Schurter
|
0e6c564406
|
Improve artifact download error message
Fixes #2289
Unfortunately took more RecoverableError hijinx than I would have liked.
There might be a better way.
|
2017-03-24 15:26:05 -07:00 |
Alex Dadgar
|
b5e53652aa
|
Handle git ssh artifacts
This PR adds handling for downloading git artifacts using ssh with the
format git@github.com:hashicorp/go-getter.git
Fixes https://github.com/hashicorp/nomad/issues/2430
|
2017-03-11 15:12:41 -08:00 |
Alex Dadgar
|
af4e400b36
|
Update go-getter and add support for git and hg
Fixes https://github.com/hashicorp/nomad/issues/2042
|
2017-03-01 14:46:04 -08:00 |
Kenjiro Nakayama
|
60b58eed84
|
Update GetArtifact by removing unused logger
|
2016-08-06 23:37:32 +09:00 |
Sean Chittenden
|
dc28ab0cb5
|
Speling police
|
2016-05-15 09:41:34 -07:00 |
Alex Dadgar
|
dc63c24e59
|
interpet the artifact source
|
2016-04-11 18:46:16 -07:00 |
Alex Dadgar
|
5755135e66
|
download to relative destination
|
2016-03-18 15:33:01 -07:00 |
Alex Dadgar
|
9f878a16bf
|
Download artifacts and remove old code for drivers
|
2016-03-15 13:28:57 -07:00 |
Alex Dadgar
|
081556db93
|
update the getter
|
2016-03-15 13:28:57 -07:00 |
Alex Dadgar
|
1dd37cf96e
|
Limit the set of downloaders
|
2016-02-23 10:33:58 -08:00 |
Alex Dadgar
|
5bb1d89a6a
|
Copy local files
|
2016-02-23 10:27:47 -08:00 |
Clint Shryock
|
145a2e3610
|
refactor drivers to use new getter
|
2015-11-05 08:55:30 -06:00 |
Clint Shryock
|
291dd3dfb1
|
add getter package, a thin wrapper of go-getter
|
2015-11-05 08:53:11 -06:00 |