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

build: use podman for image creation #478

Merged
merged 14 commits into from
May 30, 2023
Merged

build: use podman for image creation #478

merged 14 commits into from
May 30, 2023

Conversation

aparcar
Copy link
Member

@aparcar aparcar commented Apr 7, 2023

  • custom package repositories
  • update documentation
  • update docker-compose or replace with Podman-compose
  • add cleanup mechanism
  • [ ]

asu/build.py Outdated Show resolved Hide resolved
@aparcar aparcar force-pushed the podman branch 19 times, most recently from 4716863 to bbd72a1 Compare April 11, 2023 13:42
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Patch coverage: 82.51% and project coverage change: +0.86 🎉

Comparison is base (6a995b6) 85.61% compared to head (df3a50a) 86.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #478      +/-   ##
==========================================
+ Coverage   85.61%   86.48%   +0.86%     
==========================================
  Files          13       13              
  Lines        1161      932     -229     
==========================================
- Hits          994      806     -188     
+ Misses        167      126      -41     
Impacted Files Coverage Δ
asu/metrics.py 100.00% <ø> (ø)
asu/janitor.py 70.19% <55.00%> (-4.81%) ⬇️
asu/asu.py 81.53% <66.66%> (+2.43%) ⬆️
asu/build.py 80.90% <69.11%> (+0.71%) ⬆️
tests/conftest.py 94.28% <86.20%> (+1.04%) ⬆️
tests/test_common.py 98.27% <95.23%> (-1.73%) ⬇️
asu/common.py 94.69% <96.72%> (+1.70%) ⬆️
asu/api.py 67.72% <100.00%> (-4.18%) ⬇️
tests/test_api.py 100.00% <100.00%> (ø)
tests/test_janitor.py 100.00% <100.00%> (ø)
... and 1 more

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

@aparcar aparcar force-pushed the podman branch 4 times, most recently from 55aca0a to 919d10d Compare April 16, 2023 22:57
@aparcar aparcar mentioned this pull request Apr 16, 2023
@aparcar aparcar force-pushed the podman branch 4 times, most recently from 1aa89c7 to 3f98f20 Compare April 20, 2023 20:53
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
@aparcar aparcar force-pushed the podman branch 2 times, most recently from 01e241b to 74650f6 Compare May 8, 2023 18:25
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
Signed-off-by: Paul Spooren <mail@aparcar.org>
It's replaced by /metrics

Signed-off-by: Paul Spooren <mail@aparcar.org>
@aparcar aparcar merged commit 3e9cece into openwrt:main May 30, 2023
@aparcar aparcar deleted the podman branch May 30, 2023 20:17
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