Nathaniel Landau
6867c62dcf
bump(release): v0.1.1 → v0.2.0
v0.2.0
2023-01-25 17:26:29 +00:00
Nathaniel Landau
455a2c9e86
refactor(application): refactor questions to separate class ( #7 )
...
* refactor(application): refactor questions to separate class
* test(application): add tests for`Application` class
2023-01-25 12:20:59 -05:00
Nathaniel Landau
1e4fbcb4e2
feat(configuration): support multiple vaults in the configuration file ( #6 )
...
When multiple vaults are added to the configuration file, the script will prompt
you to select one at runtime
2023-01-24 10:32:56 -05:00
Nathaniel Landau
5abab2ad20
docs(readme): fix dumb typo
2023-01-23 01:02:26 +00:00
Nathaniel Landau
b0689b48f1
ci: add allowed endpoints to harden-runner
2023-01-23 00:40:22 +00:00
Nathaniel Landau
9131ce128d
bump(release): v0.1.0 → v0.1.1
v0.1.1
2023-01-23 00:31:51 +00:00
Nathaniel Landau
b7735760e9
test: add tests for Application class
...
Need more attention here. Very difficult to test the keyboard interaction with questionary. Going to try using pexpect soon to hopefully add better coverage.
2023-01-23 00:31:08 +00:00
Nathaniel Landau
3fd6866760
fix(notes): diff now prints values in the form [value]
2023-01-22 18:23:50 -05:00
Nathaniel Landau
759fc3434f
fix(application): exit after committing changes
2023-01-22 18:23:50 -05:00
Nathaniel Landau
c427a987c1
docs(readme): update install instructions
2023-01-22 18:23:50 -05:00
Nathaniel Landau
9123ee149f
ci: harden runner configuration
2023-01-22 17:17:09 +00:00
Nathaniel Landau
6d26a41a36
bump(release): v0.0.0 → v0.1.0
v0.1.0
2023-01-22 17:03:00 +00:00
Nathaniel Landau
b7bcf74926
feat: initial application release
2023-01-22 16:55:46 +00:00
Nathaniel Landau
35717e0760
Initial commit
2022-12-19 13:22:04 -05:00