|
bea0e29f89
|
#3 Switch to file descriptor 3 as input to sops
|
2024-08-16 12:52:04 -07:00 |
|
|
049ae05b4a
|
#3 Debug: echo working directory to diagnose whether we're working from a subdirectory of .git, rather than the true repo root.
|
2024-08-16 12:49:08 -07:00 |
|
|
f9ca3ca219
|
#3 Remove unneeded SOPS_AGE_RECIPIENTS configuration from decrypt, cd to repo root
|
2024-08-16 12:43:31 -07:00 |
|
|
4daec51130
|
#3 Debug echo FILE_PATH variable
|
2024-08-16 12:32:36 -07:00 |
|
|
bbad9b07ed
|
#3 Render absolute path of file to process
|
2024-08-16 12:27:37 -07:00 |
|
|
b45df3190d
|
#3 Reroute stdout and stderr from non-sops commands to log files
|
2024-08-16 12:16:07 -07:00 |
|
|
0080a68f3c
|
#3 Validate input is file path
|
2024-08-16 12:09:26 -07:00 |
|
|
c02b810237
|
#3 Update encrypt and decrypt filter scripts
- Decrypt: use realpath of file to decrypt as FILE_PATH
- Decrypt: Switch from in-place to stdout
- Encrypt: Switch from operating on $1 to $FILE_PATH
|
2024-08-15 16:28:28 -07:00 |
|
|
766a34dfb4
|
#3 Fix logic for creating age keyfile
|
2024-08-15 16:24:21 -07:00 |
|
|
bf81ecbd27
|
#3 Init working encrypt-filter and testsecret.
TODO: Test decrypt-filter, write setup script
|
2024-08-15 16:14:07 -07:00 |
|
|
492fa394d6
|
Rename filter scripts
|
2024-08-15 15:46:57 -07:00 |
|