Commit Graph

136 Commits (70aa0516deb7cd0d03d321fa025fa5ae581bb883)

Author SHA1 Message Date
Adrien Delorme 75a639775e Update Makefile
6 years ago
Adrien Delorme 1158eeb46d Update Makefile
6 years ago
Adrien Delorme 597a3e323b Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Adrien Delorme 1091066c57 go get use enumer@master
7 years ago
Adrien Delorme c77a0bd196 remove goimports dependency as the generated code is now correct and won't need fixing
7 years ago
Adrien Delorme 22a89ccf8a fix comment typo
7 years ago
Adrien Delorme a2e934e7fb Makefile: document why
7 years ago
Adrien Delorme e4563655fd Makefile: go to temporary directory to avoid go get of binaries from changing go deps
7 years ago
Adrien Delorme 4cb7c30987 Merge remote-tracking branch 'origin/master' into scrape_doc_to_builder_struct_config
7 years ago
Megan Marsh b82ab2cc6a change installation of pigeon if off gopath
7 years ago
Adrien Delorme 4c1abf828c
Merge branch 'master' into scrape_doc_to_builder_struct_config
7 years ago
Megan Marsh 0a2f4d884a make bin currently won't work outside of GOPATH
7 years ago
Adrien Delorme 6fcf581e3e remove all generated doc files before generating it again
7 years ago
Adrien Delorme 4ab5471490 Makefile: install-gen-deps now installs ./cmd/struct-markdown
7 years ago
Adrien Delorme 36ee40b2a1 test that go generated code if what is should be
7 years ago
Adrien Delorme 5a0b5e3944 Makefile: don't run fmt-check in test/testrace
7 years ago
Adrien Delorme deb2212e9e Makefile: use `go fmt`
7 years ago
Adrien Delorme 768736425e Makefile: remove unused golang.org/x/tools/cmd/stringer dep
7 years ago
Adrien Delorme 26d0448142 Makefile: split install-build-deps vs install-gen-deps
7 years ago
Adrien Delorme abd6eda6c9 generate execution policy from makefile
7 years ago
Adrien Delorme 267e2253a2 check if running `go mod vendor` has an effect on vendor directory and if so fail
7 years ago
Adrien Delorme 5a896367ef make sure CI builds with GO111MODULE=off
7 years ago
Megan Marsh 12bd1c5f96 increase timeout for tests to reduce flakiness in travis
7 years ago
Adrien Delorme fef25e0b24 Revert "remove vet which seems to have been broken in golang v1.12"
7 years ago
Adrien Delorme b842adcffd Update Makefile
7 years ago
Adrien Delorme e9990e8876 use `go vet` instead of `go tool vet`
7 years ago
Megan Marsh 58f0b8c22e remove vet which seems to have been broken in golang v1.12
7 years ago
xinau f5b13e3cb5 added inspec.io provisioner
7 years ago
Megan Marsh f51707630d clean up config.yml and decrease number of parallel processes in build
7 years ago
Adrien Delorme 03620d15c2 Makefile: make find work on windows using `-executable` instead of `-perm +111`
7 years ago
Adrien Delorme 69d59a83c2 Makefile: remove unrequired deps from test
7 years ago
Adrien Delorme 401fddbd33 Makefile remove duplicate go get
7 years ago
Adrien Delorme 161eb23978 makefile: put .PHONY at the top ?
7 years ago
Adrien Delorme ac29ee59f8 makefile: ci now runs only testrace, default runs testrace
7 years ago
Adrien Delorme 8936ddaedf makefile: testrace now uses `deps fmt-check mode-check vet`
7 years ago
Adrien Delorme 389280a530 makefile: refactor vet into it's own command
7 years ago
Adrien Delorme 09e0f2b93b makefile: mode-check ignore ./website/tmp folder
7 years ago
Megan Marsh 268886b7d3 exclude git files (including git hooks) from the executable check
8 years ago
Matthew Hooker 725596268b
Whitelist website vendor from mode check
8 years ago
Matthew Hooker 62014840b4
remove sync from makefile since we commit vendor directory.
8 years ago
Rickard von Essen b8adf689fd Check that only certain files are executable
8 years ago
Megan Marsh 66c45273fb
Merge pull request #6494 from double16/vagrant-docker
8 years ago
Patrick Double 4f9a91012f Change docker-push to return docker-import artifact
8 years ago
Matthew Hooker 9384f322f6
Prevent make fmt from failing in default case
8 years ago
jabbera 4662d3eb95 make deps should download goimports
8 years ago
Matthew Hooker fac6b2e71b
don't send every source file through the shell
8 years ago
Matthew Hooker c163fbed35
use xargs to check for formatting
8 years ago
Matthew Hooker 2fc67f2210
Revert "Merge pull request #4494 from tb3088/EOL-handling"
8 years ago
M. Marsh dfe4f56c75
Merge pull request #4494 from tb3088/EOL-handling
8 years ago
Matthew Hooker c6299972b9
s/boot_command/bootcommand/
8 years ago