Commit Graph

12 Commits

Author SHA1 Message Date
6daa6fd2f2 refactor: Refactored the library for gman so that it dynamically names config and password files to be used across any application 2025-10-14 17:12:43 -06:00
a64f4dbf79 test: Added tests for the new gopass provider 2025-09-29 17:28:04 -06:00
1385aacc62 ci: fix bug after config refactor for persisting user prompted local sync changes to config file 2025-09-14 20:42:31 -06:00
03bc44a9f6 test: Added tests for the Azure Key Vault provider 2025-09-12 19:35:54 -06:00
3e1e138296 test: Added tests for the GCP Secret Manager provider 2025-09-12 18:48:35 -06:00
ac45287336 feat: Full AWS SecretsManager support 2025-09-12 17:24:47 -06:00
81989f8c94 feat: AWS Secrets Manager support 2025-09-12 17:11:44 -06:00
9d8fa17dde refactor: Refactor configuration structs directly into the provider definition to simplify validation, structs, and future extensions 2025-09-12 15:37:17 -06:00
a8d959dac3 Added support for multiple providers and wrote additional regression tests. Also fixed a bug with local synchronization with remote Git repositories when the CLI was just installed but the remote repo already exists with stuff in it. 2025-09-11 15:07:16 -06:00
0f5c28a040 Added unit and integration tests 2025-09-10 22:34:36 -06:00
17eba4413d Full support for secret injection into configuration files 2025-09-10 20:53:10 -06:00
3bb9055f80 Added unit tests 2025-09-09 17:52:07 -06:00