Commit Graph

7861 Commits (94574684239367acd24f6ac9900439c5d1f7f957)
 

Author SHA1 Message Date
Matt Keeler 9457468423 Quote $@ when passing around
7 years ago
Matt Keeler 075f4b64ae Quote some make vars
7 years ago
Matt Keeler 04ea404414 Fix gpg_key usage, also make the location of the binary to check the version of overridable
7 years ago
Matt Keeler fcd1811402 Don’t automatically populate release with dev when not generating a version based off git vars
7 years ago
Matt Keeler 46cfa577b0 Set the binary type
7 years ago
Matt Keeler 5381e78520 Pass the right var to git_push_ref
7 years ago
Matt Keeler 31b918d554 Return early when git changes are denied
7 years ago
Matt Keeler b739bbfefe Fixup version release detection
7 years ago
Matt Keeler ca1a0619bd Refactor a little to accomodate overriding packaging using directories
7 years ago
Matt Keeler 82857b2121 Use CONSUL_PKG_NAME in package_release
7 years ago
Matt Keeler f74386d425 Fix a bug in parse_version that prevented using auxillary version files
7 years ago
Matt Keeler 4daf669136 Only remove builds with the same suffix
7 years ago
Matt Keeler ebe6ca167f Add notion of a consul pkg name to coexist with enterprise
7 years ago
Matt Keeler 2dc2e94f31 Make sure to commit all version*.go files
7 years ago
Matt Keeler 4c9db8c5d0 Update the name of a function source
7 years ago
Matt Keeler 4bbd20ddfa Dont override set but null vars
7 years ago
Matt Keeler 414829f68b Make some room for overrides of build system functions
7 years ago
Matt Keeler 3f290cc676 Generalize git pushing in a bash function
7 years ago
Matt Keeler 30ff8b195b Add rsync so the ui can build again
7 years ago
Matt Keeler 13c72cac0e Merge remote-tracking branch 'origin/master' into release-build-updates
7 years ago
Jack Pearkes bed22a81e9
Merge pull request #4233 from fossas/master
7 years ago
Matt Keeler 147e4a1eae Add capability to put tree back into dev mode via make dev-tree
7 years ago
Leo Zhang 7f6d727aa5
Fix invalid vendor.json syntax for go-discover
7 years ago
Matt Keeler 48910f7583 Update the scripting
7 years ago
Matt Keeler e762d6fd82
Merge pull request #4229 from hashicorp/mitchellh/builder-rsync
7 years ago
Mitchell Hashimoto f6989e6326
Add rsync to consul-builder
7 years ago
John Cowen 71cef8b8cd
Merge pull request #4225 from hashicorp/bugfix/hide-anon-acl-delete
7 years ago
John Cowen 18aa8aa7ce
Merge pull request #4223 from hashicorp/feature/search-acls-by-token
7 years ago
Matt Keeler 6282be9a93 Move some things around and add in consul version confirmation to publishing checks
7 years ago
John Cowen 62a4c1098e Add test for not showing the delete button for the first acl...
7 years ago
John Cowen 58f99703a4 Disable the delete button in the acl list for the anon token only
7 years ago
John Cowen 53b6e20040 Add a test for searching by token
7 years ago
John Cowen 005fbcd149 Add searching ACL's by token
7 years ago
Matt Keeler 56a7d15fbc Add more functionality related to verifying a build and publishing
7 years ago
John Cowen fd696314f1
Merge pull request #4219 from hashicorp/feature/ui-v2-2
7 years ago
Matt Keeler 106f445d3b
Update CHANGELOG.md
7 years ago
Matt Keeler ce67e6ed34
Merge pull request #4220 from guidoiaquinti/master
7 years ago
Guido Iaquinti f7fe6c2a87 Attach server.Name label to client.rpc.failed
7 years ago
Guido Iaquinti 3d230dee80 Attach server.ID label to client.rpc.failed
7 years ago
Guido Iaquinti e85e63c18c Client: add metric for failed RPC calls to server
7 years ago
Matt Keeler c90d7f5160 Redo the build system
7 years ago
John Cowen 4998029670 Comment up custom visitable and add a couple of comments to be clearer
7 years ago
John Cowen f87f410e3a Use defaultValue for making sure Name is at least ''
7 years ago
John Cowen e37136ecae Prevent being able to submit a create form with empty values
7 years ago
John Cowen 59ce55227c Explicitly sort by Key after folder/file
7 years ago
John Cowen d4328ffa09 Remove buts
7 years ago
John Cowen 28e56aa92f Make this steps file the same as the others...
7 years ago
John Cowen 947417689f Make sure KV clicking is tested (WIP)
7 years ago
John Cowen ae2da814d8 Tweak vocab
7 years ago
John Cowen 950a704b74 Add a couple more unit tests for the utils folder
7 years ago