Skip to content

Pin gcs-oauth2-boto-plugin version to 3.0

Stan Hu requested to merge sh-pin-gcs-oauth2-plugin into master

What does this MR do?

According to https://pypi.org/project/gcs-oauth2-boto-plugin/#history, gcs-oauth2-boto-plugin 3.1 was released on April 30 and requires new dependencies that aren't automatically installed via setup.py: https://github.com/GoogleCloudPlatform/gcs-oauth2-boto-plugin/issues/67

Related issues

Checklist

See Definition of done.

For anything in this list which will not be completed, please provide a reason in the MR discussion

Required

  • Merge Request Title, and Description are up to date, accurate, and descriptive
  • MR targeting the appropriate branch
  • MR has a green pipeline on GitLab.com
  • When ready for review, MR is labeled "~workflow::ready for review" per the Distribution MR workflow

Expected (please provide an explanation if not completing)

  • Test plan indicating conditions for success has been posted and passes
  • Documentation created/updated
  • Integration tests added to GitLab QA
  • The impact any change in container size has should be evaluated
  • New dependencies are managed with dependencies.io
Edited by Jason Plum

Merge request reports