This project is mirrored from https://gitee.com/NQL886/vault.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 24 Aug, 2021 1 commit
-
-
Josh Black authored
-
- 18 Aug, 2021 1 commit
-
-
Clint authored
* copy over the webui move web_ui to http remove web ui files, add .gitkeep updates, messing with gitkeep and ignoring web_ui update ui scripts gitkeep ignore http/web_ui Remove debugging remove the jwt reference, that was from something else restore old jwt plugin move things around Revert "move things around" This reverts commit 2a35121850f5b6b82064ecf78ebee5246601c04f. Update ui path handling to not need the web_ui name part add desc move the http.FS conversion internal to assetFS update gitignore remove bindata dep clean up some comments remove asset check script that's no longer needed Update readme remove more bindata things restore asset check update packagespec update stub stub the assetFS method and set uiBuiltIn to false for non-ui builds update packagespec to build ui * fail if assets aren't found * tidy up vendor * go mod tidy * upd...
-
- 04 Aug, 2021 1 commit
-
-
Meggie authored
* Updating go version to 1.16.6 for security fix * Changelog
-
- 29 Jul, 2021 1 commit
-
-
Michele Degges authored
-
- 22 Jul, 2021 1 commit
-
-
Arnav Palnitkar authored
* Update node to latest stable version - v10 has reached EOL so upgrading node to v14 which is the latest stable build * Added changelog * Resolve merge conflicts
-
- 16 Jul, 2021 1 commit
-
-
Scott Miller authored
-
- 14 Jul, 2021 1 commit
-
-
Scott Miller authored
* Enable building darwin arm64 for 1.8.x (#11855) * Changelog Co-authored-by:
Vishal Nayak <vishalnayak@users.noreply.github.com>
-
- 05 Jul, 2021 1 commit
-
-
Sam Salisbury authored
- Now we are not vendoring, the path needed to reflect that.
-
- 11 Jun, 2021 1 commit
-
-
Sam Salisbury authored
-
- 09 Jun, 2021 3 commits
-
-
Sam Salisbury authored
- This defeats CircleCI's "no output timeout"
-
Vishal Nayak authored
* Udate to Go 1.16.5 * Add CL * Update packages-oss.yml * Update go_test.yml
-
Vishal Nayak authored
* Upgrade packagespec to 0.2.6 * Remove darwin/arm64 from building
-
- 27 Apr, 2021 1 commit
-
-
Sam Salisbury authored
-
- 26 Apr, 2021 1 commit
-
-
Sam Salisbury authored
* packagespec upgrade -version 0.2.4 * upgrade circleci-multi-file-config * make ci-config
-
- 09 Apr, 2021 1 commit
-
-
Scott Miller authored
* Update to Go 1.16.2 for build/dev * Update SDK version_base * 1st attempt * Update docker images * wip * wip
-
- 07 Apr, 2021 1 commit
-
-
Scott Miller authored
* Update to Go 1.16.2 for build/dev * Update SDK version_base * Update docker images * make packages
-
- 06 Apr, 2021 1 commit
-
-
Sam Salisbury authored
* Revert "Saving and restoring the go cache was an experiment to reduce build times, but it worked too inconsistently. (#10493)" This reverts commit 1e72bb1c. * make ci-config * ci: update default go image to use docker mirror * bump to go1.15.11 - Previously there was version skew: 1.15.10 and 1.15.4 were in use.
-
- 30 Mar, 2021 1 commit
-
-
Calvin Leung Huang authored
-
- 20 Jan, 2021 1 commit
-
-
Josh Black authored
* Update to go 1.15.6 * Just kidding, how about 1.15.7 * And the associated CI config * Add changelog and update go version in more places
-
- 12 Nov, 2020 1 commit
-
-
Meggie authored
-
- 04 Nov, 2020 1 commit
-
-
Nick Cabatoff authored
Remove darwin/386 since Go 1.15 doesn't support it. Remove some 1.14.7 references that were missed. (#10321)
-
- 30 Oct, 2020 2 commits
-
-
Brian Kassouf authored
* Update go version to 1.15.3 * Fix OU ordering for go1.15.x testing * Fix CI version * Update docker image * Fix test * packagespec upgrade -version 0.1.8 Co-authored-by:
Sam Salisbury <samsalisbury@gmail.com>
-
Sam Salisbury authored
-
- 28 Sep, 2020 1 commit
-
-
Sam Salisbury authored
* packagespec v0.1.2 - prep: remove unneeded code * packagespec v0.1.2 - packagespec init * packagespec v0.1.2 - make packages * packagespec v0.1.3 - make packages
-
- 20 Aug, 2020 1 commit
-
-
ncabatoff authored
-
- 11 Aug, 2020 1 commit
-
-
Sam Salisbury authored
* add packagespec build system - The majority of changes in this commit are files generated by packagespec (everything in the packages-oss.lock directory). * add .yamllint * update to packagespec@fd54aea4 * ci: bust packagespec cache - Change to packagespec results in package IDs that can use git tag refs, not just commit refs. * update to packagepsec@5fc121d0 - This busts all caches, because of a change to the way we no longer traverse from tag refs to commit refs, due to the potential confusion this can cause. - See https://github.com/hashicorp/packagespec/commit/fd54aea4827bb6cfd637c78a2ab6274111605330 for the original change to packagespec necessitating this. * update to packagespec@5e6c87b6 - This completes the change to allowing git tag refs to be used for source IDs, begun in f130b940a8fbe3e9398225b08ea1d63420bef7b6 * update to packagespec@4d3c9e8b - This busts cache, needed to apply previous change. * remove RELEASE_BUIL...
-