Conversation
573b143 to
0d449b0
Compare
6b908a2 to
4cf89c3
Compare
9abb29d to
aa01c36
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #106 +/- ##
==========================================
+ Coverage 98.45% 98.86% +0.40%
==========================================
Files 13 16 +3
Lines 519 618 +99
Branches 118 135 +17
==========================================
+ Hits 511 611 +100
+ Misses 8 7 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2fac717 to
fb235af
Compare
|
This pi-gen caching feature would be very helpful and could save a lot of time during development. |
|
Unfortunately not. I did not find enough time lately to continue working on this and the current approach is just a sketchy idea, no clue if that is actually going to improve anything. If you would like to contribute, feel free to fork from the existing branch. |
9118f91 to
81e6aa5
Compare
61cb9de to
0999485
Compare
Adds a new feature to allow caching of
pi-genbuild container. If a cache hit is found the container is loaded back into the Docker daemon andpi-genis instructed to continue from the existing container.