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

Bump autorest core / m4 for hotifx #1220

Merged

Conversation

chamons
Copy link
Contributor

@chamons chamons commented May 5, 2021

Pick up Azure/autorest#4110 hotfix.

autorest.csharp bump checklist

  • Bump autorest Example
    • package.json (autorest)
    • readme.md (autorest.core)
    • src/AutoRest.CSharp/readme.md (M4)
  • npm install
  • Regenerate CodeModel
    • cd .\src\AutoRest.CodeModel
    • dotnet run
  • git commit the bump files
  • .\eng\Generate.ps1 -reset
  • git commit any generated/yaml changes
  • dotnet test
  • Kick off bump PR in autorest.csharp
  • dotnet pack
  • Copy nuget to local feed

azure-sdk-for-net

  • eng/Packages.Data.props
    • Update in <PackageReference Update="Microsoft.Azure.AutoRest.CSharp" Version="VERSION" PrivateAssets="All" />
    • dotnet restore eng/service.proj -s LOCAL_NUGET_DIR
    • dotnet build eng/service.proj /t:GenerateCode
    • dotnet build eng/service.proj

Landing

  • Land autorest.csharp PR
  • Wait for auto PR for azure-sdk-for-net and land after review
  • Next day double check non-CI builds

@chamons chamons merged commit 2913512 into Azure:feature/v3 May 5, 2021
@chamons chamons deleted the bump_autorest_transform_removal_hotfix branch May 5, 2021 21:06
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.

2 participants