-
Notifications
You must be signed in to change notification settings - Fork 550
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
CI/CD build cache pipeline #2186
base: main
Are you sure you want to change the base?
Conversation
|
||
Debian distributions can use: | ||
|
||
```sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please document how to use them
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2186 +/- ##
===========================================
+ Coverage 30.91% 42.57% +11.66%
===========================================
Files 53 53
Lines 20112 20321 +209
Branches 9755 9689 -66
===========================================
+ Hits 6217 8652 +2435
- Misses 7922 7967 +45
+ Partials 5973 3702 -2271 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as wrote above, i would like to see a guide on how to use
and a dedicated doc file for this
f8f8fde
to
e36a7d5
Compare
could you please add a new test in the CI to test at least one of them? |
@belt ping ? :) |
Provides docker files for alpine and debian bookworm based CI/CD pipelines that desire caching compilation