Feedback PR for #2287: Story 2269: Enable Conditional S3 Storage for development#2291
Merged
jlchilders11 merged 10 commits intojc/conditional-image-storagefrom Apr 14, 2026
Merged
Conversation
Story 2269: Enable Conditional S3 Storage for development
2 tasks
jlchilders11
requested changes
Apr 13, 2026
Collaborator
jlchilders11
left a comment
There was a problem hiding this comment.
Some thoughts on the implementation, but I do like the basic concept, pending Sam's approval.
julhoang
requested changes
Apr 13, 2026
0df3dd6 to
689ca19
Compare
jlchilders11
approved these changes
Apr 14, 2026
Collaborator
jlchilders11
left a comment
There was a problem hiding this comment.
LGTM - I like this approach
julhoang
approved these changes
Apr 14, 2026
Collaborator
julhoang
left a comment
There was a problem hiding this comment.
LGTM! Just 1 tiny nit for an outdated note
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
jc/conditional-image-storageFeedback for PR #2287
Issue: 2269
Changes
upload-images.shscript tosync-large-static-images.sh;static-large/folder upwards too, which is totally safe as it won't delete anything in the remote buckets;stagingbucket rather than all of them;justfile:down_sync_images; → now calls the new scriptup_sync_images; → defaults to uploading to staging bucket only;up_sync_images_all_buckets: → uploads to all bucketsupload-imagestosync-boost-imagesfor better comprehension (we may have credentials for multiple projects in our local machines);