docs-invenio-rdm icon indicating copy to clipboard operation
docs-invenio-rdm copied to clipboard

InvenioRDM docs

Results 83 docs-invenio-rdm issues
Sort by recently updated
recently updated
newest added

https://inveniordm.docs.cern.ch/develop/getting-started/code-style/ - using black - reason why not to use type hints - describing coding style for javascript

## Is your feature request related to a problem? Please describe. document `RDM_COMMUNITY_REQUIRED_TO_PUBLISH= True`: https://github.com/inveniosoftware/invenio-communities/pull/1231 https://github.com/inveniosoftware/invenio-rdm-records/pull/1813 https://github.com/CERNDocumentServer/cds-rdm/blob/master/site/cds_rdm/permissions.py#L24

## Is your feature request related to a problem? Please describe. docs for https://github.com/inveniosoftware/invenio-cli/pull/385

## Cold migration (with downtime) Deploy the code and run the following: ```bash invenio index destroy --yes-i-know invenio index init invenio rdm rebuild-all-indices ``` invenio-jobs changes: ```bash invenio alembic upgrade...

IMPORTANT

There's a simpler and probably more correct way to generate Alembic migration compared to the existing docs from https://inveniordm.docs.cern.ch/develop/howtos/alembic/#failing-alembic-commands The gist of it is: ```bash # In the module you're...

:heart: Thank you for your contribution! ### Description Document fields added in https://github.com/inveniosoftware/invenio-rdm-records/pull/1696 I removed the v12 tag since it's not fully accurate (some of the fields will only be...

:heart: Thank you for your contribution! ### Description > Please describe briefly your pull request. ### Checklist Ticks in all boxes and 🟢 on all GitHub actions status checks are...

### Description This PR contains documentation of API changes proposed in RFC 0072. ### Checklist Ticks in all boxes and 🟢 on all GitHub actions status checks are required to...