11 Commits

Author SHA1 Message Date
a64f4dbf79 test: Added tests for the new gopass provider 2025-09-29 17:28:04 -06:00
29acad5eed feat: Users can now specify a default provider to use with each run config, so they don't need to explicitly specify which to use when wanting to run different applications. 2025-09-29 15:18:56 -06:00
261ec0bb6d test: Fixed Windows CLI tests (forgot to add unix cfg check) 2025-09-15 10:24:17 -06:00
e8de47dc52 test: Added tests for new config command 2025-09-15 09:47:31 -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
7d63647f16 style: Addressed formatting issues 2025-09-12 11:52:08 -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
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