8000 .github: add cache to cilium-cli and hubble-cli build workflows by aanm · Pull Request #34847 · cilium/cilium · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

.github: add cache to cilium-cli and hubble-cli build workflows #34847

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

Merged
merged 3 commits into from
Sep 13, 2024

Conversation

aanm
Copy link
Member
@aanm aanm commented Sep 12, 2024

Using this cache it will improve the build time for Cilium-cli and hubble cli builds.

Setup time
main ~11m15s
w/ this PR changes - cache hit ~4m13s
w/ this PR changes - partial cache hit ~5m25s
w/ this PR changes - partial cache hit without disk clean ~3m27s

@aanm aanm added area/CI Continuous Integration testing issue or flake release-note/misc This PR makes changes that have no direct user impact. release-note/ci This PR makes changes to the CI. labels Sep 12, 2024
@aanm aanm force-pushed the pr/add-cache-cilium-cli-build branch 2 times, most recently from 098be64 to 822462a Compare September 12, 2024 13:44
@aanm aanm changed the title .github: add cache to cilium-cli build workflow .github: add cache to cilium-cli and hubble-cli build workflows Sep 12, 2024
@aanm
Copy link
Member Author
aanm commented Sep 12, 2024

/test

@aanm aanm removed the release-note/ci This PR makes changes to the CI. label Sep 12, 2024
@aanm aanm marked this pull request as ready for review September 12, 2024 14:00
@aanm aanm requested review from a team as code owners September 12, 2024 14:00
@aanm aanm requested review from rolinh, christarazi, asauber, tklauser and michi-covalent and removed request for asauber and christarazi September 12, 2024 14:00
@aanm
Copy link
Member Author
aanm commented Sep 12, 2024

/test

@aanm aanm enabled auto-merge September 12, 2024 14:01
@aanm aanm added hubble-cli PRs or GitHub issues related with hubble-cli cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary labels Sep 12, 2024
Using this cache it will improve the build time for Cilium-cli builds.

Signed-off-by: André Martins <andre@cilium.io>
This GH action does not require to have its disk cleaned as it won't use
that much disk to be successful.

Signed-off-by: André Martins <andre@cilium.io>
Using this cache it will improve the build time for hubble-cli builds.

Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm force-pushed the pr/add-cache-cilium-cli-build branch from 705f025 to 4d5db13 Compare September 12, 2024 14:08
@aanm
Copy link
Member Author
aanm commented Sep 12, 2024

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added ready-to-merge This PR has passed all tests and received consensus from code owners to merge. labels Sep 13, 2024
@aanm aanm added backport/author The backport will be carried out by the author of the PR. needs-backport/1.14 needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Oct 1, 2024
@aanm aanm mentioned this pull request Oct 1, 2024
11 tasks
@aanm aanm added backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. and removed needs-backport/1.16 This PR / issue needs backporting to the v1.16 branch labels Oct 1, 2024
@aanm aanm mentioned this pull request Oct 2, 2024
14 tasks
@aanm aanm added backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. and removed needs-backport/1.15 This PR / issue needs backporting to the v1.15 branch labels Oct 2, 2024
@github-actions github-actions bot added backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. and removed backport-pending/1.16 The backport for Cilium 1.16.x for this PR is in progress. labels Oct 2, 2024
@aanm aanm mentioned this pull request Oct 2, 2024
10 tasks
@aanm aanm added backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. and removed needs-backport/1.14 labels Oct 2, 2024
@github-actions github-actions bot added backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. and removed backport-pending/1.14 The backport for Cilium 1.14.x for this PR is in progress. labels Oct 3, 2024
@github-actions github-actions bot added backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. and removed backport-pending/1.15 The backport for Cilium 1.15.x for this PR is in progress. labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Continuous Integration testing issue or flake backport/author The backport will be carried out by the author of the PR. backport-done/1.14 The backport for Cilium 1.14.x for this PR is done. backport-done/1.15 The backport for Cilium 1.15.x for this PR is done. backport-done/1.16 The backport for Cilium 1.16.x for this PR is done. cilium-cli This PR contains changes related with cilium-cli cilium-cli-exclusive This PR only impacts cilium-cli binary hubble-cli PRs or GitHub issues related with hubble-cli ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants
0