Jeff Mitchell
901060d479
Bump Dockerfile Go version
2019-04-15 10:58:28 -04:00
Matthew Irish
fc64a47750
add apt-get flags ( #6389 )
2019-03-09 02:58:18 -05:00
Matthew Irish
fa13c45e7c
update to node v10 for all of the things ( #6218 )
...
* update to node v10 for all of the things
* combine apt-get commands
2019-02-13 09:34:38 -05:00
Jeff Mitchell
671131669a
Add npm to apt-get command
2019-01-31 15:56:04 -05:00
Jeff Mitchell
7043a08b8a
Bump Dockerfile Go version
2019-01-29 13:43:29 -05:00
Jeff Mitchell
d4bcc13072
Prepare for 1.0.2
2019-01-15 11:25:11 -05:00
Jeff Mitchell
4523aa261a
Attempt to fix dockerfile again
2018-12-14 11:05:42 -05:00
Jeff Mitchell
2fd62e9020
Changes in Go don't like the old import path
2018-12-14 10:56:03 -05:00
Jeff Mitchell
0ddc104ba3
Bump dockerfile Go version
2018-12-14 09:10:32 -05:00
Jeff Mitchell
77d6441fe3
Bump Go version in Dockerfile
2018-11-13 11:45:32 -05:00
Matthew Irish
be33d6580b
UI - new token renew banner ( #5662 )
...
* move warning banner out of token-expire-warning and into user menu
* check renewal status every 5s, and resume auto-renew if a user becomes active again
* use a link in the token-expire-warning
* add test for new expiration functionality
* fix license test
* use features helper in license test
* fix import
* use yarn 1.12.1
* remove mirage
* skip some tests for now
* use eslintignore
* logout after auth tests
* use new alert-banner for auth info warning
* add data-test selector back
* move identity back to a button, and style button.link
* make the warning message the right color
* fix shamir test
* review feedback
2018-11-05 10:56:59 -06:00
Jeff Mitchell
e6219bf98e
Update Dockerfile go version
2018-10-02 14:16:05 -04:00
Matthew Irish
9a0dc6061e
Update yarn version in the cross Dockerfile
2018-10-02 10:56:51 -05:00
Jeff Mitchell
64a9f87e0f
Bump Go version in cross Dockerfile
2018-06-09 18:09:45 -04:00
Matthew Irish
b5a39d422a
Ember cli update to 2.15 ( #4526 )
...
* update ember-cli to 2.15
* remove bower
* update ivy-codemirror
* update build and ci to not use bower or phantomjs
2018-05-08 10:43:20 -05:00
Jeff Mitchell
9d0d9c8d30
Bump yarn
2018-04-03 11:04:02 -04:00
Jeff Mitchell
7a312d7c37
Add Makefile/Dockerfile UI bits
2018-04-03 10:46:45 -04:00
Jeff Mitchell
b6513c1ddc
1.10 Updates ( #4218 )
2018-03-29 15:32:16 -04:00
Jeff Mitchell
f3b93fbfe6
Go 1.9.4 breaks Solaris builds
2018-02-26 18:55:02 -05:00
Jeff Mitchell
0c8d40b82a
Fix the version of Go in the Dockerfile
2018-02-26 18:34:14 -05:00
Jeff Mitchell
25d029f219
Migrate Dockerfile back down to 1.9
2018-02-25 20:29:01 -05:00
Jeff Mitchell
d6366e5f24
Bump files for new version
2018-02-20 14:51:20 -05:00
Jeff Mitchell
752c646858
Use debian:testing for building
2018-01-28 14:58:52 -05:00
Jeff Mitchell
93abbbca1d
Update Dockerfile
2018-01-22 19:47:44 -05:00
Jeff Mitchell
c1ed4a06de
Bump go version in Dockerfile
2017-11-14 01:16:59 -05:00
Jeff Mitchell
859e670416
Bump Go dep
2017-09-03 12:34:07 -04:00
Jeff Mitchell
b0ce99d22f
Update dockerfile to use debian stable
2017-07-25 16:44:31 -04:00
Jeff Mitchell
82ff1bd4df
Bump Go version in cross Dockerfile
2017-05-30 14:33:56 -04:00
Jeff Mitchell
fdde9e365d
Bump go version to 1.8.1
2017-04-17 10:44:07 -04:00
Jeff Mitchell
98c7bd6c03
Port some replication bits to OSS ( #2386 )
2017-02-16 15:15:02 -05:00
Jeff Mitchell
9cf27804af
Bump dockerfile Go version
2017-02-07 16:08:31 -05:00
Jeff Mitchell
f3ba03de1a
Prep for 0.6.3
2016-12-06 11:26:29 -05:00
Jeff Mitchell
3d90f2ba0e
Bump Go version in cross Dockerfile
2016-10-19 22:29:26 -04:00
Jeff Mitchell
91f4b34d42
Bump to 1.7.1
2016-09-12 15:41:49 -04:00
Jeff Mitchell
18fe7034ad
update Dockerfile for Go 1.7 final
2016-08-16 11:23:43 -04:00
vishalnayak
8922befc84
Dockerfile++
2016-08-09 12:20:38 -04:00
Jeff Mitchell
e647dce4fc
Bump Go version for building
2016-08-08 11:01:05 -04:00
Jeff Mitchell
8d277ce4bc
Use 1.7rc3
2016-07-26 09:54:24 -04:00
Jeff Mitchell
caa257be44
Remove now-unnecessary env var from Dockerfile
2016-05-23 15:41:22 -04:00
Jeff Mitchell
84f4b7c3e7
Bump Dockerfile for cross to 1.6.2
2016-04-28 00:31:05 +00:00
Jeff Mitchell
0676a348f3
No need for the old Dockerfile for patched 1.5.3 anymore; it's in history if needed
2016-03-16 15:02:41 -04:00
Jeff Mitchell
757dca2e2c
Migrate to built-in Go vendoring.
...
This also removes `godep` calls from make scripts. Of note is that
currently `./...` checking in acceptance tests is disabled.
2016-02-18 15:06:02 -05:00
Jeff Mitchell
35d2976cae
Update cross-compiling Dockerfile to Go 1.6
2016-02-17 17:09:01 -05:00
Jeff Mitchell
270e66d7fe
Add a Dockerfile to build 1.5.3 with patches.
...
Specifically this pulls in the following:
https://go-review.googlesource.com/12717
https://go-review.googlesource.com/17247
These fix bugs users have encountered -- the first with the PKI backend,
and the second with Vault generally, as it can bite any use of a
certificate within Vault (listener, cert credential backend, pki
backend).
These are in 1.6, but it will probably be released too late for us given
what is currently known about their release plans and our known
deadline. This lets us build our releases against a patched 1.5.3.
2016-01-23 14:50:23 -05:00
Jeff Mitchell
3ba925b379
Bump values to 0.4.1
2016-01-13 17:28:17 -05:00
Jeff Mitchell
245df9eb64
Fix cross compile by setting CGO_ENABLED=0
2015-10-01 12:32:28 -07:00
Jeff Mitchell
cb3448c9e8
Add Dockerfile to build a cross-compilation container
2015-09-22 13:19:58 -04:00