From e87cf75a58c76d6abdbb0cac7061fd2968e4bc22 Mon Sep 17 00:00:00 2001 From: minotti_c Date: Tue, 18 Nov 2025 12:07:45 +0100 Subject: [PATCH] Fix upgrade linting --- docs/202601Upgrade.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/202601Upgrade.md b/docs/202601Upgrade.md index 355a840..994e525 100644 --- a/docs/202601Upgrade.md +++ b/docs/202601Upgrade.md @@ -3,7 +3,7 @@ title: 2026/01 upgrade --- # 2026/01 upgrade -From the 5th of January to the 15th of January there will be a major upgrade of the data catalogue infrastructure (SciCat - https://discovery.psi.ch and https://dacat.psi.ch) +From the 5th of January to the 15th of January there will be a major upgrade of the data catalogue infrastructure (SciCat - [https://discovery.psi.ch](https://discovery.psi.ch) and [https://dacat.psi.ch](https://dacat.psi.ch)) During this period, data archiving and retrieval will not be possible. @@ -13,13 +13,13 @@ After the upgrade, few changes will be required: ### CLI changes -1. If you are not using pmodules, please download the latest CLI version (>=v3.0.0) by following the instructions [here](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#manual-deployment-and-upgrade). +1. If you are not using pmodules, please download the latest CLI version (>=v3.0.0) by following the [download instructions](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#manual-deployment-and-upgrade). 2. Modify your ingestion scripts, following the [v3 instructions](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#v3-changes); 3. or download the [backwards compatible scripts](https://github.com/paulscherrerinstitute/scicat-cli?tab=readme-ov-file#backwards-compatibility-with-v2) (linux only). Please note these scripts will later be discontinued (~ next 6 months). ### API changes -Some APIs have been updated. This affects you only if you interact directly with the SciCat APIs. +Some APIs have been updated. This affects you only if you interact directly with the SciCat APIs. 1. You can already find and compare the new API specifications from our [QA environment](https://dacat-qa.psi.ch/explorer). 2. Authorization update: API authorization now requires passing your token in the Authorization header, prefixed with Bearer, i.e. Bearer . @@ -28,4 +28,4 @@ Some APIs have been updated. This affects you only if you interact directly with To receive notifications on updates, please subscribe to the [scicat mailing list](https://psilists.ethz.ch/sympa/info/scicat). -If you have questions, don't hesitate to contact us at scicat-help@lists.psi.ch. +If you have questions, don't hesitate to contact us at [scicat-help@lists.psi.ch](mailto:scicat-help@lists.psi.ch).