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

ci(all): Do not fail fast on Android integration tests failure #2861

Merged
merged 1 commit into from Apr 29, 2024

Conversation

vbuberen
Copy link
Collaborator

Description

This is a minor change to not automatically cancel all jobs in the integration tests matrix on Android as we currently have.
In most cases it is API 22 that causes the trouble, but I believe we are still interested in rest of APIs passing without the need to do some manual re-tries ourselves.
Screenshot 2024-04-29 at 14 15 42

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

@vbuberen vbuberen added the CI/CD Everything related to automated builds and deployments label Apr 29, 2024
@vbuberen vbuberen merged commit 51879f3 into main Apr 29, 2024
103 of 117 checks passed
@vbuberen vbuberen deleted the refactor/ci_strategy branch April 29, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Everything related to automated builds and deployments
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants