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

Autobuild latest gradle versions #277

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

vierbergenlars
Copy link
Member

@vierbergenlars vierbergenlars commented Aug 18, 2022

Extend the integration test logic to automatically fetch versions from Gradle.

For integration tests: Filter the list down to supported versions, and only run the highest of every minor version.
For the main test: Run the lowest and highest version.

Instead of based on hardcoded version numbers, the integration tests are split into slices, each having approximately the same number of versions to run tests for.

…ons.

Versions are filtered to be greater than 5.6 and to be a release version.
To be able to keep our build matrix, the strategy there has to be
changed to slice the set of discovered versions in a number of parts,
and to select the part to run
@vierbergenlars vierbergenlars force-pushed the autobuild-latest-gradle-versions branch from c50aa32 to a8a8b8a Compare August 18, 2022 07:48
@vierbergenlars vierbergenlars force-pushed the autobuild-latest-gradle-versions branch from 1b3d947 to 28749d7 Compare August 18, 2022 11:44
@sonarcloud
Copy link

sonarcloud bot commented Aug 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

None yet

1 participant