Skip to content

v2.0.0

Compare
Choose a tag to compare
@jswelling jswelling released this 14 Dec 19:39
· 895 commits to devel since this release
  • Change to Airflow 2.2.5, with associated changes in everything else
  • modify new_dataset_survey.py to directly update the Google sheet
  • limit java thread spawning in docker containers invoked from CWL
  • add a DAG to do diagnostics of failed runs, including:
    • scan for certain keywords indicating errors in the session.log of the failed run
    • run inexpensive validation plugin tests against the parents used in the failed run
  • remove old auth globus plugin
  • add support for launching ingestion of new datasets from the launch_multi_analysis DAG
  • add script to regenerate conda environments
  • fix URL parsing for search-api v3
  • additional airflow_wrapper configs
  • bump codex-pipeline -> 0514dc6953 (v2.4.2)
  • bump py-hubmapbags -> 09665dde
  • bump ingest-validation-tools -> 794967cc
  • bump ingest-validation-tests -> d0c6590c
  • bump manual-data-ingest -> 478d29906