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

Restricted x64 CI to relevant changes #2281

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vpirogov
Copy link
Member

This PR updates Azure Pipelines configuration to only trigger x64 CI for changes that can break it, specifically:

  • .github to catch CI related changes
  • cmake, examples, include, tests
  • src/common, src/cpu/common, src/cpu/x64

Also clang-format check moved from Azure Pipelines to Github Actions, as Azure does not seem to allow jobs with different triggers.

@vpirogov vpirogov requested a review from a team as a code owner December 17, 2024 23:57
@github-actions github-actions bot added the devops Github automation label Dec 17, 2024
@vpirogov vpirogov force-pushed the vpirogov/x64-ci-restrict branch from c978168 to fa64a10 Compare December 18, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devops Github automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant