From fac135873a55f79b1f9fda9ef73706a5bc6ff34f Mon Sep 17 00:00:00 2001 From: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:43:02 -0500 Subject: [PATCH 1/2] Remove obsolete FAIR badge --- README.rst | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index f02d9dbff..73f382bd6 100644 --- a/README.rst +++ b/README.rst @@ -7,7 +7,7 @@ xclim: Climate services library |logo| |logo-dark| |logo-light| +----------------------------+-----------------------------------------------------+ | Documentation and Support | |docs| |discussions| | +----------------------------+-----------------------------------------------------+ -| Open Source | |license| |fair| |ossf| |zenodo| |pyOpenSci| |joss| | +| Open Source | |license| |ossf| |zenodo| |pyOpenSci| |joss| | +----------------------------+-----------------------------------------------------+ | Coding Standards | |black| |ruff| |pre-commit| |security| |fossa| | +----------------------------+-----------------------------------------------------+ @@ -166,16 +166,12 @@ This package was created with Cookiecutter_ and the `audreyfeldroy/cookiecutter- .. |security| image:: https://bestpractices.coreinfrastructure.org/projects/6041/badge :target: https://bestpractices.coreinfrastructure.org/projects/6041 - :alt: Open Source Security Foundation + :alt: Open Source Security Foundation Best Practices .. |energy| image:: https://api.green-coding.io/v1/ci/badge/get?repo=Ouranosinc/xclim&branch=main&workflow=47013755 :target: https://metrics.green-coding.io/ci.html?repo=Ouranosinc/xclim&branch=main&workflow=47013755 :alt: Energy Consumption -.. |fair| image:: https://img.shields.io/badge/fair--software.eu-%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8F%20%20%E2%97%8B-yellow - :target: https://fair-software.eu - :alt: FAIR Software Compliance - .. |ossf| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/xclim/badge :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/xclim :alt: OpenSSF Scorecard From df9d194a6d0999d87a118dd54f408d760783e356 Mon Sep 17 00:00:00 2001 From: Trevor James Smith <10819524+Zeitsperre@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:49:15 -0500 Subject: [PATCH 2/2] rename badges --- README.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.rst b/README.rst index 73f382bd6..f48a063ac 100644 --- a/README.rst +++ b/README.rst @@ -7,9 +7,9 @@ xclim: Climate services library |logo| |logo-dark| |logo-light| +----------------------------+-----------------------------------------------------+ | Documentation and Support | |docs| |discussions| | +----------------------------+-----------------------------------------------------+ -| Open Source | |license| |ossf| |zenodo| |pyOpenSci| |joss| | +| Open Source | |license| |ossf-score| |zenodo| |pyOpenSci| |joss| | +----------------------------+-----------------------------------------------------+ -| Coding Standards | |black| |ruff| |pre-commit| |security| |fossa| | +| Coding Standards | |black| |ruff| |pre-commit| |ossf-bp| |fossa| | +----------------------------+-----------------------------------------------------+ | Development Status | |status| |build| |coveralls| |energy| | +----------------------------+-----------------------------------------------------+ @@ -164,7 +164,7 @@ This package was created with Cookiecutter_ and the `audreyfeldroy/cookiecutter- :target: https://github.com/Ouranosinc/xclim/blob/main/LICENSE :alt: License -.. |security| image:: https://bestpractices.coreinfrastructure.org/projects/6041/badge +.. |ossf-bp| image:: https://bestpractices.coreinfrastructure.org/projects/6041/badge :target: https://bestpractices.coreinfrastructure.org/projects/6041 :alt: Open Source Security Foundation Best Practices @@ -172,9 +172,9 @@ This package was created with Cookiecutter_ and the `audreyfeldroy/cookiecutter- :target: https://metrics.green-coding.io/ci.html?repo=Ouranosinc/xclim&branch=main&workflow=47013755 :alt: Energy Consumption -.. |ossf| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/xclim/badge +.. |ossf-score| image:: https://api.securityscorecards.dev/projects/github.com/Ouranosinc/xclim/badge :target: https://securityscorecards.dev/viewer/?uri=github.com/Ouranosinc/xclim - :alt: OpenSSF Scorecard + :alt: Open Source Security Foundation Scorecard .. |fossa| image:: https://app.fossa.com/api/projects/git%2Bgithub.com%2FOuranosinc%2Fxclim.svg?type=shield :target: https://app.fossa.com/projects/git%2Bgithub.com%2FOuranosinc%2Fxclim?ref=badge_shield