From 0fdd6b816b4286b5df709eb5b8211f356953e3c5 Mon Sep 17 00:00:00 2001 From: Martijn Govers Date: Mon, 30 Sep 2024 13:34:50 +0200 Subject: [PATCH 1/2] add nightly status badge to README Signed-off-by: Martijn Govers --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 540da75e..329aff14 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ SPDX-License-Identifier: MPL-2.0 [![PyPI version](https://badge.fury.io/py/power-grid-model-io.svg?no-cache)](https://badge.fury.io/py/power-grid-model-io) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/power-grid-model-io/badges/version.svg?no-cache)](https://anaconda.org/conda-forge/power-grid-model-io) [![License: MIT](https://img.shields.io/badge/License-MPL2.0-informational.svg)](https://github.com/PowerGridModel/power-grid-model-io/blob/main/LICENSE) +[![Downloads](https://static.pepy.tech/badge/power-grid-model-io)](https://pepy.tech/project/power-grid-model-io) +[![Downloads](https://static.pepy.tech/badge/power-grid-model-io/month)](https://pepy.tech/project/power-grid-model-io) + [![Build and Test Python](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/build-test-and-sonar.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/build-test-and-sonar.yml) [![Check Code Quality](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/check-code-quality.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/check-code-quality.yml) [![REUSE Compliance Check](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/reuse-compliance.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/reuse-compliance.yml) @@ -21,6 +24,8 @@ SPDX-License-Identifier: MPL-2.0 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8059257.svg)](https://zenodo.org/record/8059257) +[![Nightly build](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/nightly.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/nightly.yml) + [![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#) # Power Grid Model Input/Output From caa5ee2350feed290f5c98d2dc9d094f31bba2d6 Mon Sep 17 00:00:00 2001 From: Martijn Govers Date: Mon, 30 Sep 2024 13:55:19 +0200 Subject: [PATCH 2/2] improve order Signed-off-by: Martijn Govers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7ca6f904..fef2a4fd 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ SPDX-License-Identifier: MPL-2.0 [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io) [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io) -[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8059257.svg)](https://zenodo.org/record/8059257) - [![Nightly build](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/nightly.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/nightly.yml) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8059257.svg)](https://zenodo.org/record/8059257) + [![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#) # Power Grid Model Input/Output