conductor-oss / conductor-oss/conductor
Migrate from com.gradle.enterprise to com.gradle.develocity plugin
- Dominant language
- Java
- Stars
- 32.2k
- Forks
- 1k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 37
Description
## Background
The `com.gradle.enterprise` plugin is deprecated and should be migrated to `com.gradle.develocity`.
## Current State
- **Current plugin**: com.gradle.enterprise version 3.11.1
- **File**: settings.gradle:15
## Required Changes
- Migrate to `com.gradle.develocity` plugin version 4.2.2
- Update settings.gradle configuration
- See migration guide: https://gradle.com/help/gradle-plugin-develocity-migration
## Related
Part of #640
Closes #240
Contributor guide
Research direction
Open settings.gradle at line 15 and compare the current com.gradle.enterprise 3.11.1 configuration with the linked Develocity migration guide. Update the plugin and settings configuration to com.gradle.develocity 4.2.2; done means the deprecated plugin is no longer used and the configuration follows the migration requirements.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100