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 <[email protected]> (@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: [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]

Reply via email to