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

Maven build caching samples are re-enabled #1399

Merged
merged 5 commits into from
Oct 8, 2024

Conversation

erichaagdev
Copy link
Member

@erichaagdev erichaagdev commented Sep 5, 2024

This PR re-enables the Maven build caching workflow and also adds unhandled parameters that have appeared since the workflow had been disabled.

I've also modernized the workflow to use the -Ddevelocity.cache.failOnUnhandledParameters=true command line parameter to fail the build when there are unhandled parameters. This replaces the manual parsing of logs we needed to do previously. This allows us to also use our own official BVS workflows instead of invoking the scripts directly using a run step.

See here for an example of what it looks like when there are any unhandled parameters: https://github.com/gradle/develocity-build-config-samples/actions/runs/11217398403/job/31178869039?pr=1399#step:7:3127

image

@erichaagdev erichaagdev self-assigned this Sep 5, 2024
Copy link
Contributor

github-actions bot commented Sep 5, 2024

Job Requested goals Build Tool Version Build Outcome Build Scan®
verification_maven-[object Object] wrapper:wrapper 3.9.9 Build Scan NOT_PUBLISHED
verification_maven-[object Object] clean verify 3.8.8 Build Scan PUBLISHED
Generated by gradle/develocity-actions

@erichaagdev erichaagdev force-pushed the erichaagdev/re-enable-maven-caching-samples branch 4 times, most recently from 6957885 to 4a46bc7 Compare September 8, 2024 18:30
@erichaagdev erichaagdev force-pushed the erichaagdev/re-enable-maven-caching-samples branch 4 times, most recently from e040e34 to 405e004 Compare September 19, 2024 17:41
@erichaagdev erichaagdev force-pushed the erichaagdev/re-enable-maven-caching-samples branch 2 times, most recently from a3c6b02 to 65364b6 Compare October 7, 2024 14:14
@erichaagdev erichaagdev marked this pull request as ready for review October 7, 2024 14:16
@erichaagdev erichaagdev requested a review from a team October 7, 2024 14:17
@erichaagdev erichaagdev merged commit 2029f7f into main Oct 8, 2024
83 checks passed
@erichaagdev erichaagdev deleted the erichaagdev/re-enable-maven-caching-samples branch October 8, 2024 12:39
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