Skip to content
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

Google Storage Backend: settings ACLs when file is uploaded #698

Merged
merged 4 commits into from May 13, 2019

Commits on May 12, 2019

  1. Updated Google Cloud Storage backend to set ACLs when the file is upl…

    …oaded instead of making a separate call
    ViNS committed May 12, 2019
    Copy the full SHA
    327930a View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Fixed tests for setting ACLs at upload time.

    ViNS committed May 13, 2019
    Copy the full SHA
    22e57a8 View commit details
    Browse the repository at this point in the history
  2. Fixed Flake8 warnings

    ViNS committed May 13, 2019
    Copy the full SHA
    ad997a2 View commit details
    Browse the repository at this point in the history
  3. Fixed Flake8 errors

    ViNS committed May 13, 2019
    Copy the full SHA
    d9a0c47 View commit details
    Browse the repository at this point in the history