Publish build scans to develocity.apache.org#5165
Conversation
gmcdonald
left a comment
There was a problem hiding this comment.
ping @apache/eventmesh-committers - this is required as the host ge.a.o has been replaced with develocity.a.o.
If not merged soon then INFRA will go ahead, thank you!
|
@ruanwenjun - note that ge.apache.org is scheduled to be decommissioned this week, yet a number of branches have not picked up this change and are still publishing Build Scans there:
Once the instance is torn down, these branches will still build, but fail to publish Build Scans with a warning in the console log. |
cc @xwm1992 |
* Publish build scans to develocity.apache.org * Update Develocity plugin versions * Add a projectId * Use `DEVELOCITY_ACCESS_KEY` to authenticate to `develocity.apache.org`
Fixes #5164
Motivation
ge.apache.org is migrating to develocity.apache.org
Modifications
This PR migrates the EventMesh project to publish Build Scans to the the new Develocity instance at develocity.apache.org.
Additionally, this PR sets a projectId for use by Develocity.
Documentation