Add v13.1 release docs#919
Merged
max-moser merged 2 commits intoinveniosoftware:masterfrom Mar 27, 2026
Merged
Conversation
fenekku
reviewed
Mar 19, 2026
Collaborator
fenekku
left a comment
There was a problem hiding this comment.
LGTM just waiting for the upgrade steps.
0a6c921 to
d84ae72
Compare
fenekku
approved these changes
Mar 19, 2026
Collaborator
fenekku
left a comment
There was a problem hiding this comment.
All good. Feel free to merge when you want/dependencies have been merged+released.
Then backport to production branch.
|
|
||
| !!! info "No action needed if you don't want to use the feature" | ||
| If you *do not* intend to enable the request reviewers feature, no further action is necessary after upgrading the installed packages. | ||
| But updating the mappings won't hurt either. |
Collaborator
There was a problem hiding this comment.
Yeah, probably a good idea to do in case other updates down the line assume those fields are in the document index.
Comment on lines
+68
to
+71
| invenio index update requests-request-v1.0.0 --no-check | ||
|
|
||
| # start bulk reindexing for all requests | ||
| invenio rdm rebuild-all-indices --order requests |
Collaborator
There was a problem hiding this comment.
Thanks, will steal that recipe shape for the optional index updates for requesting to join a community.
2efec88 to
0422f4a
Compare
Co-authored-by: Guillaume Viger <fenekku@users.noreply.github.com>
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.
This PR references the request reviewers feature documentation, so it depends on a25e8fb and 9961d4d (relevant for deployment to
inveniordm.docs.cern.ch)Screenshot