Skip to content

Conversation

@fredrikekre
Copy link
Member

No description provided.

@fredrikekre fredrikekre force-pushed the fe/r2 branch 3 times, most recently from 76612f9 to 5ddf901 Compare August 14, 2025 13:48
This patch adds the `julialangnightlies` bucket on Cloudflare R2 as an
additional upload target mirroring the layout of the
`julialangnightlies` bucket on AWS S3.
@fredrikekre fredrikekre marked this pull request as ready for review August 14, 2025 14:13
@DilumAluthge
Copy link
Member

Just to clarify, for the time being, we're going to upload to both S3 and R2, right?

@fredrikekre
Copy link
Member Author

Yes, and I think we will keep S3 no matter what as the "source of truth" and use R2 as a caching layer in front. R2 has functionality to automatically cache an S3 bucket, but once a resource is cached it won't be updated. This is why we have to explicitly upload to R2 from here too since for -latest uploads and such we overwrite existing files.

@DilumAluthge
Copy link
Member

Yes, and I think we will keep S3 no matter what as the "source of truth" and use R2 as a caching layer in front.

That sounds good to me.

@fredrikekre
Copy link
Member Author

I need to update the aws_uploader rootfs, it has a very old aws cli version.

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