Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add cache to packages #1191

Merged
merged 1 commit into from
Feb 4, 2025
Merged

feat: add cache to packages #1191

merged 1 commit into from
Feb 4, 2025

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Feb 4, 2025

Allow to "downgrade" HTTPS connections to be cached by squid. In both cases, packages indexes are verified by OPKG keys (usign) or APK itself.

Related: #1187

Copy link

codecov bot commented Feb 4, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 91.36%. Comparing base (5e65dec) to head (0b31f69).
Report is 207 commits behind head on main.

Files with missing lines Patch % Lines
asu/build.py 50.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1191       +/-   ##
===========================================
+ Coverage   80.75%   91.36%   +10.61%     
===========================================
  Files          15       13        -2     
  Lines         977     1170      +193     
===========================================
+ Hits          789     1069      +280     
+ Misses        188      101       -87     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Allow to "downgrade" HTTPS connections to be cached by squid. In both
cases, packages indexes are verified by OPKG keys (usign) or APK itself.

Related: openwrt#1187

Signed-off-by: Paul Spooren <[email protected]>
@aparcar aparcar merged commit 8d6deba into openwrt:main Feb 4, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant