Skip to content

fix(generator): document server selection support#273

Merged
HavenDV merged 1 commit intomainfrom
codex/fix-server-selection-xml-docs
Apr 10, 2026
Merged

fix(generator): document server selection support#273
HavenDV merged 1 commit intomainfrom
codex/fix-server-selection-xml-docs

Conversation

@HavenDV
Copy link
Copy Markdown
Collaborator

@HavenDV HavenDV commented Apr 10, 2026

Summary\n- add XML docs to generated server selection support\n- fix CS1591 failures in generated projects that treat warnings as errors\n- restore green CI for the runtime server selection merge on main\n\n## Testing\n- dotnet run --framework net10.0 --project src/libs/AutoSDK.CLI init TestSolution TestApi https://raw.githubusercontent.com/api/openapi.json TestCompany --output TestProject --add-tests false\n- dotnet run --framework net10.0 --project src/libs/AutoSDK.CLI generate specs/instill.yaml --namespace TestSolution --targetFramework net10.0 --output TestProject/src/libs/TestSolution/Generated --ignore-openapi-errors\n- dotnet build TestProject /p:TreatWarningsAsErrors=true\n- dotnet test src/tests/AutoSDK.UnitTests/AutoSDK.UnitTests.csproj --filter "FullyQualifiedNameServerSelectionTests|FullyQualifiedNameNamingTests.Methods"\n- dotnet test src/tests/AutoSDK.IntegrationTests.Cli/AutoSDK.IntegrationTests.Cli.csproj --filter "FullyQualifiedName~Generate_WithServerVariableDefaults_UsesResolvedBaseUrl"

@HavenDV HavenDV merged commit 3ccdc42 into main Apr 10, 2026
2 of 3 checks passed
@HavenDV HavenDV deleted the codex/fix-server-selection-xml-docs branch April 10, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant