Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / pytask-dev/pytask issues and pull requests

#653 - Bump codecov/codecov-action from 4 to 5 in the github-actions group

Pull Request - State: open - Opened by dependabot[bot] 13 days ago
Labels: dependencies

#652 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: open - Opened by pre-commit-ci[bot] 13 days ago

#651 - BUG: Functional Interface generates two sessions

Issue - State: open - Opened by noppelmax 17 days ago - 1 comment
Labels: bug

#649 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 27 days ago

#648 - ENH: DAG facilitating nested DataCatalog structure

Issue - State: open - Opened by felixschmitz about 1 month ago - 5 comments
Labels: enhancement

#647 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] about 1 month ago

#646 - Add `.gitignore` to `.pytask` to avoid committing it.

Pull Request - State: closed - Opened by tobiasraabe about 2 months ago

#645 - ENH: Add a `.gitignore` to `.pytask` to prevent it from being added to git.

Issue - State: closed - Opened by tobiasraabe about 2 months ago
Labels: enhancement

#644 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago

#643 - Bump peter-evans/create-pull-request from 7.0.3 to 7.0.5 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#642 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago

#641 - Bump peter-evans/create-pull-request from 7.0.1 to 7.0.3 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#640 - Stop live execution after exception.

Pull Request - State: closed - Opened by tobiasraabe 3 months ago

#639 - Bump peter-evans/create-pull-request from 6.1.0 to 7.0.1 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#638 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#637 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#636 - Add dark mode svgs to index page.

Pull Request - State: closed - Opened by tobiasraabe 4 months ago

#635 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#633 - Support Python 3.13 and drop 3.8.

Pull Request - State: closed - Opened by tobiasraabe 4 months ago
Labels: blocked

#632 - Follow-up on #616.

Pull Request - State: closed - Opened by tobiasraabe 5 months ago

#631 - Fix display issues with the programmatic interface.

Pull Request - State: closed - Opened by tobiasraabe 5 months ago

#630 - Bump sigstore/gh-action-sigstore-python from 2.1.1 to 3.0.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#629 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#628 - Fix duplicated collection of task modules.

Pull Request - State: closed - Opened by tobiasraabe 5 months ago

#627 - Add warning when non-matching files are passed to pytask.

Pull Request - State: closed - Opened by tobiasraabe 5 months ago

#626 - Fix issue with rerunning tasks via `pytask.build`.

Pull Request - State: closed - Opened by tobiasraabe 5 months ago

#624 - BUG: Inconsistent number of collected tasks when (sub)paths occur multiple times

Issue - State: closed - Opened by timmens 5 months ago - 2 comments
Labels: bug

#623 - Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#622 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 5 months ago

#621 - Fix the pull request template.

Pull Request - State: closed - Opened by tobiasraabe 5 months ago

#620 - tests: remove dependence on root folder name

Pull Request - State: closed - Opened by erooke 5 months ago - 2 comments

#619 - tests: make coiled an optional import

Pull Request - State: closed - Opened by erooke 5 months ago - 2 comments

#618 - Ensure that `root_dir` of `DirectoryNode` is created.

Pull Request - State: closed - Opened by tobiasraabe 6 months ago

#617 - Fix interaction between provisional nodes and `@mark.persist`.

Pull Request - State: closed - Opened by tobiasraabe 6 months ago

#616 - Redesign the scaling tasks guide.

Pull Request - State: closed - Opened by tobiasraabe 6 months ago

#615 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#614 - Improve documentation of enums.

Pull Request - State: closed - Opened by tobiasraabe 6 months ago

#613 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#612 - Validate the names of data catalogs.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#611 - Remove status from `pytask_execute_task_log_start`.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#610 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#609 - Allow tasks to be pending.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#608 - Bump peter-evans/create-pull-request from 6.0.4 to 6.0.5 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#607 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 7 months ago

#606 - Improve documentation for data catalogs.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#605 - Improve infra and add step for type checking.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#604 - Fix `PythonNode` examples in docs.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#603 - Fix example about capturing warnings in docs.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#602 - Bump peter-evans/create-pull-request from 6.0.3 to 6.0.4 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#601 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 7 months ago

#600 - Refactor tests using subprocesses.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#599 - Add fixture for changing cwd.

Pull Request - State: closed - Opened by tobiasraabe 7 months ago

#598 - Replace requests with httpx.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#597 - Bump peter-evans/create-pull-request from 6.0.2 to 6.0.3 in the github-actions group

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#596 - Manage project with rye.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#595 - Stop unwrapping coiled functions.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#594 - Publish `NodeLoadError`.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#593 - Recreate `PythonNode`s every time.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#592 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 8 months ago

#591 - Invalidate cache to check whether remote files exist.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#590 - Fix error introduced by #588.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#589 - Resolve root paths and module names for imported files.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#588 - Reset class variables of `ExecutionReport` and `Traceback`.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#587 - Improve typing of `capture.py`.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#586 - Improve linting.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#585 - Implement prepend and append as additional import modes.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#584 - [automated] Update plugin list

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#583 - DOC: Code examples in documentation on "Capture warnings" produces errors locally

Issue - State: closed - Opened by timmens 8 months ago - 1 comment
Labels: documentation

#582 - Use typed-settings to parse configuration files and build the CLI.

Pull Request - State: open - Opened by tobiasraabe 8 months ago
Labels: blocked

#581 - Simplify the code related to tracebacks.

Pull Request - State: closed - Opened by tobiasraabe 8 months ago

#580 - Backport #580 to v0.4.7.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago - 1 comment

#579 - Fix interaction with `--pdb`, `--trace` and tasks that return.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#578 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#577 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#576 - Skip collection of `MarkGenerator` when using `from pytask import mark`.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago - 4 comments

#575 - Remove `pytask_execute_create_scheduler` hook.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#574 - BUG: Return type annotations don't work with repeated tasks

Issue - State: closed - Opened by hmgaudecker 9 months ago
Labels: bug

#573 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 9 months ago

#572 - DOC: Details for data catalog

Issue - State: closed - Opened by hmgaudecker 9 months ago - 8 comments
Labels: documentation

#571 - Remove redundant calls of `PNode.state()`.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#570 - ENH: Changing the recommendation on how to set up a project.

Issue - State: open - Opened by tobiasraabe 9 months ago - 11 comments
Labels: enhancement, blocked, feedback-wanted

#569 - Remove hooks related to the DAG.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#568 - Improve handling of `task_files`.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#567 - Use uv to speed up CI.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#566 - Make universal-pathlib 0.2.2 an official dependency.

Pull Request - State: closed - Opened by tobiasraabe 9 months ago

#565 - ENH: Allow modules to be called `task.py` and `tasks.py`

Issue - State: closed - Opened by hmgaudecker 9 months ago - 2 comments
Labels: enhancement

#564 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#563 - Fix typos in defining_dependencies_products.md

Pull Request - State: closed - Opened by ChristianZimpelmann 9 months ago - 2 comments

#562 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago

#561 - Fix path in "Node is dir" error message

Pull Request - State: closed - Opened by egerlach 10 months ago - 2 comments

#560 - Bump the github-actions group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#559 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 1 comment

#558 - Use MacOS runner with M1.

Pull Request - State: closed - Opened by tobiasraabe 10 months ago - 1 comment

#557 - Fix issue with `@task(after=...)` in notebooks and terminals.

Pull Request - State: closed - Opened by tobiasraabe 10 months ago - 1 comment

#556 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 1 comment

#555 - Use new-style hook wrappers and require pluggy 1.3.

Pull Request - State: closed - Opened by tobiasraabe 10 months ago - 1 comment

#554 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 10 months ago - 1 comment

#553 - Forbid strings as values for `paths` in config file.

Pull Request - State: closed - Opened by tobiasraabe 11 months ago - 1 comment