lhotari commented on PR #19133:
URL: https://github.com/apache/pulsar/pull/19133#issuecomment-1371890846

   > Also, maybe we can tag `ready-for-test` on this specific PR to preview the 
result now? I don't know exactly whether it works on a personal fork. Since it 
depends on ge.apache.org, I guess no?
   
   @tisonkun I created https://github.com/lhotari/pulsar/pull/123 to ensure 
that the changes don't break builds in forks. You won't be able to publish 
build scans to ge.apache.org since the secret token is only available for 
builds on branches that exist in apache/pulsar repository. As a solution for 
forked builds, I think we could add a way to use public Gradle builds scans 
available at https://scans.gradle.com/ . 
   
   Currently, the maven extension will only get activated when the token for 
Gradle Enterprise is available. The activation happens in 
.github/actions/gradle-enterprise/action.yml by copying 
`.mvn/ge-extensions.xml` to `.mvn/extensions.xml`  and by making the token 
available in `GRADLE_ENTERPRISE_ACCESS_KEY` environment variable that the 
Gradle Enterprise maven extension uses.
   


-- 
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