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
Accelerator
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
Type
/
to 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
.
conductor-oss
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
98
Code
Issues
19
Pull requests
15
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature migrate to poetry
- #307
#307
Merged
IgorChvyrov-sm
merged 15 commits into
main
conductor-oss/python-sdk:main
from
feature_migrate_to_poetry
conductor-oss/python-sdk:feature_migrate_to_poetry
Copy head branch name to clipboard
Jul 23, 2025
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature migrate to poetry
#307
IgorChvyrov-sm
merged 15 commits into
main
conductor-oss/python-sdk:main
from
feature_migrate_to_poetry
conductor-oss/python-sdk:feature_migrate_to_poetry
Copy head branch name to clipboard
Commits
Commits on Jul 17, 2025
Introduced Poetry and added ruff linter with configs
IgorChvyrov-sm
committed
fc6a28e
View commit details
Copy full SHA for fc6a28e
Browse repository at this point
Added draft Dockerfile with Poetry
IgorChvyrov-sm
committed
cadcf59
View commit details
Copy full SHA for cadcf59
Browse repository at this point
Use assertEqual instead of deprecated assertEquals
IgorChvyrov-sm
committed
5c5bf05
View commit details
Copy full SHA for 5c5bf05
Browse repository at this point
Removed unnecessary README.md copying from Dockerfile
IgorChvyrov-sm
committed
e0aa928
View commit details
Copy full SHA for e0aa928
Browse repository at this point
Fix Dockerfile to not use legacy syntax
IgorChvyrov-sm
committed
16760cf
View commit details
Copy full SHA for 16760cf
Browse repository at this point
Added .pre-commit.yaml with ruff checker
IgorChvyrov-sm
committed
2a47d89
View commit details
Copy full SHA for 2a47d89
Browse repository at this point
Commits on Jul 18, 2025
Fixed: LegacyKeyValueFormat: "ENV key=value"
IgorChvyrov-sm
committed
498e3a7
View commit details
Copy full SHA for 498e3a7
Browse repository at this point
Bump ruff version and modify ruff config
IgorChvyrov-sm
committed
50546ad
View commit details
Copy full SHA for 50546ad
Browse repository at this point
Reformat pyproject.toml
IgorChvyrov-sm
committed
0474591
View commit details
Copy full SHA for 0474591
Browse repository at this point
Added setuptools dev dependency
IgorChvyrov-sm
committed
06b1456
View commit details
Copy full SHA for 06b1456
Browse repository at this point
Commits on Jul 20, 2025
Updated rules list for ruff checker
IgorChvyrov-sm
committed
06bd5de
View commit details
Copy full SHA for 06bd5de
Browse repository at this point
Migrated unittest with pytest as test runner
IgorChvyrov-sm
committed
ea5203c
View commit details
Copy full SHA for ea5203c
Browse repository at this point
Updated ci to use pytest runner
IgorChvyrov-sm
committed
68f4ea3
View commit details
Copy full SHA for 68f4ea3
Browse repository at this point
Commits on Jul 21, 2025
Bump ruff version
IgorChvyrov-sm
committed
e4c279d
View commit details
Copy full SHA for e4c279d
Browse repository at this point
Commits on Jul 22, 2025
Refactor: Moved coverage config into pyproject.toml
IgorChvyrov-sm
committed
b9c81b4
View commit details
Copy full SHA for b9c81b4
Browse repository at this point
You can’t perform that action at this time.