Yikun commented on PR #23: URL: https://github.com/apache/spark-docker/pull/23#issuecomment-1309832054
After some considerations, we'd better only expose the `Spark version` and `Publish repo`, and move inputs.scala/java in to matrix, because: 1. It's simpler, the release manager just need to select the version to publish and ignore the java/scala verison, it should be integrated in developer process. 2. we can simple to use matrix to generate all jobs, such as if we support the multiple java version in future, the workflow looks like:  -- 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]
