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

add integration tests #2

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

SimeonEhrig
Copy link
Member

@SimeonEhrig SimeonEhrig commented Jul 5, 2023

Integration tests checks if all QED sub packages are still working with the code changes in a PR, if they use the sub package, where the PR is open.

This test PR demonstrate, how it works.

  • This commit introduces an API break. Therefore the integration test job fails.
  • The following up commit points to a feature branch in the commit message, which solves the API break for the using sub package. Therefore the test passes.

For more details, check the documentation.

@SimeonEhrig SimeonEhrig force-pushed the initialGitlabCI branch 3 times, most recently from 481d6cb to be065e5 Compare July 6, 2023 07:47
@SimeonEhrig SimeonEhrig changed the title testing if the GitLab CI is triggered add integration tests Aug 28, 2023
@SimeonEhrig SimeonEhrig marked this pull request as ready for review August 28, 2023 12:41
.gitlab-ci.yml Outdated Show resolved Hide resolved
Copy link
Member

@szabo137 szabo137 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No concerns from my side, nice job, thanks!

Ready to merge!

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