openwrt / asu

An image on demand server for OpenWrt based distributions
https://sysupgrade.openwrt.org
GNU General Public License v2.0
321 stars 80 forks source link

api: add upstream_url to overview #852

Closed efahl closed 3 months ago

efahl commented 3 months ago

Add site-configurable upstream URL to 'overview' api, per our discussion at https://github.com/efahl/owut/issues/2.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 86.45%. Comparing base (5e65dec) to head (6b68faf). Report is 35 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #852 +/- ## ========================================== + Coverage 80.75% 86.45% +5.69% ========================================== Files 15 14 -1 Lines 977 871 -106 ========================================== - Hits 789 753 -36 + Misses 188 118 -70 ```

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

dangowrt commented 3 months ago

:heart: