Skip to content

Tags: jeff-roche/biome

Tags

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: Added the profile name to the mfa token prompt when setting an a…

…ws environment (#12)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: switched to cobra for the cli parsing, added saving to a dotenv (

…#11)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Cli secret (#10)

* feat: command line secrets

* chore: readme update

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: added the ability to inherit another biome with inherit_from (#9)

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Cli input (#8)

* feat: Allow cli input for variables

* chore: example update

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: allow loading a dotenv file (#7)

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: config command runner (#6)

* feat: allow running of external commands like kubectx

* fix: documentation and such

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #5 from jeff-roche/dragoman

feat: dragoman decryption

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #4 from jeff-roche/tests

feat: Rework for tests

v0.3.1

Toggle v0.3.1's commit message
fix: merge