Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

Add support for Gradle 8 #963

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Add support for Gradle 8 #963

merged 1 commit into from
Aug 1, 2024

Conversation

eamansour
Copy link
Member

Why?

See galasa-dev/projectmanagement#1652

Changes

  • Added a condition around a workaround applied in the SDV manager's build.gradle to allow the checkstyle plugin to work with Gradle 6, which breaks Gradle 7 and 8 builds
  • Updated the jacocoMerge task since the JacocoMerge task was deprecated in favour of JacocoReport
    • JacocoReport cannot produce a .exec file, so the published managers code coverage report artifact is now in XML format
  • Enabled Jacoco report generation for subprojects applying the galasa.manager plugin

Signed-off-by: Eamonn Mansour <[email protected]>
@galasa-team
Copy link
Contributor

Build successful

@KirbyKatcher KirbyKatcher merged commit 75077f3 into main Aug 1, 2024
6 checks passed
@KirbyKatcher KirbyKatcher deleted the iss1652-gradle-8-support branch August 1, 2024 14:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants