|
6 | 6 | Welcome to dockerjudge's documentation! |
7 | 7 | ======================================= |
8 | 8 |
|
| 9 | + |
| 10 | +Badges |
| 11 | +====== |
| 12 | + |
| 13 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 14 | +| Service | Status | |
| 15 | ++=================+=======================================================================================================+ |
| 16 | +| Azure Pipelines | .. image:: https://dev.azure.com/wangxinhe/wangxinhe/_apis/build/status/wxh06.dockerjudge | |
| 17 | +| | :alt: Build Status | |
| 18 | +| | :target: https://dev.azure.com/wangxinhe/wangxinhe/_build/latest?definitionId=1 | |
| 19 | +| +-------------------------------------------------------------------------------------------------------+ |
| 20 | +| | .. image:: https://img.shields.io/azure-devops/tests/wangxinhe/wangxinhe/1 | |
| 21 | +| | :alt: Azure DevOps tests | |
| 22 | +| | :target: https://dev.azure.com/wangxinhe/wangxinhe/_test/analytics?definitionId=1 | |
| 23 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 24 | +| Code Climate | .. image:: https://api.codeclimate.com/v1/badges/dfe666a2140cd3390e56/maintainability | |
| 25 | +| | :alt: Maintainability | |
| 26 | +| | :target: https://codeclimate.com/github/wxh06/dockerjudge/maintainability | |
| 27 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 28 | +| FOSSA | .. image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2Fwxh06%2Fdockerjudge.svg?type=shield | |
| 29 | +| | :alt: FOSSA Status | |
| 30 | +| | :target: https://app.fossa.com/projects/git%2Bgithub.com%2Fwxh06%2Fdockerjudge | |
| 31 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 32 | +| GitHub Actions | .. image:: https://github.com/wxh06/dockerjudge/workflows/Docker/badge.svg | |
| 33 | +| | :alt: Docker | |
| 34 | +| | :target: https://github.com/wxh06/dockerjudge/actions?query=workflow%3ADocker | |
| 35 | +| +-------------------------------------------------------------------------------------------------------+ |
| 36 | +| | .. image:: https://github.com/wxh06/dockerjudge/workflows/Python%20package/badge.svg | |
| 37 | +| | :alt: Python package | |
| 38 | +| | :target: https://github.com/wxh06/dockerjudge/actions?query=workflow%3A%22Python+package%22 | |
| 39 | +| +-------------------------------------------------------------------------------------------------------+ |
| 40 | +| | .. image:: https://github.com/wxh06/dockerjudge/workflows/Transifex/badge.svg | |
| 41 | +| | :alt: Trnsifex | |
| 42 | +| | :target: https://github.com/wxh06/dockerjudge/actions?query=workflow%3ATransifex | |
| 43 | +| +-------------------------------------------------------------------------------------------------------+ |
| 44 | +| | .. image:: https://github.com/wxh06/dockerjudge/workflows/Upload%20Python%20Package/badge.svg | |
| 45 | +| | :alt: Upload Python Package | |
| 46 | +| | :target: https://github.com/wxh06/dockerjudge/actions?query=workflow%3A%22Upload+Python+Package%22 | |
| 47 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 48 | +| GitLab CI/CD | .. image:: https://gitlab.com/wangxinhe/dockerjudge/badges/master/pipeline.svg | |
| 49 | +| | :alt: pipeline | |
| 50 | +| | :target: https://gitlab.com/wangxinhe/dockerjudge/pipelines | |
| 51 | +| +-------------------------------------------------------------------------------------------------------+ |
| 52 | +| | .. image:: https://gitlab.com/wangxinhe/dockerjudge/badges/master/coverage.svg | |
| 53 | +| | :alt: coverage | |
| 54 | +| | :target: https://gitlab.com/wangxinhe/dockerjudge/-/jobs | |
| 55 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 56 | +| Read the Docs | .. image:: https://readthedocs.org/projects/dockerjudge/badge/ | |
| 57 | +| | :alt: Documentation Status | |
| 58 | +| | :target: https://readthedocs.org/projects/dockerjudge/builds/ | |
| 59 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 60 | +| Travis CI | .. image:: https://travis-ci.com/wxh06/dockerjudge.svg | |
| 61 | +| | :alt: Build Status | |
| 62 | +| | :target: https://travis-ci.com/wxh06/dockerjudge | |
| 63 | +| +-------------------------------------------------------------------------------------------------------+ |
| 64 | +| | .. image:: https://codecov.io/gh/wxh06/dockerjudge/branch/master/graph/badge.svg | |
| 65 | +| | :alt: Codecov | |
| 66 | +| | :target: https://codecov.io/gh/wxh06/dockerjudge | |
| 67 | ++-----------------+-------------------------------------------------------------------------------------------------------+ |
| 68 | + |
| 69 | + |
9 | 70 | Project links |
10 | 71 | ============= |
| 72 | + |
11 | 73 | - `GitHub Repository <https://github.com/wxh06/dockerjudge>`_ |
12 | 74 | - `GitLab Repository <https://gitlab.com/wangxinhe/dockerjudge>`_ |
13 | 75 | - `PyPI Project <https://pypi.org/project/dockerjudge/>`_ |
|
0 commit comments