- Jan 18, 2021
-
-
Dan Lorenc authored
-
Bob Callaway authored
-
dlorenc authored
Add minisign e2e tests.
-
Bob Callaway authored
-
dlorenc authored
Set a default CORS policy.
-
Dan Lorenc authored
These require the minisign binary to be installed.
-
- Jan 15, 2021
-
-
Dan Lorenc authored
This should fix the rest of the errors.
-
dlorenc authored
fix http/https for swagger UI
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
dlorenc authored
Add x509 support and tests.
-
dlorenc authored
Setup let's encrypt and cert manager.
-
Dan Lorenc authored
-
Luke Hinds authored
-
dlorenc authored
This all comes up! Some TODOs still in the yaml. A basic README explaining how I set it up.
-
- Jan 14, 2021
-
-
dlorenc authored
Add some more e2e tests to make sure we exercise all the CLI commands:
-
Bob Callaway authored
saves second pass over data
-
Dan Lorenc authored
- Run through the get flow, make sure the output is well structured - Call loginfo, make sure there are no errors.
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Dan Lorenc authored
Still need to add some more e2e-style tests that go through the ArtifactFactory flow.
-
dlorenc authored
Add a helper to wrap Cobbra functions to make them easier to test.
-
dlorenc authored
Add a flag for signature format.
-
- Jan 13, 2021
-
-
Dan Lorenc authored
This supports pgp and minisign right now. We can add logic to try to detect these later.
-
dlorenc authored
Update generated files.
-
Dan Lorenc authored
My swagger build introduced these, they're whitespace only but could make larger PRs harder to review.
-
Dan Lorenc authored
This switches out cobra commands to return obj, err. This should make it easier to test them, and also keep formatting across the commands consistent. Formatting should happen in one place, instead of having each command print directly.
-
- Jan 12, 2021
-
-
dlorenc authored
Add an e2e test that uses verify.
-
Dan Lorenc authored
-
Bob Callaway authored
Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Bob Callaway authored
* add endpoint for public key and return signed tree head with loginfo Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
Luke Hinds authored
Introduce swagger UI server Signed-off-by:
Bob Callaway <bcallawa@redhat.com> Co-authored-by:
Bob Callaway <bcallawa@redhat.com>
-
- Jan 11, 2021
-
-
Bob Callaway authored
* Add support for ed25519/signify/minisign keys and signatures Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
- Jan 08, 2021
-
-
Bob Callaway authored
also adds --log-index parameter to CLI verify command Signed-off-by:
Bob Callaway <bcallawa@redhat.com>
-
dlorenc authored
Change the e2e tests to generate new, random data.
-
- Jan 06, 2021
-
-
Luke Hinds authored
-
Dan Lorenc authored
This way we don't have to worry about existing entries in the logs.
-
dlorenc authored
Rewrite the e2e tests in go from bash.
-
- Jan 05, 2021
-
-
Dan Lorenc authored
-
dlorenc authored
Merge OpenAPI back into main
-
dlorenc authored
Add a second test to make sure duplicates are detected.
-