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

Generate CI matrix dynamically #1482

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Generate CI matrix dynamically #1482

merged 1 commit into from
Nov 29, 2024

Conversation

yokaze
Copy link
Contributor

@yokaze yokaze commented Nov 27, 2024

This PR automatically generates build matrix based on changed files.

Currently, the following functions are not supported and TBD:

  • ignore negligible files based on .dockerignore
  • consider dependency outside of the target directory
  • skip dedicated jobs for Envoy, Ceph, and Cilium
  • build images when relevant files are updated but TAG is not updated

Squid and VictoriaMetrics are updated to see example results.

@yokaze yokaze force-pushed the fix-ci-trigger branch 30 times, most recently from 5fe54e4 to e7a591f Compare November 27, 2024 10:14
@yokaze yokaze force-pushed the fix-ci-trigger branch 8 times, most recently from 70a7baf to df29dce Compare November 27, 2024 10:48
@yokaze yokaze changed the title wip: dynamic CI matrix Generate CI matrix dynamically Nov 27, 2024
@yokaze yokaze force-pushed the fix-ci-trigger branch 6 times, most recently from a71ff14 to dfcf6c5 Compare November 27, 2024 11:08
@yokaze yokaze marked this pull request as ready for review November 27, 2024 11:13
@yokaze yokaze requested a review from chez-shanpu November 27, 2024 11:15
@yokaze yokaze marked this pull request as draft November 27, 2024 11:38
@yokaze yokaze force-pushed the fix-ci-trigger branch 3 times, most recently from 66a0063 to 89c3295 Compare November 28, 2024 02:57
Signed-off-by: Daichi Sakaue <[email protected]>
@yokaze yokaze marked this pull request as ready for review November 28, 2024 03:10
Copy link
Contributor

@chez-shanpu chez-shanpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yokaze yokaze merged commit fb5f6e6 into main Nov 29, 2024
15 checks passed
@yokaze yokaze deleted the fix-ci-trigger branch November 29, 2024 02:13
@yokaze yokaze self-assigned this Dec 4, 2024
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.

2 participants