Skip to content

Always run tests. #75

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

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Always run tests. #75

merged 2 commits into from
Nov 5, 2024

Conversation

michaelnebel
Copy link
Collaborator

@michaelnebel michaelnebel commented Nov 1, 2024

In this PR we change, how tests are executed during the CI checks

  • All tests for a given language are executed, if there are any change for the particular language.
  • Test execution is split into slices (each executing in their own thread).
  • A validation job is introduced to parse the output of the tests.

The logic is heavily inspired of this workflow.

@michaelnebel michaelnebel force-pushed the improveci branch 13 times, most recently from 7e7a96a to eb372ef Compare November 4, 2024 14:19
@michaelnebel michaelnebel marked this pull request as ready for review November 4, 2024 14:32
@michaelnebel michaelnebel merged commit 8be2617 into main Nov 5, 2024
13 checks passed
@michaelnebel michaelnebel deleted the improveci branch November 5, 2024 08:14
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