HannesWell commented on issue #356: URL: https://github.com/apache/mina-sshd/issues/356#issuecomment-1553477906
> I have opened https://issues.apache.org/jira/browse/INFRA-24609 to get some help. Not that we run off in the wrong direction :-) Great, thanks. > Of course snapshots should only be published if the compile/test workflows succeeded, and only if it's indeed a -SNAPSHOT version. Also not on PRs. Yes, definitivly but that can be managed by using corresponding event filters. > Would we have to be careful about multiple builds on master running concurrently and then trying to deploy concurrently? We can just abort concurrently running deploy builds using https://docs.github.com/en/actions/using-jobs/using-concurrency To reduce the risik of partial deployments we can use deployAtEnd of the maven-deploy-plugin. -- 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: dev-unsubscr...@mina.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@mina.apache.org For additional commands, e-mail: dev-h...@mina.apache.org