openshift-pipelines / pipelines-as-code

Pipelines-as-Code for Tekton
https://pipelinesascode.com
Apache License 2.0
130 stars 80 forks source link

use tekton-cache for caching and stepactions #1674

Closed chmouel closed 5 months ago

chmouel commented 5 months ago

we use stepactions for that so we can avoid allocating a pvc all the time

Changes

Submitter Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 64.53%. Comparing base (011bf6d) to head (794b282). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1674 +/- ## ======================================= Coverage 64.53% 64.53% ======================================= Files 143 143 Lines 11023 11023 ======================================= Hits 7114 7114 Misses 3388 3388 Partials 521 521 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.