Conversation
4440704 to
5864854
Compare
WARNING in factory: APP_ALLOWED_HOSTS is deprecated and has been replaced by TRUSTED_HOSTS.Please change |
ad1d78b to
37fa561
Compare
9dad811 to
aa2f1e3
Compare
CHANGES.md
Outdated
| - dockerfiles: changed npm to pnpm, added environment variable for invenio-assets | ||
| - actions: install invenio-override with preferred branch | ||
|
|
||
| Version 0.0.1 (released 2025-02-10) |
There was a problem hiding this comment.
| Version 0.0.1 (released 2025-02-10) | |
| Version 0.12.0 (released 2025-02-10) |
CHANGES.md
Outdated
| Changes | ||
| ======= | ||
|
|
||
| Version <next> |
There was a problem hiding this comment.
| Version <next> | |
| Version 0.13.0 |
UV-GUIDE.md
Outdated
| @@ -1,5 +1,6 @@ | |||
| ## **Working with UV InvenioRDM** | |||
|
|
|||
| ### Instance now running with invenio-app-rdm v13 which has UV already integrated. The following guide however is still helpful for a better understanding of how UV works. | |||
There was a problem hiding this comment.
| ### Instance now running with invenio-app-rdm v13 which has UV already integrated. The following guide however is still helpful for a better understanding of how UV works. |
| invenio alembic upgrade | ||
| ``` | ||
|
|
||
| this has to be done to add maybe other small changes to the database too |
There was a problem hiding this comment.
you had some issue with the database running invenio alembic upgrade - add that step as well
There was a problem hiding this comment.
already added in the first steps of Data Migration section
Sure, but since they're included in our pyproject.toml file as dependencies, shouldn't building them be part of the process? Either way, we can create separate issue or clarify. |
| [tool.uv.sources] | ||
| invenio-override = { git = "https://github.com/sharedRDM/invenio-override", branch = "main" } | ||
| #invenio-override = { path = "/Users/lpandath/Documents/work/rdm/invenio/invenio-instances/invenio-version-9/invenio-override", editable=true } | ||
| #invenio-override = { path = "/home/eduard/Schreibtisch/invenio-override", editable=true } |
There was a problem hiding this comment.
Note - this is okay for now but should remove this once you have a release from instance v0.13.0.


Uh oh!
There was an error while loading. Please reload this page.