Skip to content

Releases: skillupco/airflow-valohai-plugin

Release v0.1.0

20 Nov 16:57
fffd3d2
Compare
Choose a tag to compare
Release v0.1.0 (#20)

Release v0.0.4

19 Nov 17:49
472ca02
Compare
Choose a tag to compare
Release v0.0.4 Pre-release
Pre-release

Changes:

  • Add GitHub Actions basic CI #17
  • Return function from get_output_uri to avoid using partial in dag #16
  • Add fail_if_missing to ValohaiDownloadExecutionOperator #15
  • Decorate all operators with @apply_defaults #14
  • Log valohai API error messages #13

Download all outputs by default in ValohaiDownloadExecutionOutputsOperator

02 Oct 09:45
82b1016
Compare
Choose a tag to compare

Fixes on previous release in ValohaiDownloadExecutionOutputsOperator if none of output_name and output_name_pattern were specified the task failed miserably. Now by default, all outputs are downloaded.

Initital release

19 Jun 17:02
Compare
Choose a tag to compare
Initital release Pre-release
Pre-release
v0.0.1

Use single quotes