mirror of
https://github.com/hashicorp/vault-action.git
synced 2026-04-10 14:10:09 +00:00
feat(namespace): handle request on vault namespace (#5)
* feat(namespace): handle request on vault namespace
This commit is contained in:
parent
0104a02854
commit
3747195c5f
9 changed files with 214 additions and 6 deletions
|
|
@ -7,6 +7,7 @@
|
|||
"build": "ncc build index.js -o dist",
|
||||
"test": "jest",
|
||||
"test:integration": "jest -c integration/jest.config.js",
|
||||
"test:integration-ent": "jest -c integration-ent/jest.config.js",
|
||||
"test:e2e": "jest -c e2e/jest.config.js"
|
||||
},
|
||||
"release": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue