You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/11/10 06:26:32 UTC

[GitHub] [spark-docker] Yikun commented on pull request #23: [SPARK-40519] Add "Publish" workflow to help release apache/spark image

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:
   ![image](https://user-images.githubusercontent.com/1736354/201016281-741b6f75-7ab2-44cf-95c8-51fb3aa2b2d5.png)
   


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org