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

CI: upload docker cache only from main branch #8157

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

bayandin
Copy link
Member

Problem

The Docker build cache got invalidated by PRs

Summary of changes

  • Upload cache only from the main branch

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

@bayandin bayandin requested a review from problame June 25, 2024 12:36
Copy link

2922 tests run: 2805 passed, 0 failed, 117 skipped (full report)


Code coverage* (full report)

  • functions: 32.6% (6881 of 21133 functions)
  • lines: 50.2% (53658 of 106976 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
fabb29a at 2024-06-25T13:22:36.952Z :recycle:

@bayandin bayandin merged commit 9b2f941 into main Jun 25, 2024
68 checks passed
@bayandin bayandin deleted the bayandin/improve-docker-cache branch June 25, 2024 15:18
conradludgate pushed a commit that referenced this pull request Jun 27, 2024
## Problem
The Docker build cache gets invalidated by PRs

## Summary of changes
- Upload cache only from the main branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants