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

Support Gradle version catalog, configuration cache and lazy tasks #882

Merged
merged 3 commits into from
Oct 4, 2023

Conversation

yahavi
Copy link
Member

@yahavi yahavi commented Aug 29, 2023


🚨 Breaking change - Running Gradle builds without the usesPlugin: true option now requires Gradle 6.8.1 and above.

Use Gradle Artifactory plugin v5 when running Gradle builds.
This allows the Gradle build to enjoy the following benefits:

  1. Faster builds with Lazy tasks
  2. Support downloading from Artifactory when using Version Catalog
  3. Support Configuration Cache.

You can find further information about Gradle Artifactory plugin version 5 in the specialized repository located at https://github.com/jfrog/artifactory-gradle-plugin.

@yahavi yahavi added the breaking change Automatically generated release notes label Aug 29, 2023
@yahavi yahavi self-assigned this Aug 29, 2023
@yahavi yahavi added the safe to test Approve running integration tests on a pull request label Aug 29, 2023
@yahavi yahavi added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Aug 31, 2023
@yahavi yahavi added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Aug 31, 2023
@yahavi yahavi added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Aug 31, 2023
@yahavi yahavi added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Sep 1, 2023
@yahavi yahavi added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Sep 3, 2023
@yahavi yahavi requested a review from eyalbe4 September 3, 2023 06:14
@yahavi yahavi added safe to test Approve running integration tests on a pull request and removed safe to test Approve running integration tests on a pull request labels Oct 4, 2023
@yahavi yahavi merged commit 9fadac1 into jfrog:master Oct 4, 2023
2 of 6 checks passed
@yahavi yahavi deleted the update-gradle branch October 4, 2023 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change Automatically generated release notes safe to test Approve running integration tests on a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants