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
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
/
csharp-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
53
Code
Issues
11
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
CCOR-13193 - run integration(e2e) tests against latest oss conductor + v4 server
- #151
#151
Merged
chrishagglund-ship-it
merged 12 commits into
main
conductor-oss/csharp-sdk:main
from
e2e-with-oss
conductor-oss/csharp-sdk:e2e-with-oss
Copy head branch name to clipboard
Aug 12, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
CCOR-13193 - run integration(e2e) tests against latest oss conductor + v4 server
#151
chrishagglund-ship-it
merged 12 commits into
main
conductor-oss/csharp-sdk:main
from
e2e-with-oss
conductor-oss/csharp-sdk:e2e-with-oss
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2026
integration/e2e testing the supported functions of existing tests against conductor oss
chrishagglund-ship-it
committed
7f948ca
View commit details
Copy full SHA for 7f948ca
Browse repository at this point
set proper target branch for action testing
chrishagglund-ship-it
committed
54459d6
View commit details
Copy full SHA for 54459d6
Browse repository at this point
debugging and robustness in inexplicably failing tests
chrishagglund-ship-it
committed
2f7d359
View commit details
Copy full SHA for 2f7d359
Browse repository at this point
some task cleanup for tests
chrishagglund-ship-it
committed
220cbf4
View commit details
Copy full SHA for 220cbf4
Browse repository at this point
create csharp_sync_task_variable_updates wf if it doesn't exist in test that needs it. setup to test against v4 and v5 in gh action
chrishagglund-ship-it
committed
daf0c05
View commit details
Copy full SHA for daf0c05
Browse repository at this point
improve coverage of unit tests
chrishagglund-ship-it
committed
b946ff6
View commit details
Copy full SHA for b946ff6
Browse repository at this point
remove stale branch target
chrishagglund-ship-it
committed
5e21e96
View commit details
Copy full SHA for 5e21e96
Browse repository at this point
improve a task result status verification by removing the direct string comparison in favor of initial enum string parse and then compare to enum value
chrishagglund-ship-it
committed
3330c48
View commit details
Copy full SHA for 3330c48
Browse repository at this point
address pr feedback, implement suggestions
chrishagglund-ship-it
committed
7c15476
View commit details
Copy full SHA for 7c15476
Browse repository at this point
temporary handling of get/put mismatch between oss and orkes servers for pause and resume schedule.
chrishagglund-ship-it
committed
3f8da9a
View commit details
Copy full SHA for 3f8da9a
Browse repository at this point
update comment to better reflect the truth of the orkes server change
chrishagglund-ship-it
committed
5aced52
View commit details
Copy full SHA for 5aced52
Browse repository at this point
enable the scheduler pause/resume stuff against oss
chrishagglund-ship-it
committed
785895c
View commit details
Copy full SHA for 785895c
Browse repository at this point
You can’t perform that action at this time.