pytask
pytask copied to clipboard
pytask is a workflow management system that facilitates reproducible data analyses.
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.4)
Bumps the github-actions group with 1 update: [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request). Updates `peter-evans/create-pull-request` from 6.0.5 to 6.1.0 Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v6.1.0 ✨ Adds pull-request-branch as an action...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.9...v0.5.1)
- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of pytask. - [ ]...
#### Changes Provide a description and/or bullet points to describe the changes in this PR. #### Todo - [ ] Reference issues which can be closed due to this PR...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.6.9 → v0.7.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.9...v0.7.1) - [github.com/crate-ci/typos: v1.26.0 → v1.26.8](https://github.com/crate-ci/typos/compare/v1.26.0...v1.26.8)
Seems blocked by `https://github.com/pytest-dev/pytest/issues/12888`.
Research workflows often involve costly builds (large data pulls, preprocessing, model fitting). In collaborative or multi-machine setups, it would be extremely useful to persist task state across machines in a...