clayburn opened a new pull request, #1723:
URL: https://github.com/apache/samza/pull/1723

   Supersedes #1714 and #1718, combining both and bringing the plugin versions 
up to current.
   
   ## What this does
   
   - Migrates from `ge.apache.org` to `develocity.apache.org` (the ASF retired 
the old host)
   - `com.gradle.enterprise` 3.13.1 → `com.gradle.develocity` **4.5.1**
   - `com.gradle.common-custom-user-data-gradle-plugin` 1.10 → **2.8.0**
   - Migrates the `gradleEnterprise {}` DSL to `develocity {}`, including 
`publishAlways()` / `publishIfAuthenticated()` → `publishing.onlyIf { 
it.authenticated }`
   - Drops the explicit build scan capture configuration so the default capture 
configuration applies, matching apache/groovy
   - Sets `projectId = "samza"` so builds are attributed to Samza on the shared 
ASF instance
   - CI now exports `DEVELOCITY_ACCESS_KEY` from the `DEVELOCITY_ACCESS_KEY` 
secret


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to