Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
taskiq-python
/
taskiq-pipelines
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
52
Code
Issues
9
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop - Rename project and core developements
- #33
#33
Closed
dorel14
wants to merge 14 commits into
taskiq-python:master
taskiq-python/taskiq-pipelines:master
from
dorel14:develop
dorel14/taskiq-flow:develop
Copy head branch name to clipboard
Conversation
Commits
14
(14)
Checks
Files changed
Closed
Develop - Rename project and core developements
#33
dorel14
wants to merge 14 commits into
taskiq-python:master
taskiq-python/taskiq-pipelines:master
from
dorel14:develop
dorel14/taskiq-flow:develop
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2026
feat: implement tracking, hooks, broker compatibility, and core enhancements
Show description for 9a2129f
David Orel
committed
9a2129f
View commit details
Copy full SHA for 9a2129f
Browse repository at this point
feat: implement advanced steps and parallel utilities
Show description for 33c498f
David Orel
committed
33c498f
View commit details
Copy full SHA for 33c498f
Browse repository at this point
feat: implement scheduling, WebSocket, and examples
Show description for ae5782f
David Orel
committed
ae5782f
View commit details
Copy full SHA for ae5782f
Browse repository at this point
Merge branches 'feature/pipeline-core', 'feature/steps-parallel' and 'feature/scheduling' into develop
David Orel
committed
419d93a
View commit details
Copy full SHA for 419d93a
Browse repository at this point
feat: complete implementation of taskiq-pipelines v0.2.0
Show description for 3fdb316
David Orel
committed
3fdb316
View commit details
Copy full SHA for 3fdb316
Browse repository at this point
fix: resolve Redis storage issues and complete type annotations
Show description for 096d3e8
David Orel
committed
096d3e8
View commit details
Copy full SHA for 096d3e8
Browse repository at this point
fix: resolve Redis None values issue in step data
Show description for 00ff02b
David Orel
committed
00ff02b
View commit details
Copy full SHA for 00ff02b
Browse repository at this point
fix: resolve Redis enum serialization issue
Show description for 3568f4f
David Orel
committed
3568f4f
View commit details
Copy full SHA for 3568f4f
Browse repository at this point
refactor: reduce post_save method complexity
Show description for d583161
David Orel
committed
d583161
View commit details
Copy full SHA for d583161
Browse repository at this point
fix: resolve type checking issues and code quality
Show description for 64ea9dc
David Orel
committed
64ea9dc
View commit details
Copy full SHA for 64ea9dc
Browse repository at this point
fix: remove non-functional WebSocket integration and final type fixes
Show description for 61511c8
David Orel
committed
61511c8
View commit details
Copy full SHA for 61511c8
Browse repository at this point
fix: resolve import errors in tracking factory
Show description for 96d1813
David Orel
committed
96d1813
View commit details
Copy full SHA for 96d1813
Browse repository at this point
fix: resolve all remaining import and type errors
Show description for 32d7e74
David Orel
committed
32d7e74
View commit details
Copy full SHA for 32d7e74
Browse repository at this point
Commits on Apr 30, 2026
test: 🧪 add comprehensive tests for pipeline scheduler and steps
Show description for cce57c4
David Orel
committed
cce57c4
View commit details
Copy full SHA for cce57c4
Browse repository at this point
You can’t perform that action at this time.