Below you will find pages that utilize the taxonomy term “BluMintInc”
March 26, 2024
decrypt-dotenv-vault
Version updated for BluMintInc/decrypt-dotenv-vault to version v1.0.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Fixed the passing of dotenv-key to the decrypt CLI command
March 26, 2024
load-dotenv-vault
Version updated for BluMintInc/load-dotenv-vault to version v1.1.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Utilize BluMintInc/decrypt-dotenv-vault@v1.0.1 If input variable “mode” is either "" or “development”, then the name of the environmental variable file to utilize will simply be .env Full Changelog: https://github.com/BluMintInc/load-dotenv-vault/compare/v1.0.0...v1.0.1
March 25, 2024
decrypt-dotenv-vault
Version updated for BluMintInc/decrypt-dotenv-vault to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial draft of the decrypt-dotenv-vault action. This action decrypts a .env.vault file in the root of the repo using dotenv-vault in order to output a .env file.
March 25, 2024
load-dotenv-vault
Version updated for BluMintInc/load-dotenv-vault to version v1.0.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Initial implementation of the load-dotenv-vault GitHub Action.