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

[GHA] Replace sscache with compressed ccache #24039

Merged
merged 23 commits into from
Apr 18, 2024

Conversation

mryzhov
Copy link
Contributor

@mryzhov mryzhov commented Apr 15, 2024

Details:

  • use custom compressed action to restore/save cache, it should solve network related issued with sccache and speedup the build from cache (from 10 to 6 minutes)

Tickets:

  • ticket-id

@github-actions github-actions bot added category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code labels Apr 15, 2024
@mryzhov mryzhov marked this pull request as ready for review April 16, 2024 10:31
@mryzhov mryzhov requested a review from a team as a code owner April 16, 2024 10:31
@mryzhov mryzhov self-assigned this Apr 16, 2024
@mryzhov mryzhov requested review from a team as code owners April 17, 2024 08:22
@mryzhov mryzhov requested review from ilya-lavrenov and removed request for a team April 17, 2024 08:22
@github-actions github-actions bot added category: dependency_changes Pull requests that update a dependency file no-match-files labels Apr 17, 2024
@github-actions github-actions bot removed category: dependency_changes Pull requests that update a dependency file no-match-files labels Apr 17, 2024
@github-actions github-actions bot added category: dependency_changes Pull requests that update a dependency file no-match-files and removed category: dependency_changes Pull requests that update a dependency file labels Apr 17, 2024
@mryzhov mryzhov enabled auto-merge April 18, 2024 16:14
@mryzhov mryzhov added this pull request to the merge queue Apr 18, 2024
Merged via the queue into openvinotoolkit:master with commit dc8db45 Apr 18, 2024
77 checks passed
@mryzhov mryzhov deleted the github_actions/ccache_win branch April 18, 2024 20:00
alvoron pushed a commit to alvoron/openvino that referenced this pull request Apr 29, 2024
### Details:
- use custom compressed action to restore/save cache, it should solve
network related issued with sccache and speedup the build from cache
(from 10 to 6 minutes)
 - 
### Tickets:
 - *ticket-id*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CI OpenVINO public CI github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants