snazy opened a new pull request, #2596:
URL: https://github.com/apache/polaris/pull/2596

   This PR enables Develocity build scans for all PRs and contributors w/o an 
Apache account.
   
   CI build scans in the `apache/polaris` repo against branches and tags and 
having access to the ASF's Develocity secret continue to publish to the ASF's 
Develocity instance (no behavioral change).
   
   All other build scans are published to Gradle's public Develocity instance:
   - Build scans from local developer (non-CI) runs are only published, if 
Gradle is invoked with the `--scan` option.
   - Build scans from or targeting another repository than `apache/polaris` do 
need be enabled explicity by accepting Gradle's terms of service, via a 
repository variable, because this is a decision of the owner of a repository.
   
   Advanced options to configure another Develocity server or project-ID are 
available (for non-`apache/polaris` repositories).
   
   Detailed instructions in the `README.md`.
   


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