aomi icon indicating copy to clipboard operation
aomi copied to clipboard

Provide secrets to build and release pipelines in a self service way using Hashicorp Vault.

Results 24 aomi issues
Sort by recently updated
recently updated
newest added

The aomi tool assumes you are in a git repo so _always_ insists on the presence of a `.gitignore` file. If we are not actually in a git repo we...

bug

Right now we only have the bare minimum docstring to keep the ci happy. We should extend this to include the passed args/opts, return values, and additional details about what...

Long term we need to figure out a more formal way to handle deprecations other than displaying a warning message for a bit before actually bumping the major version number...

question

Need a way to data-define validations to be performed against the secretfile. This could be used to help enforce things such as the following - mountpoints - path structures -...

enhancement