iterative / dvc

🦉 ML Experiments and Data Management with Git
https://dvc.org
Apache License 2.0
13.66k stars 1.17k forks source link

dvc: s3: allow configuring anonymous access #10407

Closed 2maz closed 5 months ago

2maz commented 5 months ago

see:

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 90.49%. Comparing base (cbaeff2) to head (f7fd9e9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #10407 +/- ## ========================================== + Coverage 90.34% 90.49% +0.14% ========================================== Files 480 502 +22 Lines 35893 38982 +3089 Branches 4135 5309 +1174 ========================================== + Hits 32426 35275 +2849 - Misses 2870 3012 +142 - Partials 597 695 +98 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dberenbaum commented 5 months ago

Can we also change pyproject.toml to require dvc-s3>=3.2.0?