openwrt / asu

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

config: add entry to package_changes #868

Closed efahl closed 4 months ago

efahl commented 4 months ago

'auc' has been removed and replaced by 'owut', reflect that in the 'package_changes'

https://github.com/openwrt/packages/commit/3a998e10218c318511b41739f276e572c1ede967

Signed-off-by: Eric Fahlgren ericfahlgren@gmail.com

codecov[bot] commented 4 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 (fcaab2b). Report is 43 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #868 +/- ## ========================================== + 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.

aparcar commented 4 months ago

@dangowrt your blessings?

efahl commented 4 months ago

Maybe we should install a symlink called auc pointing to owut...?

Or maybe a new auc 1-line script? echo "auc removed, use 'owut --help' to see new command line options"