Skip to content

Convention workflows are enhanced #1461

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

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

erichaagdev
Copy link
Member

This PR enhances the single-build convention workflows, convention-develocity-gradle-plugin and convention-develocity-maven-extension, with findings from working on the convention-develocity-shared.

Namely, removing -Ddevelocity.url=https://ge.solutions-team.gradle.com from the build tool invocation and instead replacing develocity-samples.gradle.com with ge.solutions-team.gradle.com in the corresponding class, just as a real user would do. See #1394 and commit 7dda2b0 for more details.

Additionally, I applied one suggestion by @bigdaz to leverage the setup-gradle action to configure the Gradle version, rather than using the wrapper task. See commit 6800afe for more details.

@erichaagdev erichaagdev requested a review from a team October 8, 2024 18:24
@erichaagdev erichaagdev self-assigned this Oct 8, 2024
Copy link
Contributor

github-actions bot commented Oct 8, 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.6.3 Build Scan PUBLISHED
Generated by gradle/develocity-actions

@erichaagdev erichaagdev merged commit 2be4008 into main Oct 8, 2024
49 checks passed
@erichaagdev erichaagdev deleted the erichaagdev/convention-workflow-enhancements branch October 8, 2024 22:58
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