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

gradleEnterprise to develocity #358

Open
jamesfredley opened this issue Aug 13, 2024 · 0 comments
Open

gradleEnterprise to develocity #358

jamesfredley opened this issue Aug 13, 2024 · 0 comments

Comments

@jamesfredley
Copy link
Contributor

WARNING: The following functionality has been deprecated and will be removed in the next major release of the Develocity Gradle plugin. Run with '-Ddevelocity.deprecation.captureOrigin=true' to see where the deprecated functionality is being used. For assistance with migration, see https://gradle.com/help/gradle-plugin-develocity-migration.

  • The deprecated "gradleEnterprise.server" API has been replaced by "develocity.server"
  • The deprecated "gradleEnterprise.buildScan.publishIfAuthenticated" API has been replaced by "develocity.buildScan.publishing.onlyIf { it.authenticated }"
  • The deprecated "gradleEnterprise.buildScan.uploadInBackground" API has been replaced by "develocity.buildScan.uploadInBackground"
  • The deprecated "gradleEnterprise.buildScan.capture.taskInputFiles" API has been replaced by "develocity.buildScan.capture.fileFingerprints"
  • The deprecated "gradleEnterprise.buildCache" API has been replaced by "develocity.buildCache"
  • The "com.gradle.enterprise" plugin has been replaced by "com.gradle.develocity"
  • The "buildScan.publishAlways" API has been removed, the updated Develocity "buildScan.publishing" API publishes a Build Scan by default
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

No branches or pull requests

1 participant