apideck-libraries / vault-core

Apideck Vault Modal component for React
https://www.apideck.com/products/vault
MIT License
7 stars 1 forks source link

Vault: Upgrade and deploy iframe-vault when new version is released #66

Closed jakeprins closed 1 year ago

jakeprins commented 1 year ago

To keep Vue Vault and Vault JS in sync with the latest version, we need to update @apideck/react-vault inside iFrame-vault to the latest version and deploy the project. We could automate this with a GH action that makes a commit and triggers a new deployment.