ribafish commented on PR #1554:
URL: https://github.com/apache/maven/pull/1554#issuecomment-2147385546

   @olamy, this will only publish local builds if you authenticate with your 
Apache LDAP credentials on [ge.apache.org](ge.apache.org); unauthenticated 
publishing is not configured for Apache projects. As for the data - unless you 
are explicitly printing out all of your env variables or adding them to custom 
values, those values aren't captured anywhere, even if used as an input to the 
build (in which case a hash is captured).
   
   About https://github.com/apache/maven-gh-actions-shared/ - it is a 
limitation of gihub actions that shared workflows can't use secrets, unless 
they're passed in, so unfortunately that can't be directly integrated there as 
the env var needs to be set up per the "root" workflow.


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