-
Notifications
You must be signed in to change notification settings - Fork 227
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
Provide file hashes in the URLs to avoid unnecessary file downloads (bandwidth saver) #1433
Commits on Jun 17, 2023
-
Supply sha256 query parameters using boto3 to avoid hundreds of extra…
… Gigabytes of downloads each day during pipenv and poetry resolution lock cycles.
Configuration menu - View commit details
-
Copy full SHA for e7e9bce - Browse repository at this point
Copy the full SHA e7e9bceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 713cfea - Browse repository at this point
Copy the full SHA 713cfeaView commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b3799a8 - Browse repository at this point
Copy the full SHA b3799a8View commit details
Commits on Jul 13, 2023
-
Retrieve the checksum if present in the from_S3 method and change obj…
…ects to be a Dict mapping the key to the checksum, update usage code.
Configuration menu - View commit details
-
Copy full SHA for 089e93d - Browse repository at this point
Copy the full SHA 089e93dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a604491 - Browse repository at this point
Copy the full SHA a604491View commit details
Commits on Jul 14, 2023
-
Update s3_management/manage.py
use dictionary comprehension and maintain consistency of original key. Co-authored-by: Josh Cannon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 984f7dd - Browse repository at this point
Copy the full SHA 984f7ddView commit details -
Update s3_management/manage.py
Co-authored-by: Josh Cannon <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9966096 - Browse repository at this point
Copy the full SHA 9966096View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8312f09 - Browse repository at this point
Copy the full SHA 8312f09View commit details
Commits on Aug 1, 2023
-
Update s3_management/manage.py
Co-authored-by: Vít Zikmund <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b65a945 - Browse repository at this point
Copy the full SHA b65a945View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d11042 - Browse repository at this point
Copy the full SHA 1d11042View commit details -
Refactor: PR feedback to use dataclass to organize potentially multip…
…le attributes about the s3 objects.
Configuration menu - View commit details
-
Copy full SHA for 8895930 - Browse repository at this point
Copy the full SHA 8895930View commit details -
Update s3_management/manage.py
Co-authored-by: Vít Zikmund <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5d132b9 - Browse repository at this point
Copy the full SHA 5d132b9View commit details -
Update s3_management/manage.py
Co-authored-by: Vít Zikmund <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 744503f - Browse repository at this point
Copy the full SHA 744503fView commit details -
Update s3_management/manage.py
Co-authored-by: Vít Zikmund <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f7e6d7f - Browse repository at this point
Copy the full SHA f7e6d7fView commit details -
Update s3_management/manage.py
Co-authored-by: Vít Zikmund <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 004fa70 - Browse repository at this point
Copy the full SHA 004fa70View commit details