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

wip: add imagebuilder #401

Closed
wants to merge 7 commits into from
Closed

wip: add imagebuilder #401

wants to merge 7 commits into from

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Oct 4, 2022

Signed-off-by: Paul Spooren mail@aparcar.org

@aparcar aparcar force-pushed the imagebuilder branch 3 times, most recently from 8df3dce to d103d00 Compare October 13, 2022 07:03
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <paul.spooren@rhebo.com>
@codecov
Copy link

codecov bot commented Oct 13, 2022

Codecov Report

Patch coverage: 92.79% and project coverage change: +2.25 🎉

Comparison is base (c3c61c8) 84.71% compared to head (842219e) 86.96%.

❗ Current head 842219e differs from pull request most recent head 92911fd. Consider uploading reports for the commit 92911fd to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
+ Coverage   84.71%   86.96%   +2.25%     
==========================================
  Files          13       15       +2     
  Lines        1138     1258     +120     
==========================================
+ Hits          964     1094     +130     
+ Misses        174      164      -10     
Impacted Files Coverage Δ
asu/build.py 73.91% <78.18%> (-3.59%) ⬇️
asu/imagebuilder.py 93.29% <93.29%> (ø)
asu/api.py 71.89% <100.00%> (+0.85%) ⬆️
asu/asu.py 79.10% <100.00%> (ø)
asu/common.py 89.47% <100.00%> (-1.91%) ⬇️
tests/conftest.py 93.24% <100.00%> (ø)
tests/test_api.py 100.00% <100.00%> (ø)
tests/test_common.py 100.00% <100.00%> (ø)
tests/test_imagebuilder.py 100.00% <100.00%> (ø)
tests/test_stats.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Paul Spooren <mail@aparcar.org>
When adding a + to the beginning of a package name it will modify the
order of packages and thereby fix dependency issues of OPKG.

This is more of a advanced user feature.

Signed-off-by: Paul Spooren <mail@aparcar.org>
@aparcar
Copy link
Member Author

aparcar commented Apr 16, 2023

Superseded by #478

@aparcar aparcar closed this Apr 16, 2023
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