-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update project files (from AAanalysis)
- Loading branch information
1 parent
92afee0
commit 7b54512
Showing
6 changed files
with
146 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,66 +1,63 @@ | ||
.. Developer Notes: | ||
Comments explain how to set up each badge and its purpose. Please update badges in README.rst and vice versa | ||
.. Group 1: Build and Test Status | ||
.. -------------------------------- | ||
.. Build Status Badge | ||
.. To set up this badge, go to your GitHub Actions tab and find the relevant workflow. | ||
.. Click on "Create status badge" and copy the Markdown or RST code. | ||
.. image:: https://github.com/breimanntools/xomics/workflows/Build/badge.svg | ||
:target: https://github.com/breimanntools/xomics/actions | ||
:alt: Build Status | ||
|
||
.. Python-check Badge | ||
.. This badge reflects the status of your Python code checks if set up in GitHub Actions. | ||
.. image:: https://github.com/breimanntools/xomics/workflows/Python-check/badge.svg | ||
:target: https://github.com/breimanntools/xomics/actions | ||
:alt: Python-check | ||
|
||
.. Group 2: Package and Version Information | ||
.. ---------------------------------------- | ||
.. PyPI - Status Badge | ||
.. This badge automatically reflects the package status on PyPI. | ||
.. image:: https://img.shields.io/pypi/status/xomics.svg | ||
.. | ||
Developer Notes: | ||
Please make sure that badges in badges.rst (Read The Docs) | ||
and README.rst (GitHub) are the same. | ||
|
||
.. Group 1: Package badges | ||
.. |PyPI Status| image:: https://img.shields.io/pypi/status/xomicss.svg | ||
:target: https://pypi.org/project/xomics/ | ||
:alt: PyPI - Status | ||
|
||
.. Supported Python Versions Badge | ||
.. This badge shows the Python versions your package supports. | ||
.. Update the badge URL to reflect the Python versions specified in your `pyproject.toml`. | ||
.. image:: https://img.shields.io/pypi/pyversions/xomics.svg | ||
.. |PyPI Version| image:: https://img.shields.io/pypi/v/xomicss.svg | ||
:target: https://pypi.python.org/pypi/xomics | ||
:alt: Supported Python Versions | ||
:alt: PyPI - Package Version | ||
|
||
.. PyPI - Package Version Badge | ||
.. This badge automatically shows the latest package version available on PyPI. | ||
.. image:: https://img.shields.io/pypi/v/xomics.svg | ||
.. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/xomicss.svg | ||
:target: https://pypi.python.org/pypi/xomics | ||
:alt: PyPI - Package Version | ||
:alt: Supported Python Versions | ||
|
||
.. Conda - Package Version Badge | ||
.. This badge shows the latest package version available on conda-forge. | ||
.. image:: https://anaconda.org/conda-forge/xomics/badges/version.svg | ||
:target: https://anaconda.org/conda-forge/xomics | ||
:alt: Conda - Package Version | ||
.. |Downloads| image:: https://pepy.tech/badge/xomicss | ||
:target: https://pepy.tech/project/xomicss | ||
:alt: Downloads | ||
|
||
.. |License| image:: https://img.shields.io/github/license/breimanntools/xomicss.svg | ||
:target: https://github.com/breimanntools/xomicss/blob/master/LICENSE | ||
:alt: License | ||
|
||
.. Group 3: Documentation and Code Quality | ||
.. --------------------------------------- | ||
.. Documentation Status Badge | ||
.. This badge reflects the build status of your latest documentation on ReadTheDocs. | ||
.. image:: https://readthedocs.org/projects/xomics/badge/?version=latest | ||
:target: https://xomics.readthedocs.io/en/latest/?badge=latest | ||
.. Group 2: Testing badges | ||
.. |Unit Tests| image:: https://github.com/breimanntools/xomicss/actions/workflows/main.yml/badge.svg | ||
:target: https://github.com/breimanntools/xomicss/actions/workflows/main.yml | ||
:alt: CI/CD Pipeline | ||
|
||
.. |CodeQL| image:: https://github.com/breimanntools/xomicss/actions/workflows/codeql_analysis.yml/badge.svg | ||
:target: https://github.com/breimanntools/xomicss/actions/workflows/codeql_analysis.yml | ||
:alt: CodeQL | ||
|
||
.. |Codecov| image:: https://codecov.io/gh/breimanntools/xomicss/branch/master/graph/badge.svg | ||
:target: https://codecov.io/gh/breimanntools/xomicss | ||
:alt: Codecov | ||
|
||
.. |Documentation Status| image:: https://readthedocs.org/projects/xomicss/badge/?version=latest | ||
:target: https://xomicss.readthedocs.io/en/latest/?badge=latest | ||
:alt: Documentation Status | ||
|
||
.. Group 4: License and Downloads | ||
.. ------------------------------ | ||
.. License Badge | ||
.. This badge shows the license type of your project. | ||
.. image:: https://img.shields.io/github/license/breimanntools/xomics.svg | ||
:target: https://github.com/breimanntools/xomics/blob/master/LICENSE | ||
:alt: License | ||
|
||
.. Downloads Badge | ||
.. This badge shows the number of downloads from PyPI. | ||
.. image:: https://pepy.tech/badge/xomics | ||
:target: https://pepy.tech/project/xomics | ||
:alt: Downloads | ||
.. Group 3: Potential badges for future | ||
.. |Conda Version| image:: https://anaconda.org/conda-forge/xomicss/badges/version.svg | ||
:target: https://anaconda.org/conda-forge/xomicss | ||
:alt: Conda - Package Version | ||
|
||
|
||
.. | ||
Missing badges | ||
|Conda Version| | ||
.. list-table:: | ||
:widths: 20 80 | ||
:header-rows: 1 | ||
|
||
* - **Package** | ||
- |PyPI Status| |PyPI Version| |Supported Python Versions| |Downloads| |License| | ||
* - **Testing** | ||
- |Unit Tests| |CodeQL| |Codecov| |Documentation Status| |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters