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

add concrete types to job deserializer #11088

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

brettfo
Copy link
Contributor

@brettfo brettfo commented Dec 9, 2024

The job deserializer had a bunch of string, object, etc. for properties that we don't yet use.

This PR adds concrete types for everything in the job file so it'll be usable when necessary. The shape of the job file was pulled from the CLI as well as this repo.

@brettfo brettfo requested a review from a team as a code owner December 9, 2024 20:23
@github-actions github-actions bot added the L: dotnet:nuget NuGet packages via nuget or dotnet label Dec 9, 2024
@brettfo brettfo force-pushed the dev/brettfo/nuget-job-parsing branch from cbf2ab0 to 0f5ed1b Compare December 9, 2024 20:52
@thavaahariharangit thavaahariharangit merged commit 6c5fa02 into main Dec 10, 2024
72 checks passed
@thavaahariharangit thavaahariharangit deleted the dev/brettfo/nuget-job-parsing branch December 10, 2024 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: dotnet:nuget NuGet packages via nuget or dotnet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants