Added GitHub Actions badges for platform builds [ci skip]

This commit is contained in:
Andrew Murray 2019-10-12 21:38:01 +11:00
parent 6595ce1609
commit 8cdacf8871

View File

@ -14,7 +14,7 @@ Pillow is the friendly PIL fork by `Alex Clark and Contributors <https://github.
* - docs
- |docs|
* - tests
- |linux| |macos| |windows| |gha_lint| |gha_docker| |coverage|
- |linux| |macos| |windows| |gha_lint| |gha_docker| |gha| |gha_windows| |coverage|
* - package
- |zenodo| |tidelift| |version| |downloads|
* - social
@ -66,6 +66,12 @@ To report a security vulnerability, please follow the procedure described in the
.. |gha_docker| image:: https://github.com/python-pillow/Pillow/workflows/Test%20Docker/badge.svg
:alt: GitHub Actions build status (Test Docker)
.. |gha| image:: https://github.com/python-pillow/Pillow/workflows/Test/badge.svg
:alt: GitHub Actions build status (Test Linux and macOS)
.. |gha_windows| image:: https://github.com/python-pillow/Pillow/workflows/Test%20Windows/badge.svg
:alt: GitHub Actions build status (Test Windows)
.. |coverage| image:: https://codecov.io/gh/python-pillow/Pillow/branch/master/graph/badge.svg
:target: https://codecov.io/gh/python-pillow/Pillow
:alt: Code coverage