- 25 Apr, 2022 1 commit
-
-
Klaas Kliffen authored
-
- 22 Apr, 2022 1 commit
-
-
Klaas Kliffen authored
Gracefully handle Zenodo timeouts See merge request astron-sdc/esap-api-gateway!175
-
- 21 Apr, 2022 8 commits
-
-
John Swinbank authored
-
John Swinbank authored
-
John Swinbank authored
This avoids UnorderedObjectListWarnings about pagination.
-
John Swinbank authored
Also, use concurrency to avoid stacking multiple timeouts sequentially.
-
John Swinbank authored
Temporarily needed until the timeout functionality is released.
-
Klaas Kliffen authored
use eossr v0.5 See merge request astron-sdc/esap-api-gateway!165
-
Klaas Kliffen authored
Only use workflows with URLs See merge request astron-sdc/esap-api-gateway!174
-
John Swinbank authored
-
- 20 Apr, 2022 2 commits
-
-
Klaas Kliffen authored
Disable codemeta in IDA Harvester See merge request astron-sdc/esap-api-gateway!173
-
stvoutsin authored
-
- 11 Apr, 2022 2 commits
-
-
Klaas Kliffen authored
-
Klaas Kliffen authored
Added F2F Rosetta @ INAF OATS integration. See merge request astron-sdc/esap-api-gateway!171
-
- 08 Apr, 2022 1 commit
-
-
Stefano Alberto Russo authored
-
- 04 Apr, 2022 1 commit
-
-
Nico Vermaas authored
Quick fix for locally stored (ESAP) Workflows See merge request astron-sdc/esap-api-gateway!170
-
- 01 Apr, 2022 1 commit
-
-
stvoutsin authored
-
- 28 Mar, 2022 2 commits
-
-
Nico Vermaas authored
Fix CI to use temporary deploy token See merge request astron-sdc/esap-api-gateway!166
-
Mattia Mancini authored
-
- 16 Mar, 2022 1 commit
-
-
vuillaut authored
-
- 25 Feb, 2022 1 commit
-
-
Nico Vermaas authored
Avoid decoding pyvo query results. See merge request astron-sdc/esap-api-gateway!162
-
- 24 Feb, 2022 12 commits
-
-
John Swinbank authored
This is functionally a no-op — it's the default — but should avoid whining in log messages.
-
John Swinbank authored
Recent pyvo (Astropy, etc) returns strings, rather than bytes. Trying to decode them will raise an exception. Previously, the exceptions were (usually) masked, as we had them wrapped inside a try-except, so it wasn't obvious that this was broken. But broken it was, and it would fail in pathological circumstances.
-
John Swinbank authored
Cleaner to use a single form of join than switching depending on the details of the query.
-
John Swinbank authored
To prevent whining about “Broken libmagic installation detected”.
-
John Swinbank authored
Recent pyvo, Astropy, etc return results as strings, rather than bytes. Attempting to decode the string as UTF-8 will raise, and the query will fail.
-
Nico Vermaas authored
-
Nico Vermaas authored
Upgrade pinned dependencies to the latest version See merge request astron-sdc/esap-api-gateway!161
-
Nico Vermaas authored
Remove incorrect notebook filepaths. See merge request astron-sdc/esap-api-gateway!159
-
Nico Vermaas authored
Remove log file See merge request astron-sdc/esap-api-gateway!160
-
John Swinbank authored
These versions were obtained by: - Dropping all the pins in requirements/base.txt and prod.txt - Setting the Docker image to python:3.10-slim - Running a complete install to get the latest version of everything - Running `pip freeze` to lock down the versions. Note that with these newer versions it no longer seems to be necessary to separately install cython & cryptography in the Dockerfile.
-
John Swinbank authored
-
John Swinbank authored
-
- 23 Feb, 2022 1 commit
-
-
John Swinbank authored
The string “None” attempts to load a notebook called “None”. If there is no specific notebook to load, the field should be left blank instead.
-
- 21 Jan, 2022 3 commits
-
-
Nico Vermaas authored
-
Nico Vermaas authored
-
Nico Vermaas authored
99 concordia framework See merge request astron-sdc/esap-api-gateway!158
-
- 20 Jan, 2022 2 commits
- 17 Jan, 2022 1 commit
-
-
root authored
-