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: Better split testing with version constraints #344

Conversation

jlabedo
Copy link
Contributor

@jlabedo jlabedo commented Jul 22, 2024

Description

prefer-lowest on Monorepo is inconsistent because of the high number of packages conflicting with lowest versions. To get a more accurate test on version constraints, the prefer-lowest strategy is applied during split testing.

Some package dependencies have been updated to make tests pass

Type of change

  • CI

@jlabedo jlabedo force-pushed the better-ci-split-testing-with-version-constraints branch 2 times, most recently from 99749ee to 348058a Compare July 22, 2024 03:13
@jlabedo jlabedo force-pushed the better-ci-split-testing-with-version-constraints branch from 348058a to e37fd24 Compare July 22, 2024 03:34
@jlabedo jlabedo merged commit e71f9be into ecotoneframework:main Jul 22, 2024
30 checks passed
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