Releases: InformaticsMatters/squonk2-data-manager-job-tester
Releases · InformaticsMatters/squonk2-data-manager-job-tester
_run_ungrouped_tests() now returns tests found
- Fixes odd failure message
Fix DefaultMunch.fromDict() typos
0.11.2 fix: DefaultMunch fromDict typo fixes
Builds for 3.12 and 3.13
- 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)
- Stricter validation (now includes job variables)
Collection & Job names now validated
- 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
- Also adjusts typing style - List/Dict replaces by list/dict
Another COMPOSE_COMMAND fix
0.10.7 fix: More fixes for COMPOSE VERSION
COMPOSE_COMMAND now set on initialisation
0.10.6 fix: COMPOSE_COMMAND now set during initialisation
Fixed (reverted) memory fix
0.10.5 fix: Fix for memory
Fixed publish.yaml for trusted publishing
0.10.4 ci: Another fix for trusted publishing