raboof opened a new issue, #458: URL: https://github.com/apache/pekko-grpc/issues/458
Right now, publishing does a `+publish` and then separate explicit `publish` invocations for 2.13 and 3.3 versions of codegen. IIRC this is because in earlier versions of SBT, there was a problem with the sbt plugin (which is only published for 2.12) depending on codegen (when it's configured to be published for 2.13 and 3.3 as well). It'd be great to figure out if that sbt limitation still exists. If so, try and remove it. If not, cross-publish regularly. -- 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: notifications-unsubscr...@pekko.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org