Tom Morrell

Results 87 issues of Tom Morrell

datacite/datacite/jsonutils.py:15: DeprecationWarning: jsonschema.RefResolver is deprecated as of v4.18.0, in favor of the https://github.com/python-jsonschema/referencing library, which provides more compliant referencing behavior as well as more flexible APIs for customization. A future...

Package version (if known): v9-v12 ## Describe the bug The creator roles don't show up in the UI. ## Steps to Reproduce 1. Create a creator with a role 2....

bug

Package version (if known): v12b3 ## Describe the bug A file with an apostrophe in the file name (e.g. [O’Leary_2024_ApJ_965_102.pdf](https://github.com/inveniosoftware/invenio-app-rdm/files/15466453/O.Leary_2024_ApJ_965_102.pdf) will never upload. They get stuck in a pending state...

bug
stale

:heart: Thank you for your contribution! ### Description The AUTHORS.rst file is basically empty, and should probably be removed unless we want to have a process to keep it up...

This is an update of https://github.com/citeproc-py/citeproc-py/pull/43 from @jayvdb It resolves bugreports_UndefinedInName, and fixes a number of uncaught exceptions. I re-ran the full test suite, so it re-ordered some of the...

Here are some modifications to make dimcli work with https://cris-api.dimensions.ai/v3/home/. Feel free to re-architect because I can't test these changes against other versions of the dimensions API.

enhancement

Package version (if known): v12-v13b1 ## Describe the bug Some search links for custom fields aren't correct. I haven't looked at all the custom fields so I don't know the...

bug
stale

:heart: Thank you for your contribution! ### Description ubuntu-20.04 is going to be depreciated soon, so it needs to be updated. I also messed up the copyright when I first...

:heart: Thank you for your contribution! ### Description We should have set python 3.9 as the minimum version in https://github.com/inveniosoftware/datacite/commit/97b0990f3aa16195f3d76c98014f19fe9f1e215e, because files was added to importlib.resources in 3.9. ### Checklist...

:heart: Thank you for your contribution! ### Description Resolves https://github.com/inveniosoftware/datacite/issues/106. Jsonschema 2019-09 requires https and has /draft in the url path, so we should use it. ### Checklist Ticks in...