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.
- 11 Jun, 2021 3 commits
-
-
Conor Mongey authored
-
Sam Salisbury authored
- Not needed to upgrade the plugin itself. - Can cause issues when transitive modules are updated.
-
Sam Salisbury authored
-
- 09 Jun, 2021 1 commit
-
-
Vishal Nayak authored
* Udate to Go 1.16.5 * Add CL * Update packages-oss.yml * Update go_test.yml
-
- 04 Jun, 2021 1 commit
-
-
Theron Voran authored
Adds BUILD_TAGS to the docker build commands for docker-dev and docker-dev-ui. Also changes the respective Dockerfile's to use double quotes with ${BUILD_TAGS} so that it's interpolated.
-
- 08 Apr, 2021 1 commit
-
-
Brian Kassouf authored
* Update tooling * Run gofumpt * go mod vendor
-
- 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
-
- 30 Oct, 2020 1 commit
-
-
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>
-
- 15 Oct, 2020 1 commit
-
-
Michael Golowka authored
This is part 1 of 4 for renaming the `newdbplugin` package. This copies the existing package to the new location but keeps the current one in place so we can migrate the existing references over more easily.
-
- 08 Oct, 2020 1 commit
-
-
Jason O'Donnell authored
-
- 07 Oct, 2020 1 commit
-
-
Sam Salisbury authored
* packagespec upgrade -version 0.1.5 * remove meta.POST_PROCESSORS - no longer needed * make ci-config: remove old prereq
-
- 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
-
- 08 Sep, 2020 1 commit
-
-
Mark Gritter authored
* Added stub class for activity logging. (#1435) * Define activity fragments and starter methods for manipulating them. (#1441)
-
- 28 Aug, 2020 1 commit
-
-
Michael Golowka authored
* Add new Database v5 interface with gRPC client & server This is primarily for making password policies available to the DB engine, however since there are a number of other problems with the current interface this is getting an overhaul to a more gRPC request/response approach for easier future compatibility. This is the first in a series of PRs to add support for password policies in the combined database engine
-
- 12 Aug, 2020 1 commit
-
-
Sam Salisbury 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_BUILD_WORKFLOW_NAME * update packagespec, add watch-ci target * fix package names (do not refer to EDITION) * remove EDITION input from packages-oss.yml * bump package cache, update packagespec * update packagespec, add 'aliases' target * update packagespec; less output noise * ci: give release bundle file a better name - When performing a release build, this will include the build ID as part of the name, making it easier to distinguish from other builds. * ci: create aliases tarball artifact * ci: cache package metadata files * ci: add metadata artifact * ci: bust circleci package cache * Revert "ci: bust circleci package cache" This reverts commit 1320d182. * ci: remove aliases artifact * ci: use buildID not workflowName to id artifacts * packages: add BUNDLE_NAME metadata * do not cache package metadata with binaries * ci: bump package cache * ci: debugging * ci: fix package cache; update packagespec * ci: update packagespec to 10e7beb2 * ci: write package metadata and aliases * ci: switch to .zip artifacts * switch package bundle back to tar.gz (from zip) - Because of the way zip works, the zip archive was over 2GB rather than under 750MB as with tar.gz. * bump packagespec, adds list-staged-builds * update packagespec * add publish stub + general tidy up * bump packagespec * bump packagespec; add make publish-config * Makefile: tidy up packagespec targets * pass PRODUCT_REPO_ROOT to packagespec * bump go to 1.14.6 * packages-oss.yml: use more explicit base image * bump packagespec to b899b7c1 * bump packagespec to f040ce8f * packages-oss.yml: pin base image to digest - This digest is pointed to by debian:buster-20200720 - Using a specific digest ensures that builds use the same base image in all contexts * add release-repo; bump packagespec * remove BUILD_TAGS and -tags flag * bump packagespec to e444f742 * bump to go1.14.7 * ci: bump to go1.14.7
-
- 10 Aug, 2020 1 commit
-
-
Sam Salisbury authored
-
- 20 Jul, 2020 1 commit
-
-
Jason O'Donnell authored
* Add docker dev build target * Update scripts/docker/Dockerfile Co-authored-by:
Jim Kalafut <jkalafut@hashicorp.com> * Add multi-stage build * Add comment about multi-stage * Add docker-dev-ui Co-authored-by:
Jim Kalafut <jkalafut@hashicorp.com>
-
- 14 May, 2020 1 commit
-
-
Jeff Mitchell authored
-
- 30 Apr, 2020 1 commit
-
-
Brian Kassouf authored
-
- 29 Apr, 2020 1 commit
-
-
Sam Salisbury authored
- This is needed for building the final release.
-
- 25 Apr, 2020 1 commit
-
-
Austin Gebauer authored
-
- 22 Apr, 2020 1 commit
-
-
ncabatoff authored
Use a more minimal bootstrap target when running in CI: just what we need to satisfy our job needs. Also remove govendor which we no longer use. (#8808)
-
- 14 Feb, 2020 2 commits
-
-
Jeff Mitchell authored
This reverts commit 5a3c55b6.
-
Jeff Mitchell authored
-
- 11 Feb, 2020 1 commit
-
-
Sam Salisbury authored
-
- 11 Jan, 2020 1 commit
-
-
Jeff Mitchell authored
-
- 09 Jan, 2020 1 commit
-
-
Jim Kalafut authored
-
- 18 Dec, 2019 1 commit
-
-
Christian Frichot authored
* UI update headless chrome flags to fix ember/chrome crash in test * UI update references from test-oss to test:oss * UI removed disable-gpu flag from headless Chrome * UI and also remove the comment
-
- 08 Dec, 2019 1 commit
-
-
Clint authored
-
- 06 Dec, 2019 1 commit
-
-
Steve Wills authored
Fixes #7863
-
- 17 Oct, 2019 1 commit
-
-
Jeff Mitchell authored
-
- 19 Aug, 2019 1 commit
-
-
Matthew Irish authored
* be more specific about node version, and specify a yarn version * update ember, ember-cli, ember-data, ember-data-model-fragments * use router handlers to access transition information * fix shadowing of component helper * update ivy-codemirror, ember-cli-inject-live-reload * remove custom router service * don't use transition.queryParams * update ember-cli-deprecation-workflow * refactor kv v1 to use 'path' instead of 'id' on creation * fix auth-jwt-test and toolbar-link-test * update ember composable helpers * remove Ember.copy from test file * no more deprecations in the workflow * fix more secret tests * fix remaining failed tests * move select component to core because it's used by ttl-picker * generate new model class for each test instead of reusing an existing one * fix selectors on kmip tests * refactor how control groups construct urls from the new transition objects * add router service override back in, and have it be evented so that we can trigger router events on it * move stories and markdown files to core if the component lives in core * update ember-cli, ember-cli-babel, ember-auto-import * update base64js, date-fns, deepmerge, codemirror, broccoli-asset-rev * update linting rules * fix test selectors * update ember-api-actions, ember-concurrency, ember-load-initializers, escape-string-regexp, normalize.css, prettier-eslint-cli, jsdoc-to-markdown * remove test-results dir * update base64js, ember-cli-clipboard, ember-cli-sass, ember-cli-string-helpers, ember-cli-template-lint, ember-cli-uglify, ember-link-action * fix linting * run yarn install without restoring from cache * refactor how tests are run and handle the vault server subprocess * update makefile for new test task names * update circle config to use the new yarn task * fix writing the seal keys when starting the dev server * remove optional deps from the lockfile * don't ignore-optional on yarn install * remove errant console.log * update ember-basic-dropdown-hover, jsonlint, yargs-parser * update ember-cli-flash * add back optionalDeps * update @babel/core@7.5.5, ember-basic-dropdown@1.1.3, eslint-plugin-ember@6.8.2 * update storybook to the latest release * add a babel config with targets so that the ember babel plugin works properly * update ember-resolver, move ember-cli-storybook to devDependencies * revert normalize.css upgrade * silence fetchadapter warning for now * exclude 3rd party array helper now that ember includes one * fix switch and entity lookup styling * only add -root suffix if it's not in versions mode * make sure drop always has an array on the aws role form * fix labels like we did with the backport * update eslintignore * update the yarn version in the docker build file * update eslint ignore
-
- 25 Jul, 2019 3 commits
-
-
Jeff Mitchell authored
-
Sam Salisbury authored
-
Jeff Mitchell authored
-
- 22 Jul, 2019 1 commit
-
-
Jeff Mitchell authored
-
- 19 Jul, 2019 2 commits
-
-
Jeff Mitchell authored
-
Jeff Mitchell authored
Closes #7147
-
- 26 Jun, 2019 1 commit
-
-
Sam Salisbury authored
* ci: update Makefile - Copied from https://github.com/samsalisbury/circleci-multi-file-config/blob/c5c5149583f7733675bb987780a5da5959450f57/copythis.circleci/Makefile * Makefile: make ci- targets phony and more explicit * ci: add pre-flight checks - Right now just validates ci config is up to date. * ci: add --skip-update-check to circleci * ci: remove cruft from Makefile * ci: fix missing source dir error message * ci: consolidate circleci path handling
-