Skip to content

Releases: InformaticsMatters/squonk2-data-manager-job-decoder

Fix get_environment_constants() response

Choose a tag to compare

@achristie-im achristie-im released this 11 Mar 12:26
a9b6acc
  • Was a list of maps entries, now just a map

Support for get_environment_constants()

Choose a tag to compare

@achristie-im achristie-im released this 11 Mar 12:00
8d4b9ad
Support for image extraction of environment constants (#2)

* feat: Add get_environment_constants()

* test: Add test for constants

* ci: Update action versions

---------

Co-authored-by: a.b.christie <alan.christie@matildapeak.com>

Support for files on input and output

Choose a tag to compare

@alanbchristie alanbchristie released this 01 Sep 11:20
  • Also add decoder methods to get split and combine variables
  • Also add tests

Experimental 'trait' property

Choose a tag to compare

@alanbchristie alanbchristie released this 29 Aug 16:18
2.4.0

docs: Doc tweak

Tighter JD schema

Choose a tag to compare

@alanbchristie alanbchristie released this 13 Jun 16:26
  • Now covers the majority of the structure of "variables"

Add support for collection & name validation to decoder

Choose a tag to compare

@alanbchristie alanbchristie released this 02 Jun 14:11
2.2.0

feat: Add support to check validity of collection and job names

Add get_image() to decoder

Choose a tag to compare

@alanbchristie alanbchristie released this 30 Jul 15:37
2.1.0

feat: Add get_image() to decoder

Move to jsonschema 4

Choose a tag to compare

@alanbchristie alanbchristie released this 11 Apr 16:30
9dab70e
  • Requires 4.21.1 or any later 4.x release

Relaxes support for PyYAML 5.4 (now 5.3)

Choose a tag to compare

@alanbchristie alanbchristie released this 20 Jul 11:40
  • Attempts to fix builds for jote (currently filling due to cython 3 and PyYaml 5.4 - 6.0.0

Now permits use of PyYAML 5.4.1

Choose a tag to compare

@alanbchristie alanbchristie released this 20 Jul 09:14
  • To simplify migration through jote (our Job tester)