What's Changed
This release contains mostly bug fixes but also the guide for complex task repetitions has been updated and includes some learnings from recent projects.
- [automated] Update plugin list by @github-actions in #615
- Fix interaction between provisional nodes and
@mark.persist
. by @tobiasraabe in #617 - Ensure that
root_dir
ofDirectoryNode
is created. by @tobiasraabe in #618 - tests: remove dependence on root folder name by @erooke in #620
- tests: make coiled an optional import by @erooke in #619
- Fix the pull request template. by @tobiasraabe in #621
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #610
- Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in the github-actions group by @dependabot in #623
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #622
- Add warning when non-matching files are passed to pytask. by @tobiasraabe in #627
- Fix duplicated collection of task modules. by @tobiasraabe in #628
- Fix display issues with the programmatic interface. by @tobiasraabe in #631
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #629
- Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the github-actions group by @dependabot in #630
- Fix issue with rerunning tasks via
pytask.build
. by @tobiasraabe in #626 - Redesign the scaling tasks guide. by @tobiasraabe in #616
- Follow-up on #616. by @tobiasraabe in #632
New Contributors
Full Changelog: v0.5.0...v0.5.1