-
Notifications
You must be signed in to change notification settings - Fork 9
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
restructure and addition of integration-tests in the CI #96
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
christophkloeffel
force-pushed
the
feature/add-integration-tests-to-ci
branch
3 times, most recently
from
October 12, 2024 04:05
d8c82cf
to
f3b5358
Compare
christophkloeffel
added
the
internal
Affects the CI, tests or refactorings only, not relevant to the end-user
label
Oct 12, 2024
phiwuu
previously approved these changes
Oct 14, 2024
phiwuu
previously approved these changes
Oct 18, 2024
christophkloeffel
force-pushed
the
feature/add-integration-tests-to-ci
branch
4 times, most recently
from
October 21, 2024 10:24
2fa8950
to
403f994
Compare
christophkloeffel
force-pushed
the
feature/add-integration-tests-to-ci
branch
2 times, most recently
from
October 23, 2024 15:10
49ddba9
to
7d9795d
Compare
christophkloeffel
force-pushed
the
feature/add-integration-tests-to-ci
branch
3 times, most recently
from
November 8, 2024 21:00
72b9582
to
9d1346d
Compare
christophkloeffel
force-pushed
the
feature/add-integration-tests-to-ci
branch
2 times, most recently
from
November 9, 2024 20:51
9e9d5dc
to
261302b
Compare
phiwuu
approved these changes
Nov 11, 2024
phiwuu
force-pushed
the
feature/add-integration-tests-to-ci
branch
from
November 11, 2024 17:50
261302b
to
9d79f3b
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
make test
(system-tests, unit-tests) andmake test-all
(integration-tests, system-tests, unit-tests) andmake clang-tidy
that is now used in the CI to build the dependency clang-tidy for thelobster-cpp
tooltail
with an outdated syntax that lead to an error on a newer version of GNU tail