This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Tom Chauveau a9fd97d7fe
Handle secrets in DockerLogin operation
Before, secret was a plain text string, but it could lead to security issue
so we are now handling secrets as `dagger.#Secret` or string.
I've add a new struct SecretStore that expose the inputStore to easily
retrieve secret value.

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-08-31 13:04:16 +02:00
..
2021-08-27 15:58:55 +02:00
2021-08-17 17:23:01 +08:00
2021-07-08 17:52:21 +02:00
2021-07-02 01:21:56 +02:00
2021-07-05 12:40:45 +02:00
2021-08-27 15:58:55 +02:00
2021-06-15 10:46:56 +02:00
2021-06-25 17:26:51 +02:00
2021-06-25 17:26:51 +02:00
2021-07-08 17:52:21 +02:00