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/12/20 07:16:39 UTC

[GitHub] [spark-docker] Yikun opened a new pull request, #27: [SPARK-40513] Add support to generate DOI mainifest

Yikun opened a new pull request, #27:
URL: https://github.com/apache/spark-docker/pull/27

   ### What changes were proposed in this pull request?
   This patch add support to generate DOI mainifest from versions.json.
   
   
   ### Why are the changes needed?
   To help generate DOI mainifest
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   ```shell
   $ black ./tools/manifest.py
   All done! ✨ 🍰 ✨
   1 file left unchanged.
   ```
   
   ```shell
   $ tools/manifest.py manifest
   Maintainers: Apache Spark Developers <de...@spark.apache.org> (@ApacheSpark)
   GitRepo: https://github.com/apache/spark-docker.git
   
   Tags: 3.3.1-scala2.12-java11-python3-ubuntu, 3.3.1-python3, 3.3.1, python3, latest
   Architectures: amd64, arm64v8
   GitCommit: 496edb6dee0ade08bc5d180d7a6da0ff8b5d91ff
   Directory: ./3.3.1/scala2.12-java11-python3-ubuntu
   
   Tags: 3.3.1-scala2.12-java11-r-ubuntu, 3.3.1-r, r
   Architectures: amd64, arm64v8
   GitCommit: 496edb6dee0ade08bc5d180d7a6da0ff8b5d91ff
   Directory: ./3.3.1/scala2.12-java11-r-ubuntu
   
   // ... ...
   ```


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


[GitHub] [spark-docker] Yikun closed pull request #27: [SPARK-40520] Add support to generate DOI mainifest

Posted by GitBox <gi...@apache.org>.
Yikun closed pull request #27: [SPARK-40520] Add support to generate DOI mainifest
URL: https://github.com/apache/spark-docker/pull/27


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


[GitHub] [spark-docker] Yikun commented on pull request #27: [SPARK-40520] Add support to generate DOI mainifest

Posted by GitBox <gi...@apache.org>.
Yikun commented on PR #27:
URL: https://github.com/apache/spark-docker/pull/27#issuecomment-1360712729

   @HyukjinKwon Thanks!


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


[GitHub] [spark-docker] Yikun commented on pull request #27: [SPARK-40513] Add support to generate DOI mainifest

Posted by GitBox <gi...@apache.org>.
Yikun commented on PR #27:
URL: https://github.com/apache/spark-docker/pull/27#issuecomment-1358933985

   cc @HyukjinKwon 


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