From db1c9ffac9064719601c45cd800dd129459965a2 Mon Sep 17 00:00:00 2001 From: Stefan Appelhoff Date: Wed, 10 Jan 2024 18:28:06 +0100 Subject: [PATCH] [MISC] Update release protocol with regards to BIDS BEP Gantt chart (website) (#1678) * update release protocol * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- Release_Protocol.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Release_Protocol.md b/Release_Protocol.md index b4d90f8d5d..f3163cf403 100644 --- a/Release_Protocol.md +++ b/Release_Protocol.md @@ -267,7 +267,16 @@ Similarly update the version in CITATION.cff with a `dev` suffix. 1. In a previous step you have secured a PDF version of the BIDS specification and the corresponding `CITATION.cff` file. 1. Follow the steps described here: https://github.com/bids-standard/bids-specification-pdf-releases#release-instructions -### 11. Sharing news of the release +### 11. Update the BIDS website data + +Update the following files in the BIDS website repository (https://github.com/bids-standard/bids-website) if applicable: + +- `tools/timeline.csv` +- `_data/beps.yml` +- `_data/beps_completed.yml` +- `_data/beps_other.yml` + +### 12. Sharing news of the release Please share news of the release on the [identified platforms](https://docs.google.com/spreadsheets/d/16SAGK3zG93WM2EWuoZDcRIC7ygPc5b7PDNGpFyC3obA/edit#gid=0). Please use our previous release posts as a guide.