prefect
https://github.com/prefecthq/prefect
Python
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to prefect
Help out
- Issues
- Add an API filter for flow/task runs by their end time.
- prefect.projects.steps.git_clone_project should be able to pull from commit id
- Ability to test a "notify" block as it was possible in Prefect 1.0
- Printing files that are being uploaded during deployment
- Security issue logging all contents on BindFailure - accidental logging of db credentials or other sensitive information
- Exclusion filters for UI
- OpenAPI specification file provided does not work with latest openapi-generator-cli tool
- Allow showing NotReady tasks in flow run graph
- pull_steps should be editable in the UI and through the Prefect client
- Show task parameters in the UI, similar to how flow parameters are shown
- Docs
- Python not yet supported