* +vault

* -p

* Update package.yml

make dependencies

* Update package.yml

* try git clone based on error

* whoops, old syntax

* rename

---------

Co-authored-by: Jacob Heider <jacob@tea.xyz>
This commit is contained in:
Sanchit Ram Arvind 2023-06-12 15:40:10 -04:00 committed by GitHub
parent 57c7dbe980
commit ddaef39837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -0,0 +1,34 @@
distributable:
url: git+https://github.com/hashicorp/vault
ref: v{{version}}
versions:
github: hashicorp/vault
platforms:
- darwin
- linux/x86-64
build:
dependencies:
go.dev: '*'
nodejs.org: ^18
python.org: ^3.11
npmjs.com: '*'
classic.yarnpkg.com: '*'
tea.xyz/gx/cc: c99
tea.xyz/gx/make: '*'
git-scm.org: '*'
# TODO: gox
script: |
make bootstrap static-dist dev-ui
mkdir -p {{prefix}}/bin
mv bin/vault {{prefix}}/bin/vault
provides:
- bin/vault
test:
script:
vault --version