Matt Keeler
50f43fe247
Create a new ui_version function to pull it out of an index.html file
...
Also verify the ui version after it was built that it matches the env var we set in the build container.
2018-06-26 11:22:13 -04:00
Matt Keeler
80fac551e0
Try a different way of doing x-platform in place sed
2018-06-25 10:01:43 -04:00
Matt Keeler
5b0f1ff4ab
Fix sed on linux
2018-06-22 17:21:42 -04:00
Matt Keeler
9c836b0cb9
Add override capability to blacklist a remote
2018-06-20 16:35:54 -04:00
Matt Keeler
a127f167ee
Allow showing git diff interactively to inspect release commits.
2018-06-20 16:20:43 -04:00
Matt Keeler
c361a23d42
Added more validation during publishing
...
We verify the git remote/url with whoever is running (in addition to other automated checks)
We also now run consul agent -dev, check is first 25 lines of output, consul info output and that consul leave works.
2018-06-20 15:39:09 -04:00
Matt Keeler
5fc30a4e6f
Allow for building pre-releases/rcs/betas
2018-06-18 17:06:38 -04:00
Matt Keeler
0b42917150
Don’t automatically populate release with dev when not generating a version based off git vars
2018-06-18 13:20:12 -04:00
Matt Keeler
b4d8d9b9ea
Fixup version release detection
2018-06-18 11:57:35 -04:00
Matt Keeler
b6aecb2d77
Refactor a little to accomodate overriding packaging using directories
2018-06-18 11:33:16 -04:00
Matt Keeler
c94c212e97
Fix a bug in parse_version that prevented using auxillary version files
2018-06-18 10:07:29 -04:00
Matt Keeler
551cf5a77b
Make sure to commit all version*.go files
2018-06-18 09:22:31 -04:00
Matt Keeler
f6d1aa8fc3
Make some room for overrides of build system functions
2018-06-18 09:06:57 -04:00