Skip to content

Refactor upload static#4343

Merged
jmsmkn merged 1 commit into
mainfrom
async_upload_static
Oct 9, 2025
Merged

Refactor upload static#4343
jmsmkn merged 1 commit into
mainfrom
async_upload_static

Conversation

@jmsmkn
Copy link
Copy Markdown
Member

@jmsmkn jmsmkn commented Oct 9, 2025

Uses the async best practices we found in #4342

Uses the async best practices we found in #4342
@jmsmkn jmsmkn requested a review from koopmant October 9, 2025 08:07
@jmsmkn
Copy link
Copy Markdown
Member Author

jmsmkn commented Oct 9, 2025

There isn't a CI test for this, but running it manually works as expected.

(grand-challenge-org) ➜  app git:(async_upload_static) ✗ python manage.py upload_static --bucket grand-challenge-public
get_frame_offsets is deprecated and will be removed in v4.0
Found credentials in environment variables.
Found 500 files to upload to grand-challenge-public
Found credentials in environment variables.
Uploaded s3://grand-challenge-public/unknown/images/Powered-By_logo-stack_RGB.png
...
Uploaded s3://grand-challenge-public/unknown/vendored/dcmjs/build/dcmjs.js.map
Successfully uploaded 500 files to grand-challenge-public

@jmsmkn jmsmkn merged commit 11791b3 into main Oct 9, 2025
10 checks passed
@jmsmkn jmsmkn deleted the async_upload_static branch October 9, 2025 10:49
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.

1 participant