Make Croissant built-in to Dataverse (no longer an external exporter)#12130
Open
Make Croissant built-in to Dataverse (no longer an external exporter)#12130
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
1 similar comment
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
poikilotherm
reviewed
Feb 3, 2026
src/main/java/edu/harvard/iq/dataverse/settings/FeatureFlags.java
Outdated
Show resolved
Hide resolved
Member
Author
|
📦 Pushed preview images as 🚢 See on GHCR. Use by referencing with full name as printed above, mind the registry name. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does / why we need it:
For users, Croissant is increasingly popular and less experimental so it makes sense to enable support for it out of the box in Dataverse, which is what #11254 is about.
For developers, a series of planned changes to Croissant means that it will be easier to maintain the code as part of the core rather than as an external exporter. Once this pull request is merged, it would make sense to work on the following issues in the order below:
Which issue(s) this PR closes:
Special notes for your reviewer:
The code is equivalent to version 0.1.6 of the external exporter.
In the external code, I was using Spotless to format the code. I'm keeping this (adding Spotless) but limiting it to Croissant classes for now. I'm very interested in our team programmatically formatting code in the backend, like we do in the frontend. I don't mind if we use a different command-line tool. Spotless could be considered a starting point.
Suggestions on how to test this:
Confirm the new feature flag is working.
Does this PR introduce a user interface change? If mockups are available, please link/include them here:
Yes, Croissant now appears out of the box:
Is there a release notes update needed for this change?:
Yes, included.
Additional documentation:
A good entry point for previewing doc changes: https://dataverse-guide--12130.org.readthedocs.build/en/12130/admin/discoverability.html#croissant-metadata-in-the-head-of-dataset-landing-pages