decentral1se
decentral1se pushed to master at coop-cloud/foodsoft 2020-11-02 17:11:30 +00:00
decentral1se pushed to master at coop-cloud/foodsoft 2020-11-02 17:10:36 +00:00
decentral1se pushed to master at coop-cloud/foodsoft 2020-11-02 17:08:06 +00:00
decentral1se commented on pull request toolshed/abra-bash#33 2020-11-02 11:13:31 +00:00
PASSWORD/KEY distinction+match for secret generation

Instead of the lolz PASSW.*D hack, I'm gonna include the rewrite of env vars under https://git.autonomic.zone/coop-cloud/gardening/issues/1 along with this PR so we can go on with a cleaner slate.

decentral1se opened issue toolshed/gardening#1 2020-11-02 11:12:23 +00:00
Add grep+sed+git-add+git-commit+git-push script
decentral1se commented on issue toolshed/abra-bash#29 2020-11-01 20:15:43 +00:00
sub_- not found

Did some minimal testing, hope I am not breaking things!

c2a56c6c09bb6f9290206fda4678b97944a4f187

decentral1se closed issue toolshed/abra-bash#29 2020-11-01 20:15:43 +00:00
sub_- not found
decentral1se pushed to main at toolshed/abra-bash 2020-11-01 20:15:25 +00:00
decentral1se created pull request toolshed/abra-bash#33 2020-11-01 20:13:49 +00:00
WIP: Use new PASSWORD/KEY distinction+match for secret generation
decentral1se pushed to new-pass-keys-generation at toolshed/abra-bash 2020-11-01 20:11:57 +00:00
decentral1se pushed to new-pass-keys-generation at toolshed/abra-bash 2020-11-01 20:09:44 +00:00
decentral1se pushed to main at toolshed/abra-bash 2020-11-01 19:55:54 +00:00
decentral1se pushed to main at toolshed/abra-bash 2020-11-01 19:55:01 +00:00
decentral1se pushed to master at coop-cloud/foodsoft 2020-11-01 19:47:32 +00:00
decentral1se commented on issue toolshed/abra-bash#32 2020-11-01 19:37:39 +00:00
Secret auto-generation grep pattern doesn't match arbitrary naming

...=v1 # length=30 + PASSWORD/KEY distinction in generation! 🙉

decentral1se closed issue toolshed/abra-bash#5 2020-11-01 19:22:58 +00:00
Shell completion
decentral1se commented on issue toolshed/abra-bash#5 2020-11-01 19:22:57 +00:00
Shell completion

Works for Zsh now too 🖤

decentral1se commented on issue toolshed/abra-bash#32 2020-11-01 17:26:07 +00:00
Secret auto-generation grep pattern doesn't match arbitrary naming

Also fine for a yml format to happen, still don’t have momentum to solo that at present.

Ah, I meant, parsing the compose*.yml files for the secret names instead of the .envrc.sample

decentral1se commented on issue toolshed/abra-bash#32 2020-11-01 16:40:37 +00:00
Secret auto-generation grep pattern doesn't match arbitrary naming

Anything with a line ending of =v1? Maybe too brittle...

Oh darn, that would also include the configs too. Woops.