You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "clayburn (via GitHub)" <gi...@apache.org> on 2023/05/26 15:19:22 UTC

[GitHub] [lucene] clayburn commented on pull request #12293: Capture build scans on ge.apache.org to benefit from deep build insights

clayburn commented on PR #12293:
URL: https://github.com/apache/lucene/pull/12293#issuecomment-1564550262

   > Is there a solution for 3rd party build Servers not having any CI secret.
   
   > I am fine with the changes (mostly), except.
   
   > Also please make it conditionally when running on 3rd party build Servers. An idea would be no use the JENKINS_URL with a regex on "apache.org".
   
   @uschindler - This is handled by the `publishIfAuthenticated` setting. For a 3rd party CI server (or an unathenticated local user), no publishing occurs. You can see what this looks like by just running a build on this branch without authenticating to https://ge.apache.org. The behavior when unauthenticated essentially becomes a no-op.
   
   I have another change incoming to add the license header to `ge.gradle` to fix that check.


-- 
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: issues-unsubscribe@lucene.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org