-
Notifications
You must be signed in to change notification settings - Fork 34
Created a nightly job to test against future Gradle versions #1993
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
Conversation
…in permissions Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com> Signed-off-by: Gašper Kojek <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we call it convention-develocity-gradle-plugin-verification-nightly.yml
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, you are verifying everything in this one workflow. I would create separate workflows for each. It creates more files, but it isolates the workflows, making them easier to identify.
@@ -0,0 +1,191 @@ | |||
name: Gradle Future Versions Verifications |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Verify Convention Develocity Gradle Plugin (Nightly)
…uild-config-samples into gk/nightlyRcWorkflow * 'gk/nightlyRcWorkflow' of github.com:gradle/develocity-build-config-samples: Potential fix for code scanning alert no. 13: Workflow does not contain permissions # Conflicts: # .github/workflows/gradle-rc-verifications.yml
* main: Bump com.github.spotbugs:spotbugs-maven-plugin from 4.9.4.1 to 4.9.4.2 in /build-caching-maven-samples (#1995) Bump com.github.spotbugs:spotbugs-maven-plugin Bump com.gradle:common-custom-user-data-maven-extension Bump com.gradle:common-custom-user-data-maven-extension Bump com.gradle:common-custom-user-data-maven-extension Bump com.gradle:common-custom-user-data-maven-extension Bump references to Common Custom User Data Maven extension from 2.0.4 to 2.0.5
680cedc
to
eb8b5b6
Compare
1352b21
to
81c73ca
Compare
Created a nightly job to test against future Gradle versions. Building the convention plugins is done with RC version. The examples to test against are tested with RC and nightly versions.