From 9bb20f9b0d4bd74902e7680a8c0d18b5b1e84ec8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 2 Jun 2025 16:33:31 -0700 Subject: [PATCH 1/3] Adding link check cronjob --- .github/workflows/linkcheck.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index becc4b3..9c2a1e4 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -1,6 +1,9 @@ name: Build documentation on: + schedule: + # Once a month is enough + - cron: '0 1 15 * *' pull_request: jobs: From 899dd783f596d965eab3d1c176074853d30be8d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 2 Jun 2025 16:33:57 -0700 Subject: [PATCH 2/3] Updating python version, and adding workflow dispatch --- .github/workflows/linkcheck.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/linkcheck.yml b/.github/workflows/linkcheck.yml index 9c2a1e4..be43702 100644 --- a/.github/workflows/linkcheck.yml +++ b/.github/workflows/linkcheck.yml @@ -5,6 +5,7 @@ on: # Once a month is enough - cron: '0 1 15 * *' pull_request: + workflow_dispatch: jobs: check-links: @@ -13,7 +14,7 @@ jobs: - uses: actions/checkout@v4 - uses: actions/setup-python@v5 with: - python-version: '3.9' + python-version: '3.13' cache: 'pip' - name: Build the documentation From bc9b5ad42127e9e0bb051b996c1e3416c1b0df68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 2 Jun 2025 16:38:20 -0700 Subject: [PATCH 3/3] MAINT: fix broken link --- docs/gallery.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/gallery.yml b/docs/gallery.yml index c67922c..d255b9a 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -20,7 +20,7 @@ - name: Show the Physics website: https://interactivetextbooks.tudelft.nl/showthephysics/ repository: https://github.com/TeachBooks/Showing-Physics - image: https://interactivetextbooks.tudelft.nl/showthephysics/_images/coverbook.jpg + image: https://interactivetextbooks.tudelft.nl/showthephysics/_images/coverbook.jpg - name: Developing with QIIME 2 website: https://develop.qiime2.org repository: https://github.com/caporaso-lab/developing-with-qiime2 @@ -489,7 +489,7 @@ - name: "Python Data Science 数据科学" repository: https://github.com/RobinChen121/book-Python-Data-Science website: https://robinchen121.github.io/book-Python-Data-Science - image: https://github.com/RobinChen121/book-Python-Data-Science/blob/main/data-science/logo2.png + image: https://github.com/RobinChen121/book-Python-Data-Science/blob/main/data-science-cn/logo2.png - name: "Computational Astrophysics" repository: https://github.com/zingale/computational_astrophysics website: https://zingale.github.io/computational_astrophysics/