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

auto: Yaml and Java are missing from ProjectRuntimeName #467

Open
justinvp opened this issue Feb 18, 2025 · 0 comments
Open

auto: Yaml and Java are missing from ProjectRuntimeName #467

justinvp opened this issue Feb 18, 2025 · 0 comments
Labels
area/automation-api kind/bug Some behavior is incorrect or out of spec

Comments

@justinvp
Copy link
Member

public enum ProjectRuntimeName
{
// ReSharper disable once InconsistentNaming
NodeJS,
Go,
Python,
Dotnet,
}

This enum is missing Yaml and Java.

@justinvp justinvp added area/automation-api kind/bug Some behavior is incorrect or out of spec labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/automation-api kind/bug Some behavior is incorrect or out of spec
Projects
None yet
Development

No branches or pull requests

1 participant