Skip to content

Conversation

@AlCutter
Copy link
Collaborator

This PR fixes a bug in the checkpoint publication code for GCP and AWS where the last published time was erroneously updated even if no checkpoint was published. If the publication attempts happened more frequently that the minimum publish interval, this resulted in no checkpoints being published.

Now the last published time is only updated if the checkpoint is updated, and tests updated to catch this case.

@AlCutter AlCutter added this to the beta milestone May 21, 2025
@AlCutter AlCutter requested a review from mhutchinson May 21, 2025 10:21
@AlCutter AlCutter requested a review from a team as a code owner May 21, 2025 10:21
@AlCutter AlCutter added the bug Something isn't working label May 21, 2025
@AlCutter AlCutter changed the title Fix publish Fix checkpoint publish in AWS & GCP May 21, 2025
@AlCutter AlCutter merged commit a5a5f4c into transparency-dev:main May 21, 2025
15 checks passed
@AlCutter AlCutter deleted the fix_publish branch May 21, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants