Skip to content

Conversation

@Nava2
Copy link
Collaborator

@Nava2 Nava2 commented Apr 24, 2025

Previously, we ran the plugin compilation itself against older gradle versions. This isn't actually what happens for users, this changes our versions to instead change how we execute our tests.

We test and verify against versions roughly 1 year old for backwards compatibility.

@Nava2 Nava2 force-pushed the kevin/build/update-ci branch from 831a8de to 9c5afd7 Compare April 24, 2025 12:38
Base automatically changed from kevin/gradle/upgrade to main April 24, 2025 12:39
@Nava2 Nava2 force-pushed the kevin/build/update-ci branch from 9c5afd7 to aea3b65 Compare April 24, 2025 12:40
runs-on: ubuntu-latest
strategy:
matrix:
gradle-version: [ '7.6.4', '8.7', '8.12.1', 'current' ]
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@scordio if you'd like to setup the plugin to run against more versions of the generator, we could adjust this matrix to include versions of the new generator. Read a system property or gradle property here: https://github.com/assertj/assertj-generator-gradle-plugin/pull/208/files#diff-c0dfa6bc7a8685217f70a860145fbdf416d449eaff052fa28352c5cec1a98c06R75

Copy link
Member

Choose a reason for hiding this comment

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

Sounds cool, thanks! I want to rework both the generator and the Maven plugin a bit. I'll get in touch once these are in better shape 🙂

@Nava2 Nava2 merged commit 470b786 into main Apr 24, 2025
16 checks passed
@Nava2 Nava2 deleted the kevin/build/update-ci branch April 24, 2025 12:51
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.

3 participants