diff --git a/scripts/ci/jobs/web-check.yml b/scripts/ci/jobs/web-check.yml index 79b9cd0ae64..832eac8e41f 100644 --- a/scripts/ci/jobs/web-check.yml +++ b/scripts/ci/jobs/web-check.yml @@ -10,6 +10,8 @@ check web links: # Copy notebook pages - cp -rl build/*/web/content web/ - cd web + - yarn + - yarn index - hugo server & - sleep 20 - > diff --git a/web/content/docs/devguide/procedures/publish-a-release/index.md b/web/content/docs/devguide/procedures/publish-a-release/index.md index 59e0db3527e..ee7b0226810 100644 --- a/web/content/docs/devguide/procedures/publish-a-release/index.md +++ b/web/content/docs/devguide/procedures/publish-a-release/index.md @@ -25,7 +25,7 @@ weight = 1080 - Copy release binaries and container images from CI job to Azure OGS storage to a subdirectory containing the tag name at - Create a release on GitHub mirror (`ufz/ogs`) - Check if a [Zenodo release](https://zenodo.org/account/settings/github/repository/ufz/ogs#) is automatically issued -- Issue a scan on [Software Heritage Archive](https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://gitlab.opengeosys.org/ogs/ogs.git) +- Issue a scan on [Software Heritage Archive](https://archive.softwareheritage.org/save/) - Update `CITATION.cff` and `web/content/publications/_index.md` with new Zenodo DOI - Update `CITATION.cff` author list (`git shortlog -sne 6.4.3...6.4.2`) and corresponding bibtex-entry in publications web page - Update Zenodo entry with correct authors