Prepare release v2.3.0-hifis1
-
CITATION.cff
-
Version number -
Release date -
Check upstream version number in references
-
-
Create release notes
Release notes
This release updates the Helmholtz RSD to version v2.3.0. This update requires database migrations:
What's changed
HIFIS specific changes
Features
- configure software spotlights title (ad235164)
- build feature branch images (049fa89b)
- use docker:24-git image (9e4f168f)
- annotate feature branches in footer (34be3fe9)
- build and distribute nginx images (a61487a2)
- build and distribute documentation image (13b6cb83)
- migrate to new documentation (dd84fabc)
Bug fixes
- change purple colors in cite box to white (d429aadc)
- add tags to scraper-tests job (ebe67c23)
- disable Loom to fix unresponsive auth container (f1536a71)
Incoming changes from upstream v2.2.0
This is version 2.2.0 of the Research Software Directory as a service. The main changes compare to v2.1.1 are:
- configurable title for the software highlights section on the software overview page
- collapse the list of contributors for software which has more than 12
- increase the maximum length of the author list for mentions
- removed the pypi scraper, as the service used now limits access
This release requires an update to the database. A migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/2.1.1-to-2.2.0.sql
Bug Fixes
- increase authors column in mention table (cafaf3a)
- remove PyPI downloads scraper (a5c51b3)
- save exceptions when scraping mentions in the database (489d5c7)
Features
- configurable software highlights title (b41d391)
- use show all, show less buttons to load all contributors or top 12 items (0b4ae83)
Incoming changes from upstream v2.3.0
This is version 2.3.0 of the Research Software Directory as a service. The main changes compare to v2.2.0 are:
- migrated the user documentation to main repo instead of a separate one
- build an additional docker container containing the documentation
- improved R package statistics harvester to accept more CRAN URLs.
- improved addition of ORCID users for RSD admins
This release does not require an update to the database. For completeness, and empty migration script can be found here: https://github.com/research-software-directory/RSD-production/blob/main/database-migration/migration-scripts/2.2.0-to-2.3.0.sql
Bug Fixes
- allow for more CRAN URLs (4e22d76)
- direct link to software or project tab of the organisation and apply default order (a82ac43)