Skip to content

Support additional apk feeds#1590

Closed
andibraeu wants to merge 1 commit intoopenwrt:mainfrom
andibraeu:support-additional-apk-feeds
Closed

Support additional apk feeds#1590
andibraeu wants to merge 1 commit intoopenwrt:mainfrom
andibraeu:support-additional-apk-feeds

Conversation

@andibraeu
Copy link
Copy Markdown

this PR contains the following changes:

  • allow to use apk repositories
  • adds repositories to the default repositories instead of replacing them
  • make network mode configurable, as pasta is sometime not available

@a-gave
Copy link
Copy Markdown
Contributor

a-gave commented Mar 26, 2026

+1 for making the existing api 'repositories' able to both add extra repositories and replace existing ones, thanks from me!

@andibraeu
Copy link
Copy Markdown
Author

andibraeu commented Mar 26, 2026

I could add a flag or enum to the API to enable "replace" or "append" original repos

@andibraeu
Copy link
Copy Markdown
Author

extended the api...

@andibraeu andibraeu force-pushed the support-additional-apk-feeds branch from c186bf8 to cd1a73c Compare April 12, 2026 16:56
@andibraeu
Copy link
Copy Markdown
Author

@aparcar fixed the tests and formatting issues

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 13, 2026

Codecov Report

❌ Patch coverage is 76.53631% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 90.55%. Comparing base (5e65dec) to head (cd1a73c).
⚠️ Report is 363 commits behind head on main.

Files with missing lines Patch % Lines
asu/build.py 10.00% 27 Missing ⚠️
asu/repositories.py 79.45% 15 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1590      +/-   ##
==========================================
+ Coverage   80.75%   90.55%   +9.80%     
==========================================
  Files          15       18       +3     
  Lines         977     1896     +919     
==========================================
+ Hits          789     1717     +928     
+ Misses        188      179       -9     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@andibraeu
Copy link
Copy Markdown
Author

obsolete due to #1602

@andibraeu andibraeu closed this Apr 13, 2026
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.

2 participants