Skip to content

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

_run_ungrouped_tests() now returns tests found

07 Nov 18:18

Choose a tag to compare

Fix DefaultMunch.fromDict() typos

17 Oct 13:51

Choose a tag to compare

0.11.2

fix: DefaultMunch fromDict typo fixes

Builds for 3.12 and 3.13

07 Oct 10:06

Choose a tag to compare

  • Build now tested for 3.11, 3.12, and 3.13
  • Adds setuptools to distribution (needed for munch post-3.11)
  • Updated pre-commit tool version

Use of decoder 2.5.0 (and yamllint 1.37.1)

05 Oct 11:27

Choose a tag to compare

  • Stricter validation (now includes job variables)

Collection & Job names now validated

02 Jun 14:29

Choose a tag to compare

  • Uses decoder 2.2.0
  • Invalid values passed to -c and -j are now handled

Better error reporting when no Jobs are found to run

02 Jun 13:12

Choose a tag to compare

  • Also adjusts typing style - List/Dict replaces by list/dict

Another COMPOSE_COMMAND fix

31 Jul 08:49

Choose a tag to compare

0.10.7

fix: More fixes for COMPOSE VERSION

COMPOSE_COMMAND now set on initialisation

31 Jul 08:00

Choose a tag to compare

0.10.6

fix: COMPOSE_COMMAND now set during initialisation

Fixed (reverted) memory fix

13 Mar 12:33

Choose a tag to compare

0.10.5

fix: Fix for memory

Fixed publish.yaml for trusted publishing

13 Mar 12:19

Choose a tag to compare

0.10.4

ci: Another fix for trusted publishing