Skip to content
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

.Net Processes: fixing KernelProcessStateMetadata usage #9598

Merged

Conversation

esttenorio
Copy link
Contributor

@esttenorio esttenorio commented Nov 6, 2024

Description

  • fixing definition of KernelProcessStateMetadata to be easier to inherit/manage
  • fixing missing plumbing of version in KernelState
  • Updating Build interface in ProcessStepBuilder and ProcessBuilder

Fixes #9599

Contribution Checklist

@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Nov 6, 2024
@github-actions github-actions bot changed the title .NET Processes: fixing KernelProcessStateMetadata usage .Net Processes: fixing KernelProcessStateMetadata usage Nov 6, 2024
@esttenorio esttenorio marked this pull request as ready for review November 7, 2024 00:33
@esttenorio esttenorio requested a review from a team as a code owner November 7, 2024 00:33
@esttenorio esttenorio added this pull request to the merge queue Nov 7, 2024
Merged via the queue into microsoft:main with commit 7404931 Nov 7, 2024
15 checks passed
@esttenorio esttenorio deleted the estenori/processes-state-improvements branch November 7, 2024 19:15
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
Archived in project
Development

Successfully merging this pull request may close these issues.

.Net Processes: Improving usability of KernelProcessStepStateMetadata
4 participants