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 }}
Datata1
/
codesphere-python
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
8
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: Datata1/codesphere-python
Actions
All workflows
Workflows
Create Release and Publish to PyPI
Create Release and Publish to PyPI
Docs
Docs
Integration Tests
Integration Tests
Python CI
Python CI
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
136 workflow runs
136 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
feat(flags): feature-flag system with sdk.flags and operation gating …
Docs
#1:
Commit
44ad556
pushed by
Datata1
29s
main
main
29s
View workflow file
feat(flags): feature-flag system with sdk.flags and operation gating
Integration Tests
#41:
Pull request
#59
synchronize by
Datata1
43s
feat/feature-flags
feat/feature-flags
43s
View #59
View workflow file
feat(flags): feature-flag system with sdk.flags and operation gating
Python CI
#56:
Pull request
#59
synchronize by
Datata1
22s
feat/feature-flags
feat/feature-flags
22s
View #59
View workflow file
feat(flags): feature-flag system with sdk.flags and operation gating
Integration Tests
#40:
Pull request
#59
opened by
Datata1
39s
feat/feature-flags
feat/feature-flags
39s
View #59
View workflow file
feat(flags): feature-flag system with sdk.flags and operation gating
Python CI
#55:
Pull request
#59
opened by
Datata1
22s
feat/feature-flags
feat/feature-flags
22s
View #59
View workflow file
feat(client): opt-in retry with backoff honoring Retry-After
Python CI
#54:
Pull request
#58
opened by
Datata1
18s
refactor/07-retry-support
refactor/07-retry-support
18s
View #58
View workflow file
feat(client): opt-in retry with backoff honoring Retry-After
Integration Tests
#39:
Pull request
#58
opened by
Datata1
33s
refactor/07-retry-support
refactor/07-retry-support
33s
View #58
View workflow file
test: respx suite at the HTTP boundary; type-check tests (ratchet resolved)
Integration Tests
#38:
Pull request
#57
opened by
Datata1
31s
refactor/06-test-suite-http-boundary
refactor/06-test-suite-http-boundary
31s
View #57
View workflow file
test: respx suite at the HTTP boundary; type-check tests (ratchet resolved)
Python CI
#53:
Pull request
#57
opened by
Datata1
18s
refactor/06-test-suite-http-boundary
refactor/06-test-suite-http-boundary
18s
View #57
View workflow file
refactor(logs,landscape): unified log targets, injection-safe profile writes
Integration Tests
#37:
Pull request
#56
opened by
Datata1
43s
refactor/05-logs-landscape-hardening
refactor/05-logs-landscape-hardening
43s
View #56
View workflow file
refactor(logs,landscape): unified log targets, injection-safe profile writes
Python CI
#52:
Pull request
#56
opened by
Datata1
16s
refactor/05-logs-landscape-hardening
refactor/05-logs-landscape-hardening
16s
View #56
View workflow file
refactor(resources): one canonical layout, scoped bases, dedup schemas
Integration Tests
#36:
Pull request
#55
opened by
Datata1
37s
refactor/04-resource-layer-normalization
refactor/04-resource-layer-normalization
37s
View #55
View workflow file
refactor(resources): one canonical layout, scoped bases, dedup schemas
Python CI
#51:
Pull request
#55
opened by
Datata1
17s
refactor/04-resource-layer-normalization
refactor/04-resource-layer-normalization
17s
View #55
View workflow file
refactor(client): constructor-injectable config, lazy settings, single close path
Python CI
#50:
Pull request
#54
opened by
Datata1
23s
refactor/03-client-config-lifecycle
refactor/03-client-config-lifecycle
23s
View #54
View workflow file
refactor(client): constructor-injectable config, lazy settings, single close path
Integration Tests
#35:
Pull request
#54
opened by
Datata1
46s
refactor/03-client-config-lifecycle
refactor/03-client-config-lifecycle
46s
View #54
View workflow file
refactor(core): replace __getattribute__ op magic with typed explicit…
Integration Tests
#34:
Pull request
#53
opened by
Datata1
1m 1s
refactor/02-typed-operation-dispatch
refactor/02-typed-operation-dispatch
1m 1s
View #53
View workflow file
refactor(core): replace __getattribute__ op magic with typed explicit…
Python CI
#49:
Pull request
#53
opened by
Datata1
17s
refactor/02-typed-operation-dispatch
refactor/02-typed-operation-dispatch
17s
View #53
View workflow file
Refactor/01 typing gate and tooling
Python CI
#48:
Pull request
#52
opened by
Datata1
20s
refactor/01-typing-gate-and-tooling
refactor/01-typing-gate-and-tooling
20s
View #52
View workflow file
Refactor/01 typing gate and tooling
Integration Tests
#33:
Pull request
#52
opened by
Datata1
43s
refactor/01-typing-gate-and-tooling
refactor/01-typing-gate-and-tooling
43s
View #52
View workflow file
release: v1.0.0
Create Release and Publish to PyPI
#38:
Commit
a69fd79
pushed by
Datata1
24s
v1.0.0
v1.0.0
24s
View workflow file
release: v1.0.0
Create Release and Publish to PyPI
#37:
Commit
857ff16
pushed by
Datata1
20s
v1.0.0
v1.0.0
20s
View workflow file
demo(dashboard): add dashboard demo (#50)
Create Release and Publish to PyPI
#36:
Commit
d55700a
pushed by
Datata1
24s
main
main
24s
View workflow file
feat(usage): Add usage history manager (#49)
Create Release and Publish to PyPI
#35:
Commit
450945a
pushed by
Datata1
27s
main
main
27s
View workflow file
feat(usage): Add usage history manager
Python CI
#47:
Pull request
#49
synchronize by
Datata1
24s
jd/usage-history
jd/usage-history
24s
View #49
View workflow file
feat(usage): Add usage history manager
Integration Tests
#32:
Pull request
#49
synchronize by
Datata1
3m 59s
jd/usage-history
jd/usage-history
3m 59s
View #49
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.