Skip to content

Optimiser les tests ci par changement de code #509

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

Conversation

NicolasIRAGNE
Copy link
Contributor

Add change patterns to CI workflows to optimize test execution by running only relevant tests based on file changes.

This significantly reduces CI run times and resource consumption by avoiding unnecessary test runs (e.g., no Python tests if only documentation changed), leading to faster feedback for developers.


Slack Thread

Open in Cursor Open in Web

Co-authored-by: nicoragne <nicoragne@hotmail.fr>
Copy link

cursor bot commented Aug 9, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

Copy link

github-actions bot commented Aug 9, 2025

⚙️ Preview environment was undeployed.

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