Skip to content

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

Now validated job-definition against schema

18 Jan 09:42

Choose a tag to compare

  • Schema taken from data-manager
  • In theory DM no longer needs to validate the schema but it should do for the time-being

Wipes on success

17 Jan 11:36

Choose a tag to compare

  • Wipes test directory in success (unless --keep-results)
  • Cannot --wipe and --keep-results

Supports 'ignore:' test declaration

17 Jan 11:15

Choose a tag to compare

Just add ignore: to a test (it needs no value)

Fixes test with multi-line commands

17 Jan 10:29

Choose a tag to compare

  • Inputs now require an explicit prefix (enforced)
  • Introduces a '--wipe'
  • --dry-run and --keep-results can now be used together
  • test data can now use sub-directories

Now checks CWD

14 Jan 15:40

Choose a tag to compare

  • Checks cwd for .yamllint and data-manager directory
  • Doc tweak

Fixed lint handling

14 Jan 14:57

Choose a tag to compare

  • Linter was broken
  • Also fixes --dry-run, which was running checks

Now executes yamllint

14 Jan 08:16

Choose a tag to compare

  • Used the target repo's .yamllint file
  • Feature can be avoided with --skip-lint

Initial logic

14 Jan 07:21

Choose a tag to compare

  • Initial prototype 'jote' utility that can be used against the virtual screening repo
  • Acts on tests documented in the Job description YAML