Commit Graph

83 Commits (1.6.2)

Author SHA1 Message Date
Daniel Nephin c5b7c072fd ci: Upgrade Go to 1.14.1
5 years ago
Matt Keeler 646c9f5896
Don’t pass `-u` to get get inside Go build image dockerfile (#7455)
5 years ago
R.B. Boyer fdb6b80672
Switch to go 1.13.7 (#7262)
5 years ago
Hans Hasselberg fe49ea404d
build: update to golang 1.12.16 (#7153)
5 years ago
Matt Keeler add988b665
Pass the git commits year through as an env var to the ui build (#7126)
5 years ago
John Cowen e61dfe2307 ui: Upgrade tooling to node 10 now we are on a more recent ember (#6610)
5 years ago
Alvin Huang 894bad6162
upgrade go to 1.12.13 (#6759)
5 years ago
Matt Keeler a31e7a5d58
Remove `gox` usage (#6596)
5 years ago
Matt Keeler 28221f66f2
Use encoding/json instead of jsonpb even for protobuf types (#6572)
5 years ago
Alvin Huang b52cd5c8cd
check for go binary in ci builds (#6570)
5 years ago
Matt Keeler abed91d069
Generate JSON and Binary Marshalers for Protobuf Types (#6564)
5 years ago
Matt Keeler 51dcd126b7
Add support for implementing new requests with protobufs instea… (#6502)
5 years ago
Matt Keeler 6d995246a8
Update toolchain to Go 1.12.8 (#6319)
5 years ago
Sarah Christoff d3d92d76f3
ui: modify content path (#5950)
5 years ago
R.B. Boyer 63508c6015
ui: fix 'make ui' again (#5751)
6 years ago
Matt Keeler e81f6aeed0
Update Consul-Dev.dockerfile (#5678)
6 years ago
Matt Keeler c6be3b525b
Build System Fixes for Go Modules (#5655)
6 years ago
Freddy b2c12550d7
Remove old UI, option to use it, and its build processes
6 years ago
Paul Banks 11362e77be
build: use only version tags in version output now api is tagged too (#5622)
6 years ago
R.B. Boyer d8c19a9701
allow 'make dev-docker' to cache resolved modules (#5588)
6 years ago
R.B. Boyer 27446a19e2
remove remaining references to govendor and vendorfmt (#5587)
6 years ago
Hans Hasselberg ac45b17482
fix remaining CI failures after Go 1.12.1 Upgrade (#5576)
6 years ago
Jeff Mitchell 47c390025b
Convert to Go Modules (#5517)
6 years ago
Alvin Huang 5675026e23 add optional parallel flag to gox
6 years ago
R.B. Boyer 8e0ebc0f62
build: fix 'make ui' scripts so that it can handle versions like "v1.4.0-rc1-55-g2c8675565-rc1 (2c8675565)" (#4920)
6 years ago
Matt Keeler ae1fdaa4c2
Build/auto bump website version (#5280)
6 years ago
R.B. Boyer 607f0df628
ui: pin to using bundler v1 for now (#5274)
6 years ago
Matt Keeler ec712b7ecf
Update to Go 1.11.4 and UI build container (#5257)
6 years ago
Matt Keeler c056d6f0cf
Dont expect the freebsd/arm build
6 years ago
Jack Pearkes 0358c7a063 vendor: upgrade to latest version of gopsutil
6 years ago
Jack Pearkes a20804df28 build: exclude freebsd/arm
6 years ago
Matt Keeler 18b29c45c4
New ACLs (#4791)
6 years ago
Paul Banks f0c06a912e
Bump Go version for CI and build to 1.11.1 (#4782)
6 years ago
Mitchell Hashimoto e7dfb8a0d2
Detect correct GOOS/ARCH for copying binary with build_consul_local
6 years ago
Freddy b2032b05be
Add script and makefile goal to help debug flaky tests
6 years ago
Siva Prasad f8cc241b28
Fixed a make build issue with Windows Binaries. (#4538)
6 years ago
John Cowen 80a307cb9f
UI: Add conditional enterprise logo (#4432)
6 years ago
Matt Keeler 21ff0d5087 Fix cross compiling with make
6 years ago
John Cowen e918221275 Tiny ui build additions
6 years ago
Matt Keeler 2cc7cd32af Fix default make target to build everything
7 years ago
Matt Keeler 8c50e62268 Make sure to disable cgo for dev builds without gox
7 years ago
Matt Keeler 8f2a19a747 Update verify.sh script
7 years ago
Matt Keeler 5ff7a65e7f Added capability to make dev-tree without pushing
7 years ago
Matt Keeler c8f706a141 Added release verification script
7 years ago
Matt Keeler f926786292 Create a new ui_version function to pull it out of an index.html file
7 years ago
Matt Keeler d6bc5bc2db Merge remote-tracking branch 'origin/feature/ui-build-version-messages' into bugfix/ui-release-version
7 years ago
Matt Keeler f32308b574 Make sure the release builds for the UI version to be consistent with the binary version.
7 years ago
John Cowen 1f978d860d Adds version messages both before and after the ui-v2 build
7 years ago
Matt Keeler f99f3f7b1a
Add a npm configuration
7 years ago
Matt Keeler b43a763c74 sed extended regex on linux sometimes requires -r
7 years ago