aptly-dev / aptly

aptly - Debian repository management tool
https://www.aptly.info/
MIT License
2.56k stars 374 forks source link

s3 api: get publish root list #1247

Closed neolynx closed 6 months ago

neolynx commented 8 months ago

Description of the Change

allow to query the available s3 buckets, so the information can be used by subsequent api calls.

Checklist

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 33.33333% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 74.76%. Comparing base (e564b7c) to head (2b61c40).

Files Patch % Lines
api/s3.go 0.00% 6 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1247 +/- ## ========================================== - Coverage 74.78% 74.76% -0.03% ========================================== Files 143 144 +1 Lines 16200 16209 +9 ========================================== + Hits 12115 12118 +3 - Misses 3148 3154 +6 Partials 937 937 ```

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