Skip to content

.Net: Updating foundry process builder to the latest format.#12139

Merged
markwallace-microsoft merged 3 commits intomicrosoft:mainfrom
alliscode:foundry-workflow-update
May 19, 2025
Merged

.Net: Updating foundry process builder to the latest format.#12139
markwallace-microsoft merged 3 commits intomicrosoft:mainfrom
alliscode:foundry-workflow-update

Conversation

@alliscode
Copy link
Member

Motivation and Context

Updating FoundryWorkflowBuilder to the latest format.

@alliscode alliscode requested a review from a team as a code owner May 16, 2025 22:07
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 16, 2025
@github-actions github-actions bot changed the title Updating foundry process builder to the latest format. .Net: Updating foundry process builder to the latest format. May 16, 2025
@markwallace-microsoft markwallace-microsoft added the kernel Issues or pull requests impacting the core kernel label May 16, 2025
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue May 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks May 19, 2025
@markwallace-microsoft
Copy link
Member

Integration tests failed die to timeouts:

[xUnit.net 00:01:59.72]     SemanticKernel.IntegrationTests.Connectors.OpenAI.OpenAIRequiredFunctionChoiceBehaviorTests.SpecifiedInCodeInstructsConnectorToInvokeRequiredFunctionAutomaticallyForStreamingAsync [FAIL]
[xUnit.net 00:01:59.72]       Polly.Timeout.TimeoutRejectedException : The operation didn't complete within the allowed timeout of '00:00:30'.
[xUnit.net 00:01:59.72]       ---- System.Threading.Tasks.TaskCanceledException : The operation was canceled.

[xUnit.net 00:02:42.66]     SemanticKernel.IntegrationTests.Connectors.OpenAI.OpenAIChatCompletionNonStreamingTests.ChatCompletionShouldUseChatHistoryAndReturnMetadataAsync [FAIL]
[xUnit.net 00:02:42.66]       Polly.Timeout.TimeoutRejectedException : The operation didn't complete within the allowed timeout of '00:00:30'.
[xUnit.net 00:02:42.66]       ---- System.Threading.Tasks.TaskCanceledException : The operation was canceled.

@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue May 19, 2025
Merged via the queue into microsoft:main with commit 71ea643 May 19, 2025
20 checks passed
jcruzmot-te pushed a commit to thousandeyes/aia-semantic-kernel that referenced this pull request Sep 15, 2025
…ft#12139)

### Motivation and Context

Updating `FoundryWorkflowBuilder` to the latest format.

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Chris <66376200+crickman@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kernel Issues or pull requests impacting the core kernel .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants