This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-vault
Watch
2
Star
0
Fork
You've already forked open-vault
0
Code
Issues
1
Pull Requests
Releases
Activity
f6a746f1f5
open-vault
/
.circleci
/
config
History
Nick Cabatoff
a73e834fda
Fail build if go mod vendor changes anything. (
#10524
)
2020-12-10 10:09:21 -05:00
..
commands
Saving and restoring the go cache was an experiment to reduce build times, but it worked too inconsistently. (
#10493
)
2020-12-03 10:59:47 -05:00
executors
Name environments after their use case rather than their size. We need fewer resources for remote-docker because all the heavy work happens in the remote-docker VMs which we can't configure. Use a different env for race tests which are more resoure hungry. (
#10492
)
2020-12-03 10:57:21 -05:00
jobs
Fail build if go mod vendor changes anything. (
#10524
)
2020-12-10 10:09:21 -05:00
workflows
Fail build if go mod vendor changes anything. (
#10524
)
2020-12-10 10:09:21 -05:00
@build-release.yml
We only updated the release branch (
#10391
)
2020-11-12 13:24:55 -05:00
@config.yml
Run CI tests in docker instead of a machine. (
#8948
)
2020-09-15 10:01:26 -04:00