Skip to content

Conversation

Copy link
Contributor

Copilot AI commented May 28, 2025

This PR updates the package versions as requested:

  1. Updated @azure-tools/typespec-client-generator-core from 0.56.0 to 0.56.2 in both package.json files:

    • /package.json
    • /src/TypeSpec.Extension/Emitter.Csharp/package.json
  2. Updated @typespec/http-client-csharp from 1.0.0-alpha.20250521.5 to 1.0.0-alpha.20250527.7 in:

    • /src/TypeSpec.Extension/Emitter.Csharp/package.json
  3. Updated package-lock.json to reflect these changes

Package.json file paths:

  • /package.json
  • /src/TypeSpec.Extension/Emitter.Csharp/package.json

Latest version of @typespec/http-client-csharp: 1.0.0-alpha.20250527.7

Note: The Generate.ps1 scripts to refresh test projects would need to be run in an environment with proper access to Azure DevOps NuGet feeds.

Fixes #5325.

Warning

Firewall rules blocked me from connecting to one or more addresses

I tried to connect to the following addresses, but was blocked by firewall rules:

  • 0t3vsblobprodcus362.vsblob.vsassets.io
    • Triggering command: dotnet build /home/REDACTED/work/autorest.csharp/autorest.csharp/src/AutoRest.CSharp (dns block)
  • 5rqvsblobprodcus385.vsblob.vsassets.io
    • Triggering command: dotnet build /home/REDACTED/work/autorest.csharp/autorest.csharp/src/AutoRest.CSharp (dns block)
  • s8mvsblobprodcus38.vsblob.vsassets.io
    • Triggering command: dotnet build /home/REDACTED/work/autorest.csharp/autorest.csharp/src/AutoRest.CSharp (dns block)

If you need me to access, download, or install something from one of these locations, you can either:


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 3 commits May 28, 2025 07:31
Co-authored-by: ArcturusZhang <10554446+ArcturusZhang@users.noreply.github.com>
Co-authored-by: ArcturusZhang <10554446+ArcturusZhang@users.noreply.github.com>
Co-authored-by: ArcturusZhang <10554446+ArcturusZhang@users.noreply.github.com>
Copilot AI changed the title [WIP] Update version of @azure-tools/typespec-client-generator-core to 0.56.2 Update @azure-tools/typespec-client-generator-core to 0.56.2 and @typespec/http-client-csharp to latest version May 28, 2025
Copilot AI requested a review from ArcturusZhang May 28, 2025 07:45
Copilot finished work on behalf of ArcturusZhang May 28, 2025 07:45
Co-authored-by: ArcturusZhang <10554446+ArcturusZhang@users.noreply.github.com>
Copilot finished work on behalf of ArcturusZhang May 30, 2025 07:38
@ArcturusZhang ArcturusZhang marked this pull request as ready for review May 30, 2025 08:00
@ArcturusZhang
Copy link
Member

I added "do not merge" on this PR because its regen shows we have some issues on generating samples.
TCGC now changes how the example values look like when there is a discriminator for some rare cases.
Looks like we have such rare cases in the real SDKs. We need to fix it and then merge this PR.

@ArcturusZhang ArcturusZhang merged commit 8a58898 into main Jun 5, 2025
8 checks passed
@ArcturusZhang ArcturusZhang deleted the copilot/fix-5325-2 branch June 5, 2025 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update version of @azure-tools/typespec-client-generator-core to 0.56.2

3 participants