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

Filter backend tests jobs #5293

Merged
merged 3 commits into from
Jul 9, 2024
Merged

Filter backend tests jobs #5293

merged 3 commits into from
Jul 9, 2024

Conversation

phiz71
Copy link
Member

@phiz71 phiz71 commented Sep 20, 2023

Issue

N/A

Description

Filter backend tests jobs to test only what have changed.
Here are the rules:

Changed files What is tested
.circleci/**, pom.xml, .gitignore, .prettierrc, gravitee-apim-e2e/** Definition, Gateway, Plugins, Repository, Rest API, Integration tests
gravitee-apim-definition Definition, Gateway, Plugins, Repository, Rest API, Integration tests
gravitee-apim-repository Definition, Gateway, Plugins, Repository, Rest API, Integration tests
gravitee-apim-gateway Gateway, Integration tests
gravitee-apim-integration-tests Integration tests
gravitee-apim-plugin Plugins, Integration tests
gravitee-apim-rest-api Rest API
---

📚  View the storybook of this branch here

@phiz71 phiz71 requested a review from a team as a code owner September 20, 2023 05:58
@phiz71
Copy link
Member Author

phiz71 commented Oct 9, 2023

I put this PR in draft because I think we need to discuss the E2E case.

@phiz71 phiz71 marked this pull request as draft October 9, 2023 16:46
@gaetanmaisse
Copy link
Contributor

:wow:

@phiz71 phiz71 merged commit f663a7c into 4.0.x Jul 9, 2024
48 checks passed
@phiz71 phiz71 deleted the filter-backend-jobs branch July 9, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment