dataverse
dataverse copied to clipboard
Open source research data repository software
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5. Release notes Sourced from actions/cache's releases. v5.0.0 [!IMPORTANT] actions/cache@v5 runs on the Node.js 24 runtime and requires a minimum Actions Runner version of 2.327.1....
As of https://guides.dataverse.org/en/6.8/installation/config.html#feature-flags we have enough feature flags (screenshot below) that we can't link to them individually. We have to write something like, "Go to the feature flags list and...
**What this PR does / why we need it**: The list of features is not being updated on the website. This PR moves the list into the guides as-is. You...
Builds on this PR: - #12000 Adds grouping by categories. Preview at https://dataverse-guide--12011.org.readthedocs.build/en/12011/admin/features.html
Due to a foreign key in DB table 'metric' a Dataverse can not be deleted via the UI when a metric exists. The delete functionality must also delete any rows...
**What this PR does / why we need it**: - closes #12022 This PR is created to add Schema.org and DCAT information in JSON-LD format to the repository homepage in...
### Bug description In Dataverse (v6.8), when a previously optional metadata field becomes required for a dataset, or when a dataset is created via the API without all required metadata...
## Overview of the Feature Request - When collection quotas are enabled, the remaining storage quota is in fact shown to the user on the `Add Files page.` - This...
Bumps [org.keycloak:keycloak-services](https://github.com/keycloak/keycloak) from 26.3.4 to 26.4.1. Release notes Sourced from org.keycloak:keycloak-services's releases. 26.4.1 26.4.0 ... (truncated) Commits 802e43c Set version to 26.4.1 a340941 Invalidate sessions created with remember me when...
Looks like the /api/pids GET call is broken because it does a lookup of JvmSettings that, as of the change to multiple pid providers in 6.2, require specifying which provider...