Files
clan-core/pkgs/clan-cli/clan_cli
Louis Opter 1e0db82827 clan-cli: secrets: address CR feedback for sops encryption and key handling
- Move public keys collection to a class method on `SopsKey`, and
  implement collection for each key type in `KeyType`, this helps make
  the code more generic ;
- Replace `Operation.__call__` by `run` (`sops.run` if you import the
  entire module), that allows us to dedent the code so that's cool ;
- Fix exception handling when trying to get a in-memory temporary file ;
- Make Executor cuter 😵🪦.
2024-11-27 06:27:53 +00:00
..
2024-10-08 17:51:55 +00:00
2024-09-02 17:40:05 +02:00
2024-10-09 12:08:23 +02:00
2024-09-02 14:07:06 +02:00
2024-09-02 15:58:49 +02:00
2024-09-02 18:26:13 +02:00