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

stop splitting the TUF repo on the 1 GiB boundary #5325

Merged
merged 1 commit into from
Apr 3, 2024
Merged

Conversation

iliana
Copy link
Contributor

@iliana iliana commented Mar 25, 2024

Follow-up to #5316, split to prevent breaking various scripts until v7 is out the door.

Per chat and #5316 (comment), Buildomat has supported >1 GiB uploads for a while, but we've seen issues with downloading files that large. There's now range request support, so retrying failed downloads is no longer catastrophic.

However a lot of scripts are out there that assume we must download a parta/partb. I don't want to prevent people from deploying quickly on dogfood while we're in the run up to a release, unless whoever's on dogfood updates wants to merge this and fix the script.

Copy link
Contributor

@labbott labbott left a comment

Choose a reason for hiding this comment

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

It sounds like we've been given the green light to merge stuff for not R7. I support merging this soonish.

@iliana iliana merged commit 7d86b3a into main Apr 3, 2024
22 checks passed
@iliana iliana deleted the iliana/unsplit branch April 3, 2024 17: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.

2 participants