thunderstore-io / Thunderstore

Thunderstore is a mod database and API for downloading mods. Thunderstore Discord: https://discord.thunderstore.io/
https://thunderstore.io/
GNU Affero General Public License v3.0
134 stars 27 forks source link

Update dev env usermedia signing URL #901

Closed MythicManiac closed 12 months ago

MythicManiac commented 1 year ago

Update the endpoint used for pre-signed s3 upload URLs by the development environment.

This update is necessary to enable proper integration testing with some of the frontend code that's in development. See https://github.com/thunderstore-io/thunderstore-ui/commit/bb2fc1ce857a512672496b9272acd0b010250101#diff-3c4dbbc0689a6ed61e26d415987d64eb05067e938423b6e3aa997b0e96bb49d5R79-R84 for more details

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (a2ac6d4) 92.30% compared to head (0799ad4) 92.30%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #901 +/- ## ======================================= Coverage 92.30% 92.30% ======================================= Files 272 272 Lines 7851 7851 Branches 746 746 ======================================= Hits 7247 7247 Misses 501 501 Partials 103 103 ```

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