From b77412d02acce48638b9c5775912c482fdaf9d5e Mon Sep 17 00:00:00 2001 From: Alexander Barth Date: Wed, 15 Jan 2025 09:02:34 +0100 Subject: [PATCH 1/3] Update CI.yml --- .github/workflows/CI.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 0e8f554..a6c5011 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -3,6 +3,7 @@ on: pull_request: push: branches: + - '*' - main - cycles - dev From 6d2bf09ab28d03886c1770876befadbe624547d6 Mon Sep 17 00:00:00 2001 From: Charles Troupin Date: Thu, 16 Jan 2025 14:46:07 +0100 Subject: [PATCH 2/3] Update CITATION.cff [skip ci] --- CITATION.cff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CITATION.cff b/CITATION.cff index d6e829c..2a87c24 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -4,7 +4,7 @@ authors: - family-names: "Barth" given-names: "Alexander" orcid: "https://orcid.org/0000-0003-2952-5997" -title: gher-uliege/DINCAE.jl: v2.0.2 +title: "gher-uliege/DINCAE.jl: v2.0.2" version: v2.0.2 doi: 10.5281/zenodo.8032127 date-released: 2023-06-13 From 269492f1779f221d990d9da29c509bb888e4b4de Mon Sep 17 00:00:00 2001 From: Charles Troupin Date: Thu, 16 Jan 2025 14:50:49 +0100 Subject: [PATCH 3/3] Add Zenodo badge [skip ci] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 136059d..302ada8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![codecov](https://codecov.io/github/gher-uliege/DINCAE.jl/graph/badge.svg?token=2FXNLLMNEF)](https://codecov.io/github/gher-uliege/DINCAE.jl) [![documentation stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://gher-uliege.github.io/DINCAE.jl/stable/) [![documentation dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://gher-uliege.github.io/DINCAE.jl/dev/) +[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.5575066.svg)](https://doi.org/10.5281/zenodo.5575066) + # DINCAE.jl