python-tuf/examples
Lukas Puehringer 1897f9a652 ngclient: change envelope type config to flag
The flag allows adding other envelope types in the future (unlikely),
or parallel support (`METADATA & SIMPLE`) without breaking the API.

Internally, the flag is now just passed on to TrustedMetadataSet as
mandatory parameter. (Optional parameters make less sense when we
control all the invocations.)

This change requires updating all invocations of TrustedMetadataSet,
including the duplication of a test function.

Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
2024-02-21 16:59:55 +01:00
..
client ngclient: change envelope type config to flag 2024-02-21 16:59:55 +01:00
manual_repo Linter fixes from new black 2024-02-01 22:10:31 +02:00
repository Add to linting Configuration: 2024-02-20 00:34:47 -05:00
uploader ngclient: use Unwrapper in TrustedMetadataSet 2024-02-21 16:24:29 +01:00
README.md examples: Rename client example directory 2023-02-02 16:25:47 +02:00