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 improvements to ease local testing #102

Merged
merged 2 commits into from
Oct 19, 2023
Merged

CI improvements to ease local testing #102

merged 2 commits into from
Oct 19, 2023

Conversation

oskardudycz
Copy link
Contributor

@oskardudycz oskardudycz commented Oct 19, 2023

  • Set up docker compose file to allow taking database image as a parameter
  • Added MSSQL 2022 to test matrix
  • Updated Readme to include information on how to run tests locally
  • Bumped packages versions
  • Fixed flaky tests

@oskardudycz oskardudycz added the ci label Oct 19, 2023
@oskardudycz oskardudycz added this to the 6.1.2 milestone Oct 19, 2023
- Set up docker compose file to allow taking database image as parameter
- Added MSSQL 2022 to test matrix
- Updated Readme to include information on how to run tests locally
- Bumped packages versions
They were not using proper schema for tests, but defaulting to public. That could cause race condition while resetting schema in other tests.
@oskardudycz oskardudycz merged commit 606517c into master Oct 19, 2023
4 checks passed
@oskardudycz oskardudycz deleted the ci_improvements branch October 19, 2023 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant