Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor repo-mock package #408

Merged
merged 3 commits into from
Jul 27, 2023
Merged

refactor repo-mock package #408

merged 3 commits into from
Jul 27, 2023

Conversation

bdehamer
Copy link
Collaborator

Internal refactoring of the repo-mock package so that we can export some new helper functions:

initializeTUFRepo - Initializes and signs a set of TUF metadata files given a set of targets
tufHandlers - Returns a set of generic HTTP handlers which associate a request path with the contents of a particular TUF metadata file

Signed-off-by: Brian DeHamer <[email protected]>
Copy link
Collaborator

@ejahnGithub ejahnGithub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a comment, but the rest looks good. this is impressive

Copy link
Collaborator

@ejahnGithub ejahnGithub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lg

@bdehamer bdehamer merged commit 2ec31bc into main Jul 27, 2023
25 checks passed
@bdehamer bdehamer deleted the bdehamer/mock-refactor branch July 27, 2023 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants