Commit Graph

124 Commits (dcc22df6094069795eb0fdee27b5807ab50d84d4)

Author SHA1 Message Date
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`
8 years ago
Adrien Delorme 69d59a83c2 Makefile: remove unrequired deps from test
8 years ago
Adrien Delorme 401fddbd33 Makefile remove duplicate go get
8 years ago
Adrien Delorme 161eb23978 makefile: put .PHONY at the top ?
8 years ago
Adrien Delorme ac29ee59f8 makefile: ci now runs only testrace, default runs testrace
8 years ago
Adrien Delorme 8936ddaedf makefile: testrace now uses `deps fmt-check mode-check vet`
8 years ago
Adrien Delorme 389280a530 makefile: refactor vet into it's own command
8 years ago
Adrien Delorme 09e0f2b93b makefile: mode-check ignore ./website/tmp folder
8 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
Matthew Hooker 673245afcf
Replace boot command parser with PEG parser.
8 years ago
Matthew Patton 049e1bbf73 too many files for shell during Make, convert .go and .sh to EOL=lf
8 years ago
Matthew Hooker 70426af4eb
update contributing link
8 years ago
Matthew Hooker 7349e4fbab Merge pull request #5082 from nak3/makefile-copy-binary
9 years ago
Billie Cleek e7b0785380 support default GOPATH
9 years ago
Kenjiro Nakayama edabd87ea8 Copy binary under the bin directory
9 years ago
Matthew Hooker bcc0d24bf4
run docs through pandoc
9 years ago
Matthew Hooker d6a0068c2d
don't echo build command in make
9 years ago
Matthew Hooker 97892349dd
vastly speed up dev builds.
9 years ago
Matthew Hooker 3a79620e92 fail test target if we have gofmt problems
10 years ago
Matthew Hooker b8893e1aa4 fix fmt and add check
10 years ago
Matthew Hooker b74b7548f4 remove fmt as test dependency
10 years ago