CenterForOpenScience / waterbutler

WaterButler is a Python web application for interacting with various file storage services via a single RESTful API, developed at Center for Open Science.
Apache License 2.0
62 stars 76 forks source link

[ENG-333] [OATHPIT] Throw GitLab into the Oath Pit #393

Closed cslzchen closed 4 years ago

cslzchen commented 4 years ago

Ticket

https://openscience.atlassian.net/browse/ENG-333

Purpose

Enable and update the GitLab provider for aiohttp3.

Changes

Side effects

In the following commit message, the fix for download may break GL instances that uses an API older than 10.0. The ruby hash bug has been removed as well given it is even older (fixed in 9.5).

update comments about outstanding GL bugs

  • Some have been fixed in subsequent releases. Update the comments to reflect this, but do not yet remove the workarounds. Need to evaluate the popularity of old versions in the wild before removing workarounds.

QA Notes

Dev Tests

As usual, no comments indicates a PASS.

Deployment Notes

No