feat(vcs): support for new VCS integration (backend) #7279
Annotations
3 errors and 10 warnings
|
Run tests
Process completed with exit code 1.
|
|
Run tests:
invenio_rdm_records/services/github/__init__.py#L0
Black format check
--- /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/services/github/__init__.py 2026-04-01 12:26:07.235610+00:00
+++ /home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/services/github/__init__.py 2026-04-01 12:48:43.067297+00:00
@@ -7,6 +7,7 @@
"""RDM records implementation of the legacy Invenio-GitHub module.
This module is now deprecated. For now, to allow for an optional migration, the RDM bindings for
Invenio-GitHub have been retained. Please migrate to Invenio-VCS.
"""
+
# TODO: add link to migration docs.
|
|
Run tests:
invenio_rdm_records/notifications/vcs.py#L0
pydocstyle-check
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/notifications/vcs.py:8 at module level:
D205: 1 blank line required between summary line and description (found 0)
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/notifications/vcs.py:110 in public class `RepositoryReleaseCommunityRequiredNotificationBuilder`:
D205: 1 blank line required between summary line and description (found 0)
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/notifications/vcs.py:110 in public class `RepositoryReleaseCommunityRequiredNotificationBuilder`:
D400: First line should end with a period (not 'e')
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/uow.py#L193
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_records/api.py#L334
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/uow.py#L193
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_records/api.py#L334
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_db/uow.py#L193
nested transaction already deassociated from connection
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_records/api.py#L334
nested transaction already deassociated from connection
|
|
Run tests:
invenio_rdm_records/services/facets.py#L76
subject_nested is deprecated. Use subject_combined instead.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_requests/services/files/config.py#L66
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_requests/services/files/config.py#L65
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
|
Run tests:
/opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_requests/services/files/config.py#L64
Link is deprecated and will be removed in v14.0. Use `ExternalLink` for third-party links and `EndpointLink` for InvenioRDM links.
|
Loading