1
0
mirror of https://github.com/ssh-vault/ssh-vault.git synced 2025-07-28 07:02:00 +03:00

289 Commits

Author SHA1 Message Date
8bc877fe68 fix coverage 1.1.0 2025-04-07 21:35:17 +02:00
50e4c7d0a4 fix coverage 2025-04-07 21:32:28 +02:00
57dfcf9632 1.1.0 2025-04-07 21:23:22 +02:00
38e6f85d34 cargo update 1.0.14 2024-11-02 06:52:49 +01:00
f3f616e7bc secrecy bump & clippy 2024-10-28 14:45:23 +01:00
fa73ec310d 1.0.13 bump versions 1.0.13 2024-06-19 11:10:28 +02:00
8df607795a #[allow(clippy::suspicious_open_options)] 1.0.12 2024-04-06 09:55:59 +02:00
ebfd91da2e bump h2 2024-04-06 09:39:21 +02:00
6244aebfed cargo update (bump versions) 1.0.11 2024-03-07 13:43:08 +01:00
5bd1e650ac openssl optional=true 1.0.10 2023-12-15 14:43:20 +01:00
23ea2e9220 fixes wildcard () dependency constraints for openssl 1.0.9 2023-12-05 19:55:28 +01:00
5286a8c139 windows openssl vendored 1.0.8 2023-12-05 19:06:47 +01:00
f69157728f openssl windows 2023-12-05 13:14:22 +01:00
1c90e5182f musl - openssl vendored 2023-12-05 11:11:40 +01:00
d07cb5d623 cleanup github actions 2023-11-28 06:11:12 +01:00
8448a0a6d6 crates badge 2023-11-24 09:55:08 +01:00
b614ae6140 test format 1.0.7 2023-11-20 18:07:06 +01:00
8b3b66f961 cleanup 2023-11-20 15:34:31 +01:00
0d2af73643 clippy 2023-11-20 15:05:13 +01:00
7ff31a2eb1 parse test 2023-11-20 14:55:34 +01:00
efd0825922 Closes https://github.com/ssh-vault/ssh-vault/security/dependabot/7 2023-11-20 13:44:48 +01:00
7baa40bbb7 packacloud build 2023-11-19 21:34:25 +01:00
0abf39db9d ignore coverage in develop & main 1.0.6 2023-11-18 12:22:14 +01:00
dbc503666d display help if no arguments are present
when creating a vault, check if file exist to prevent overwriting files

config test
2023-11-18 12:15:47 +01:00
2f84609589 1.0.5 1.0.5 2023-11-17 21:47:18 +01:00
d0c2643548 enable color/styles
fixes #29 (config.yml)
2023-11-17 21:17:56 +01:00
5b34aa6bfb 1.0.4 2023-11-17 06:49:56 +01:00
73dacc055b using isTerminal instead of atty
Fixes #58
1.0.4
2023-11-16 22:42:37 +01:00
56ea1538d9 more test 1.0.3 2023-11-14 22:17:44 +01:00
0acce63503 1.0.2 1.0.2 2023-11-14 20:48:49 +01:00
c681f1b1e8 test when push to develop only 2023-11-14 20:43:29 +01:00
b015074a82 cleanup 2023-11-14 20:40:09 +01:00
d7fed31e3b code coverage 2023-11-14 20:29:10 +01:00
fcf76f036f return status code only when remote request fail 2023-11-14 18:32:52 +01:00
84e4543b48 don't allow user new for fingerprint 2023-11-14 17:43:00 +01:00
81a8f98cbe cleaned up format, print_or_save 2023-11-14 14:39:04 +01:00
73929b45e1 Options -k and -f are mutually exclusive. Please choose either -k or -f, but not both. 2023-11-14 13:13:26 +01:00
6ed590cbf2 return output in json format & fingerprint tests 2023-11-14 12:21:13 +01:00
576580d8ee Cargo update 1.0.1 2023-11-13 10:46:02 +01:00
967d438d91 bump version 2023-11-13 10:39:45 +01:00
b3b8da836b todo examples when using -h 2023-11-13 10:38:17 +01:00
38f08403d6 fixed helper to be only --- 2023-11-13 10:35:42 +01:00
c55de0e34b release 1.0.0 moving to rust 🦀 1.0.0 2023-11-13 09:59:14 +01:00
876c2019ae build & test pipelines 2023-11-13 09:29:05 +01:00
aa1814d835 remove ls (brakes windows build) 0.12.12 2023-11-13 09:02:38 +01:00
208e7164f4 build only for linux/mac/windows 0.12.11 2023-11-13 08:28:35 +01:00
ec52511b71 only deploy in main 2023-11-13 08:10:51 +01:00
eb512784ef testing pipelines 2023-11-13 08:09:40 +01:00
056aa329fc install openssl 2023-11-12 22:36:33 +01:00
506fd621b5 bump actions/checkout v4 2023-11-12 22:22:50 +01:00