Skip to content

Commit

Permalink
chore(project): bump django-storages to 1.14.4 (#11560)
Browse files Browse the repository at this point in the history
Becuase

* We are migrating to the new GCPV2 infrastructure
* It uses 'GKE Workloads' to manage permissions
* Displaying screenshots in the UI requires generating 'signed urls'
* The old versions of django-storages and google-cloud-storages don't
support signing urls in GKE Workloads

This commit

* Bumps to the latest django-storages and google-cloud-storages
* Hopefully this allows us to generate signed urls with GKE Workloads

fixes #11559
  • Loading branch information
jaredlockhart authored Oct 17, 2024
1 parent 4fdc080 commit 7ad146c
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 155 deletions.
Loading

0 comments on commit 7ad146c

Please sign in to comment.