Mike Pountney
d5e4ce3df1
Add 1.13.x build test to travis
2019-09-16 14:42:29 -07:00
Daniel Martí
f125ef3fa9
all: convert to a Go module
...
And remove vendor/, as it's now unnecessary. go.sum ensures that
dependencies aren't tampered with, and proxy.golang.org keeps copies of
all the archives.
2019-05-26 23:40:16 +01:00
Daniel Martí
664c5cad24
CI: test on Go 1.12.x, cleanup
...
We can also use the apt addon to install packages. We also don't need
fast_finish, since we don't use allow_failures anywhere.
Finally, the 'go get' line was pointless, as all dependencies are
vendored, and 'go test' will catch build failures.
2019-05-26 21:34:53 +01:00
Cory Bennett
6c742dad0a
ignore "composite literal uses unkeyed fields" vet checks
2017-10-28 12:42:48 -07:00
Cory Bennett
2e608207cb
add tests for validating changes to auto-generated jiradata files
2017-10-28 12:19:36 -07:00
Cory Bennett
e5dd3a7acf
use go 1.8
2017-09-03 00:54:50 -07:00
Cory Bennett
e04b506c58
fix go vet
2017-09-03 00:52:11 -07:00
Cory Bennett
7852883202
tweak how prove is run
2016-12-18 15:15:46 -08:00
Cory Bennett
cb70941aad
refactor password source, allow for "pass" to be used, update tests to use password-source: pass
2016-12-18 15:07:17 -08:00
Cory Bennett
09d718b5d8
stabbing in the dark
2016-12-17 19:57:45 -08:00
Cory Bennett
e3e84d7aa0
only test jira cloud service
2016-12-17 18:52:07 -08:00
Cory Bennett
a4f1d754e4
debugging tests
2016-12-17 18:50:20 -08:00
Cory Bennett
5ca096ab6e
use go-jira.atlassian.net for testing via travis
2016-12-17 17:25:11 -08:00
Cory Bennett
998e4601c0
reduce mega verbosity
2016-08-29 01:00:01 -07:00
Cory Bennett
e74c94b030
move start.log to directory
2016-08-29 00:23:05 -07:00
Cory Bennett
c18d2140e4
try travis cache and log atlas-run start output
2016-08-29 00:19:27 -07:00
Cory Bennett
d6d6578b11
make prove verbose
2016-08-28 23:32:03 -07:00
Cory Bennett
08a24e7dc3
require docker, run prove after build
2016-08-28 23:24:12 -07:00
Cory Bennett
1f6191425f
add vet and link make targets
2016-08-21 14:22:27 -07:00
Cory Bennett
cbbf335439
add travis build
2016-08-21 00:46:03 -07:00