feat(orcha): add get_workflow #7349
Annotations
6 errors and 30 warnings
|
Python / Tests (3.14, postgresql14, opensearch2)
Process completed with exit code 1.
|
|
Python / Tests (3.14, postgresql14, opensearch2):
invenio_app_rdm/orcha/client.py#L0
Black format check
--- /home/runner/work/invenio-app-rdm/invenio-app-rdm/invenio_app_rdm/orcha/client.py 2026-07-06 13:10:20.887796+00:00
+++ /home/runner/work/invenio-app-rdm/invenio-app-rdm/invenio_app_rdm/orcha/client.py 2026-07-06 13:14:03.688414+00:00
@@ -50,13 +50,13 @@
def get_workflow(self, workflow_id, token):
"""Get the status and result of an ORCHA workflow."""
response = requests.get(
f"{self.base_url}/workflows/{workflow_id}",
- headers = {"Authorization": f"***"},
- timeout = 10,
- verify = self.ssl_verify,
+ headers={"Authorization": f"***"},
+ timeout=10,
+ verify=self.ssl_verify,
)
response.raise_for_status()
return response.json()
def stream_url(self, workflow_id: str, token: str):
|
|
Python / Tests (3.11, postgresql14, opensearch2)
Process completed with exit code 1.
|
|
Python / Tests (3.11, postgresql14, opensearch2):
invenio_app_rdm/orcha/client.py#L0
Black format check
--- /home/runner/work/invenio-app-rdm/invenio-app-rdm/invenio_app_rdm/orcha/client.py 2026-07-06 13:10:21.970305+00:00
+++ /home/runner/work/invenio-app-rdm/invenio-app-rdm/invenio_app_rdm/orcha/client.py 2026-07-06 13:14:31.161296+00:00
@@ -50,13 +50,13 @@
def get_workflow(self, workflow_id, token):
"""Get the status and result of an ORCHA workflow."""
response = requests.get(
f"{self.base_url}/workflows/{workflow_id}",
- headers = {"Authorization": f"***"},
- timeout = 10,
- verify = self.ssl_verify,
+ headers={"Authorization": f"***"},
+ timeout=10,
+ verify=self.ssl_verify,
)
response.raise_for_status()
return response.json()
def stream_url(self, workflow_id: str, token: str):
|
|
Python / Tests (3.9, postgresql14, opensearch2)
Process completed with exit code 1.
|
|
Python / Tests (3.9, postgresql14, opensearch2):
invenio_app_rdm/orcha/client.py#L0
Black format check
--- /home/runner/work/invenio-app-rdm/invenio-app-rdm/invenio_app_rdm/orcha/client.py 2026-07-06 13:10:20.342148+00:00
+++ /home/runner/work/invenio-app-rdm/invenio-app-rdm/invenio_app_rdm/orcha/client.py 2026-07-06 13:14:39.546019+00:00
@@ -50,13 +50,13 @@
def get_workflow(self, workflow_id, token):
"""Get the status and result of an ORCHA workflow."""
response = requests.get(
f"{self.base_url}/workflows/{workflow_id}",
- headers = {"Authorization": f"***"},
- timeout = 10,
- verify = self.ssl_verify,
+ headers={"Authorization": f"***"},
+ timeout=10,
+ verify=self.ssl_verify,
)
response.raise_for_status()
return response.json()
def stream_url(self, workflow_id: str, token: str):
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/cachelib/redis_base.py#L70
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/simplekv/memory/redisstore.py#L59
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pytest_invenio/fixtures.py#L492
`es_clear` fixture is deprecated, use `search_clear` instead.
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/simplekv/memory/redisstore.py#L59
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/cachelib/redis_base.py#L70
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/pytest_invenio/fixtures.py#L492
`es_clear` fixture is deprecated, use `search_clear` instead.
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/invenio_rest/ext.py#L24
CSRF validation will be enabled by default in the version 1.3.x
|
|
Python / Tests (3.14, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.14.6/x64/lib/python3.14/site-packages/invenio_rdm_records/services/facets.py#L72
subject_nested is deprecated. Use subject_combined instead.
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/cachelib/redis_base.py#L70
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/simplekv/memory/redisstore.py#L59
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/pytest_invenio/fixtures.py#L492
`es_clear` fixture is deprecated, use `search_clear` instead.
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/simplekv/memory/redisstore.py#L59
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/cachelib/redis_base.py#L70
Call to deprecated setex. (Use 'set' instead.) -- Deprecated since version 2.6.12.
|
|
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/pytest_invenio/fixtures.py#L492
`es_clear` fixture is deprecated, use `search_clear` instead.
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_rest/ext.py#L24
CSRF validation will be enabled by default in the version 1.3.x
|
|
Python / Tests (3.11, postgresql14, opensearch2):
../../../../../opt/hostedtoolcache/Python/3.11.15/x64/lib/python3.11/site-packages/invenio_rdm_records/services/facets.py#L72
subject_nested is deprecated. Use subject_combined instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Python / Tests (3.9, postgresql14, opensearch2):
/opt/hostedtoolcache/Python/3.9.25/x64/lib/python3.9/site-packages/edtf/parser/grammar.py#L9
'enablePackrat' deprecated - use 'enable_packrat'
|