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

Enable all delegation tests for go-tuf #192

Merged
merged 2 commits into from
Oct 1, 2024
Merged

Conversation

rdimitrov
Copy link
Contributor

The following PR enables the delegation tests for the go-tuf client removing the existing skip we had so far

Fixes #171

@rdimitrov rdimitrov marked this pull request as draft September 20, 2024 14:57
Copy link
Member

@jku jku left a comment

Choose a reason for hiding this comment

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

needs a go get -u && go mod tidy I think, otherwise seems good

@jku
Copy link
Member

jku commented Oct 1, 2024

Scratch that. Dependabot updates were just added so this should pass now...

@rdimitrov rdimitrov marked this pull request as ready for review October 1, 2024 07:36
Signed-off-by: Radoslav Dimitrov <[email protected]>
@rdimitrov rdimitrov force-pushed the enable-go-tuf-tests branch from bbc9376 to fdc9c65 Compare October 1, 2024 07:37
@rdimitrov rdimitrov merged commit f4acd16 into main Oct 1, 2024
7 checks passed
@jku
Copy link
Member

jku commented Oct 1, 2024

Thanks

@rdimitrov rdimitrov deleted the enable-go-tuf-tests branch October 1, 2024 07:39
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.

remove skip when possible
2 participants