Commit Graph

35 Commits (714ef5e43edc56dc3c7cc612fdb1f516d6ce1ebe)

Author SHA1 Message Date
Matt Keeler f99f3f7b1a
Add a npm configuration
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
Matt Keeler 90e74da6b7 Fix a couple find warnings on linux
7 years ago
Matt Keeler 12d14f6c54 Allow for building pre-releases/rcs/betas
7 years ago
Matt Keeler 9457468423 Quote $@ when passing around
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 147e4a1eae Add capability to put tree back into dev mode via make dev-tree
7 years ago
Matt Keeler 48910f7583 Update the scripting
7 years ago
Matt Keeler 6282be9a93 Move some things around and add in consul version confirmation to publishing checks
7 years ago
Matt Keeler 56a7d15fbc Add more functionality related to verifying a build and publishing
7 years ago
Matt Keeler c90d7f5160 Redo the build system
7 years ago
Matt Keeler f5a22f8490 Initial progress on build system updates
7 years ago