mdedetrich commented on issue #56:
URL: https://github.com/apache/incubator-pekko/issues/56#issuecomment-1658473521

   \Regarding adding this to scala steward (I think now is a good time), one 
option is to use the public github actions runner and the other is to use a 
runner within the Apche org (which is quite easy to setup, see 
https://github.com/aiven/guardian-for-apache-kafka/blob/main/.github/workflows/scala-steward.yml
 as an example).
   
   There are advantages to having the github actions run within Apache, aside 
from them being able to audit it/specify a specific key for commits the biggest 
one is that since the github runner is running within the Apache org, it is 
able to access secrets which is useful for modules such as pekko-connectors 
which do integration tests against external services such as s3. Long story 
short it will mean that when scala-steward makes a bump to a library version, 
we can validate that it doesn't some regression.
   
   @pjfanning wdyt? I think the Apache option is worth exploring, I can make an 
INFRA ticket about it and see how open they are to it.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to