Skip to content

chore(v14/migration): restructure script - #3518

Merged
utnapischtim merged 1 commit into
inveniosoftware:masterfrom
utnapischtim:simplify-migration-v13-v14
Jul 27, 2026
Merged

chore(v14/migration): restructure script#3518
utnapischtim merged 1 commit into
inveniosoftware:masterfrom
utnapischtim:simplify-migration-v13-v14

Conversation

@utnapischtim

Copy link
Copy Markdown
Contributor
  • to enable the request comment feature it is enough to run following
    steps which are included into the normal upgrade guide:

    • invenio index destroy --yes-i-know
    • invenio index init
    • invenio rdm rebuild-all-indices
  • the dissertation vocabulary change is optional and the script is moved
    to docs-invenio-rdm

* to enable the request comment feature it is enough to run following
  steps which are included into the normal upgrade guide:
  - invenio index destroy --yes-i-know
  - invenio index init
  - invenio rdm rebuild-all-indices

* the dissertation vocabulary change is optional and the script is moved
  to docs-invenio-rdm
@utnapischtim
utnapischtim force-pushed the simplify-migration-v13-v14 branch from c05dfad to 0380f70 Compare July 26, 2026 20:45
@utnapischtim
utnapischtim merged commit 0af3e2d into inveniosoftware:master Jul 27, 2026
3 of 4 checks passed
@utnapischtim
utnapischtim deleted the simplify-migration-v13-v14 branch July 27, 2026 08:47
@fenekku

fenekku commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

@utnapischtim Looks like fastjsonschema is using type hint syntax that Python 3.9 doesn't support. So either we curtail the versions of that dependency to still support 3.9 or this marks the official end of supporting 3.9 and likely the requirement to use 3.14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants