Commit Graph

70 Commits (ee079eb4e3183558ebc68a1a8412c7152305fbad)

Author SHA1 Message Date
R.B. Boyer 9e1f362499
ci: github actions run with TERM=dumb and can't do tput commands (#13187)
3 years ago
John Murret 1006c8a94b
Correcting an uncapitalized word setup at the beginning of titles to be capitalized in vault section. (#12759)
3 years ago
R.B. Boyer a85a4b3bbd
build: conditionally install or reinstall protobuf supporting tools as needed (#12674)
3 years ago
Evan Culver c17aa3720f
Fix build script (#12367)
3 years ago
Daniel Nephin f504a02776 Replace build script with 'go build'
3 years ago
Daniel Nephin 6117ba3b2e Remove a few unused things from build-support
3 years ago
Daniel Nephin 4d741531b4 Update references to the main branch
3 years ago
Nathan Johnson dd60f02b3d Allow any supported goos/goarch combination to be built locally
4 years ago
John Cowen 6589cbbd0d
ui: Move to Workspaced Structure (#8994)
4 years ago
Paul Banks 3b8125a24d
Update all the references in CI and makefile to the bindata file location
4 years ago
Paul Banks e4db845246
Refactor uiserver to separate package, cleaner Reloading
4 years ago
Alvin Huang 2a040342ba
remove GIT_DESCRIBE variable since we have a revision line (#8310)
4 years ago
Jono Sosulska c554ba9e10
Replace whitelist/blacklist terminology with allowlist/denylist (#7971)
5 years ago
Matt Keeler add988b665
Pass the git commits year through as an env var to the ui build (#7126)
5 years ago
Matt Keeler a31e7a5d58
Remove `gox` usage (#6596)
5 years ago
Alvin Huang b52cd5c8cd
check for go binary in ci builds (#6570)
5 years ago
Matt Keeler 51dcd126b7
Add support for implementing new requests with protobufs instea… (#6502)
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 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
Hans Hasselberg ac45b17482
fix remaining CI failures after Go 1.12.1 Upgrade (#5576)
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
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
Mitchell Hashimoto e7dfb8a0d2
Detect correct GOOS/ARCH for copying binary with build_consul_local
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 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 b43a763c74 sed extended regex on linux sometimes requires -r
7 years ago
Matt Keeler 0a195fe88c Try a different way of doing x-platform in place sed
7 years ago
Matt Keeler 9862175481 Fix sed on linux
7 years ago
Matt Keeler 4e048162e0 Add override capability to blacklist a remote
7 years ago
Matt Keeler f35692daa6 Allow showing git diff interactively to inspect release commits.
7 years ago
Matt Keeler 3e8b7f3f38 Added more validation during publishing
7 years ago
Matt Keeler aff1b93268 Update ui-v2 makefile to handle updating node_modules when needed
7 years ago
Matt Keeler 21fcb45f36 PR Updates
7 years ago