10810 Commits

Author SHA1 Message Date
Adrien Delorme
3bb866820f appveyor: build/install: off 2018-10-16 15:35:48 +02:00
Adrien Delorme
f49a2d49a7 appveyor: skip everything for now 2018-10-16 15:32:38 +02:00
Adrien Delorme
80f7d01d7e test on windows using travis-ci 2018-10-16 15:29:30 +02:00
Adrien Delorme
84eb5d29a0 remove appveyor usage 2018-10-16 15:29:19 +02:00
Adrien Delorme
69d59a83c2 Makefile: remove unrequired deps from test 2018-10-16 15:29:01 +02:00
Adrien Delorme
401fddbd33 Makefile remove duplicate go get 2018-10-16 15:28:35 +02:00
Adrien Delorme
22ba06725d cd $APPVEYOR_BUILD_FOLDER 2018-10-16 15:16:34 +02:00
Adrien Delorme
943900a5a7 go home 2018-10-16 15:13:26 +02:00
Adrien Delorme
61c5bb8bfe don't build on win32 for now 2018-10-16 15:07:48 +02:00
Adrien Delorme
eddd362235 debug path 2018-10-16 15:04:49 +02:00
Adrien Delorme
13a63b51b8 run make --version 2018-10-16 15:01:35 +02:00
Adrien Delorme
161eb23978 makefile: put .PHONY at the top ? 2018-10-16 14:59:16 +02:00
Adrien Delorme
f4c7fdb775 use curl instead of ps: Start-FileDownload 2018-10-16 13:44:36 +02:00
Adrien Delorme
d27293ffa8 remove if case 2018-10-16 13:19:19 +02:00
Adrien Delorme
b1cd9bd05f quote calls 2018-10-16 13:02:30 +02:00
Adrien Delorme
f047b4e005 appveyor.yml: add APPVEYOR_BUILD_SYS 2018-10-16 13:01:34 +02:00
Adrien Delorme
6406f65e37 fix bash calls 2018-10-16 12:57:02 +02:00
Adrien Delorme
37b85323fc fix cariage returns in git 2018-10-16 12:48:48 +02:00
Adrien Delorme
597b03dfd0 remove os setting 2018-10-16 12:48:34 +02:00
Adrien Delorme
b92f6e1f49 appveyor: install make 2018-10-16 12:47:01 +02:00
Adrien Delorme
6c7ee82ab7 use make in appveyor too 2018-10-16 12:16:49 +02:00
Adrien Delorme
ac29ee59f8 makefile: ci now runs only testrace, default runs testrace 2018-10-16 12:08:52 +02:00
Adrien Delorme
8936ddaedf makefile: testrace now uses deps fmt-check mode-check vet 2018-10-16 12:05:05 +02:00
Adrien Delorme
389280a530 makefile: refactor vet into it's own command 2018-10-16 12:04:41 +02:00
Adrien Delorme
09e0f2b93b makefile: mode-check ignore ./website/tmp folder 2018-10-16 12:00:15 +02:00
Megan Marsh
4357714a29
Merge pull request #6851 from hashicorp/pb_rc
[WIP] progress bar race conditions
2018-10-15 11:33:13 -07:00
Megan Marsh
6a28da4fb3
Merge pull request #6849 from rickard-von-essen/fix-6717
WIP: amazon: Update aws-sdk-go to v1.15.54
2018-10-15 09:37:29 -07:00
Adrien Delorme
25775cd266 fix more race conditions 2018-10-15 16:31:59 +02:00
Adrien Delorme
27f4b9e4a1 pb/testing: triger more race condition by having the progress bar refresh more often 2018-10-15 15:28:46 +02:00
Adrien Delorme
4cae413a29 remove unedded atomic call ( protected by a lock ) 2018-10-15 15:28:08 +02:00
Adrien Delorme
56ccba86c7 fix some race conditions 2018-10-15 13:53:59 +02:00
Adrien Delorme
cf2c309c5e add race conditions triggers for progress bar 2018-10-15 13:53:51 +02:00
Rickard von Essen
096651e8b5 amazon: Update aws-sdk-go to v1.15.54
This adds support for credential_source, see https://github.com/aws/aws-sdk-go/pull/2201
Closes #6717
2018-10-15 11:48:51 +02:00
Megan Marsh
a26106055c
Merge pull request #6788 from hashicorp/bar_add_lock
BasicProgresssBar: protect add/NewProxyReader with a lock
2018-10-12 13:51:17 -07:00
Megan Marsh
cee0b814fc
Merge pull request #6817 from hashicorp/fix_6761
provide useful powershell error
2018-10-12 11:14:24 -07:00
Megan Marsh
edea48ab83
Merge pull request #6838 from hashicorp/6828
6828
2018-10-12 11:08:48 -07:00
Megan Marsh
1d1729a5ff fix powershell tests to use new command 2018-10-12 09:54:27 -07:00
Megan Marsh
a81d18cdab explicitly use set-variable to work around a bug some users saw where the command invocation would vail 2018-10-12 09:15:12 -07:00
Adrien Delorme
957fac2c6a
Merge pull request #6840 from vkatsikaros/patch-2
Fix minor documentation typo in chef-client.html.md
2018-10-12 15:42:24 +02:00
vkatsikaros
caccbdc712
Fix minor typo in chef-client.html.md 2018-10-12 15:43:38 +03:00
Adrien Delorme
89150dee93
Merge pull request #6832 from jsoref/packer-help
Try to make help more consistent
2018-10-11 11:12:30 +02:00
Josh Soref
66738ccaf4 Try to make help more consistent
Also try to synchronize the completion script
2018-10-10 21:34:35 -04:00
Megan Marsh
cdc6c57b31
Merge pull request #6822 from hashicorp/fix_6774
Fix 6774
2018-10-10 13:25:58 -07:00
Megan Marsh
a41d97dd51
Merge pull request #6829 from jsoref/grammar
Grammar
2018-10-10 11:47:43 -07:00
Josh Soref
11075235ae
Grammar: anyway 2018-10-10 14:40:08 -04:00
Megan Marsh
f5af2afc06
Merge pull request #6818 from hashicorp/fix_6732
default wait time for amazon import to one hour.
2018-10-10 11:27:34 -07:00
Josh Soref
02ee369f43
Trying to make Grammarly happy 2018-10-10 14:19:21 -04:00
Josh Soref
84d343bf7e
filepath isn't a word 2018-10-10 14:18:06 -04:00
Josh Soref
8808be339f
Grammar fixes for googlecompute.html.md
Most of these were suggested by app.grammarly.com
2018-10-10 14:16:13 -04:00
Megan Marsh
bae7f0a787
Merge pull request #6820 from hashicorp/fix_6664
add docs about default shell to execute_command call
2018-10-10 10:26:02 -07:00