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

Don't cache docker export tasks #119478

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

mark-vieira
Copy link
Contributor

Disables caching of docker export tasks. We rarely (if ever) get cache hits here and these tasks produce a lot of output, making packing/uploading the output very expensive for little to no benefit. Let's just disable caching on these tasks altogether.

@mark-vieira mark-vieira added >non-issue :Delivery/Build Build or test infrastructure auto-backport Automatically create backport pull requests when merged v8.18.0 labels Jan 2, 2025
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-delivery (Team:Delivery)

@elasticsearchmachine elasticsearchmachine added Team:Delivery Meta label for Delivery team v9.0.0 labels Jan 2, 2025
@mark-vieira mark-vieira merged commit e87020e into elastic:main Jan 3, 2025
16 checks passed
mark-vieira added a commit to mark-vieira/elasticsearch that referenced this pull request Jan 3, 2025
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged :Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants