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

fix(ci): prune duplicated tests/checks #333

Merged
merged 3 commits into from
Aug 15, 2024
Merged

fix(ci): prune duplicated tests/checks #333

merged 3 commits into from
Aug 15, 2024

Conversation

Borda
Copy link
Member

@Borda Borda commented Aug 15, 2024

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?

What does this PR do?

reduces the number of running configurations, so each PR is about "double fast"
The case here is that the oldest shall test some minimal configuration but our req. does not have any so it runs exactly he same configuration as the latest

these have been renamed:
image

this is updated with aggregated job:
image

PR review

Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in GitHub issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

@Borda Borda merged commit a39f31c into main Aug 15, 2024
24 checks passed
@Borda Borda deleted the ci/prune branch August 15, 2024 10:35
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