workflow-service
workflow-service copied to clipboard
Bump toil[cwl] from 5.6.0 to 5.9.2
Bumps toil[cwl] from 5.6.0 to 5.9.2.
Release notes
Sourced from toil[cwl]'s releases.
5.9.2
Changelog
Bug Fixes
- Change build tag import (#4329)
Thank you to our contributors:
@adamnovak,@Hexotical!5.9.0
Changelog
Bug Fixes
- Fix --provisioner and --metrics together (#4328)
- Ignore incorrect type hint from boto3, remove json.loads (#4330)
- Warn about missing --bypass-file-store with in-place update (#4337)
- Replace prepareHTSubmission with prepareSubmission in HTCondor (#4319)
- Merge "Google fixes" (#4293)
- Support (only) current htcondor (#4320)
- Delete k8s jobs individually when batch delete fails (#4306)
Misc
- Update aws spot documentation (#4310)
- Enable parallel testing (#3493)
- Add documentation for running CWL workflows on non-Toil-managed Kubernetes clusters (#4332)
- Export all slurm args by default (#4237)
- Allow for subclasses of base types in messages (#4322)
- Non cache default (#4299)
Dependencies
- Bump mypy from 0.982 to 0.991 (#4345)
- Bump schema-salad>=8.4.20230128170514,=8.3.20220913105718,<8.4 (#4342) (#4341)
- Bump cwltool from 3.1.20221008225030 to 3.1.20221201130942 (#4338)
- Bump pyupgrade to 3.7 (#4295)
Thank you to our contributors:
@adamnovak,@Hexotical,@w-gao,@mr-c,@gmloose,@boukn, and@thiagogenez!5.8.0
Changelog
Highlighted Features Added
- Toil server now exposes workflow tasks via WES (#4046).
- Toil server now has a
--wes_dialect agcoption that will hide any tasks that don't have Amazon Batch job IDs, and put the IDs in the task names for those that do (#4047).- Toil jobs now accept an
acceleratorsrequirement, likeaccelerators=1oraccelerators={'kind': 'gpu', 'brand': 'nvidia', 'count': 2}(#4163)- Include total requested cores for each job type in
toil stats(#4173)- Toil jobs now expose
job.acceleratorsto workflow- Add prefix suffix params to
AbstractFileStore.getLocalTempFileandAbstractFileStore.getLocalTempFileName(#4273)- CWL:
--no-compute-checksum,--strict-cpu-limit,--disable-validate, and--fast-parserare now available
... (truncated)
Commits
54bfe0bUpdate with fix.bbb234cUpdate version_template.py9257042Issues/4314 change build tag import (#4329)d656409Update flake8-bugbear requirement from <21,>=20.11.1 to >=20.11.1,<24 (#4347)8155e0aUpdate version_template.pyf2b756bUpdate version_template.py887dedeBump mypy from 0.982 to 0.991 (#4345)eb21245Issues/1951 update aws spot documentation (#4310)02b4aadRevert "Bump cwltool from 3.1.20221201130942 to 3.1.20230127121939 (#4344)" (...bc232cdBump cwltool from 3.1.20221201130942 to 3.1.20230127121939 (#4344)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)