Switch from GRADLE_ENTERPRISE_PLUGIN_REPOSITORY_URL to GRADLE_PLUGIN_REPOSITORY_URL so a common env var can be used for Develocity and Dependency Graph plugins
Update all GRADLE_ENTERPRISE_X env vars to DEVELOCITY_X
Update documentation
This change should wait until it's clear how the plugin ID, plugin coordinates and API elements are adapted/changed with upcoming Develocity releases.
GRADLE_ENTERPRISE_PLUGIN_REPOSITORY_URL
toGRADLE_PLUGIN_REPOSITORY_URL
so a common env var can be used for Develocity and Dependency Graph pluginsGRADLE_ENTERPRISE_X
env vars toDEVELOCITY_X
This change should wait until it's clear how the plugin ID, plugin coordinates and API elements are adapted/changed with upcoming Develocity releases.