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

Tidy GCP conformance code #216

Merged
merged 2 commits into from
Sep 5, 2024
Merged

Conversation

AlCutter
Copy link
Collaborator

@AlCutter AlCutter commented Sep 5, 2024

This PR tidies up the GCP conformance code a bit, removes the obsolete read proxy, and adds a few comments.

Towards #8

Copy link
Contributor

@mhutchinson mhutchinson left a comment

Choose a reason for hiding this comment

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

Looks good if you sort the imports.

Comment on lines 82 to 84
defer func() {
_ = r.Body.Close()
}()
Copy link
Contributor

Choose a reason for hiding this comment

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

This isn't needed. I removed it this morning 🙃

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

d'oh - removed!

@AlCutter AlCutter merged commit 97e57b4 into transparency-dev:main Sep 5, 2024
12 checks passed
@AlCutter AlCutter deleted the purdy_gcp branch September 5, 2024 17:18
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