Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CI/CD build cache pipeline #2186

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

CI/CD build cache pipeline #2186

wants to merge 2 commits into from

Conversation

belt
Copy link

@belt belt commented May 25, 2024

Provides docker files for alpine and debian bookworm based CI/CD pipelines that desire caching compilation


Debian distributions can use:

```sh
Copy link
Collaborator

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-commenter
Copy link

codecov-commenter commented May 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.57%. Comparing base (0cc0c62) to head (9f400db).
Report is 57 commits behind head on main.

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.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@sylvestre sylvestre left a 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

@belt belt force-pushed the main branch 2 times, most recently from f8f8fde to e36a7d5 Compare May 28, 2024 14:12
@sylvestre
Copy link
Collaborator

could you please add a new test in the CI to test at least one of them?
maybe here
https://github.com/mozilla/sccache/blob/main/.github/workflows/integration-tests.yml

@sylvestre
Copy link
Collaborator

@belt ping ? :)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants