Skip to content

.Net: [Feature Branch] Improvements and tests for declarative processes #12047

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dmytrostruk
Copy link
Member

Motivation and Context

This PR contains a couple of improvements and tests for declarative processes:

  1. Added parsing of workflow wrapper on top of non-wrapper declarative format.
  2. Added a possibility to specify ID for declarative steps.
  3. Fixed the registration of dotnet node by using node ID instead of agent ID.
  4. Added unit tests to verify process import from YAML which contains both dotnet and declarative nodes and is compatible with VS Code extension.

Contribution Checklist

@dmytrostruk dmytrostruk self-assigned this May 14, 2025
@dmytrostruk dmytrostruk requested a review from a team as a code owner May 14, 2025 03:28
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label May 14, 2025
@dmytrostruk dmytrostruk merged commit 2e2ef6a into microsoft:feature-declarative-processes May 14, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code processes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants