Commit graph

4 commits

Author SHA1 Message Date
pakagronglb
acd7ed08d1 Update Python shebangs to explicitly use python3
Signed-off-by: pakagronglb <pakagronglebel@gmail.com>
2025-02-19 19:44:21 +07:00
Jussi Kukkonen
02601f58c4 workflows: Update conformance client
* client was not checking if artifact was cached already: do so to pass
  test_artifact_cache
* Also add some better logging

These changes are copied from the client embedded in tuf-conformance

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2025-02-17 15:45:52 +02:00
Jussi Kukkonen
ce560215bf Update tuf-conformance action to 1.0
Also update the client-under-test script
(this is a direct copy from tuf-conformance).

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-08-08 15:48:13 +03:00
Jussi Kukkonen
0b85ed570d Add a conformance test workflow
* The conformance test suite is likely to still change quite a bit so
  the workflow is not enabled on PRs yet
* The actual conformance client is copied from the tuf-conformance project
* This is mostly a test to see how things should work out, and a
  demonstration of how the tuf-conformance project should be used

Signed-off-by: Jussi Kukkonen <jkukkonen@google.com>
2024-07-10 16:15:36 +03:00