Commit Graph

17 Commits

Author SHA1 Message Date
bcbd755a37 feat: GCP Secret Manager support 2025-09-12 18:36:16 -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
github-actions[bot]
a536aca5a5 bump: version 0.1.0 → 0.2.0 [skip ci] 2025-09-12 20:19:53 +00:00
0859d7d3fc build: Upgraded tempfile version to possibly fix bug on mac roundtrip tests 2025-09-12 12:33:14 -06:00
aaf6850d59 docs: Updated the license in the Cargo.toml 2025-09-12 11:47:55 -06:00
194f86144b refactor: Renamed the provider field in a config file to type to make things a little easier to understand; also removed husky 2025-09-12 11:20:02 -06:00
ca990f460e ci: Preparing the repo to go public 2025-09-11 17:19:52 -06:00
9e8e317daf Updated the README with a more clear example of what the purpose of gman is, and also support fully isolated, multiple local based configurations with isolated git repositories so users can have separate repos for different environments 2025-09-11 16:21:47 -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
bd81446bf8 Updated the tagline for the crate's help output 2025-09-09 17:58:07 -06:00
3bb9055f80 Added unit tests 2025-09-09 17:52:07 -06:00
a0b710b96b Implemented support for local synchronization to a remote Git repo 2025-09-09 12:49:35 -06:00
8ac9ca40df Full local password management support 2025-09-08 15:13:13 -06:00