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

More GCP #35

Merged
merged 5 commits into from
Jul 8, 2024
Merged

More GCP #35

merged 5 commits into from
Jul 8, 2024

Conversation

AlCutter
Copy link
Collaborator

@AlCutter AlCutter commented Jul 5, 2024

This PR adds support for reading and writing to GCS.

Toward #23.

storage/gcp/gcp.go Outdated Show resolved Hide resolved
storage/gcp/gcp.go Show resolved Hide resolved
storage/gcp/gcp.go Outdated Show resolved Hide resolved
storage/gcp/gcp.go Outdated Show resolved Hide resolved
@AlCutter AlCutter removed the request for review from mhutchinson July 8, 2024 11:11
index uint64
logSize uint64
tileSize uint64
wantErr bool
Copy link
Contributor

Choose a reason for hiding this comment

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

did you mean to add a test with wantErr and a non existing tile?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Good question - I think I started with that intention and then figured that since this is a round-trip test, there shouldn't really be any errors so I've removed the bool.

@AlCutter AlCutter merged commit 2e3620b into transparency-dev:main Jul 8, 2024
4 checks passed
@AlCutter AlCutter deleted the more_gcp branch July 8, 2024 15:44
@AlCutter AlCutter mentioned this pull request Jul 23, 2024
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.

3 participants