Skip to content

Include sample-gen by default when generating sdk code (mgmt)#3673

Merged
RodgeFu merged 9 commits intoAzure:feature/v3from
RodgeFu:auto-samplegen
Sep 7, 2023
Merged

Include sample-gen by default when generating sdk code (mgmt)#3673
RodgeFu merged 9 commits intoAzure:feature/v3from
RodgeFu:auto-samplegen

Conversation

@RodgeFu
Copy link
Copy Markdown
Member

@RodgeFu RodgeFu commented Aug 18, 2023

Fixes #3472

Description

  1. also generate sample code when using /t:GenerateCode
  2. Add /t:GenerateSamples for generating sample

SDK part change can be found at Azure/azure-sdk-for-net#38277

Checklist

To ensure a quick review and merge, please ensure:

  • The PR has a understandable title and description explaining the why and what.
  • The PR is opened in draft if not ready for review yet.
    • If opened in draft, please allocate sufficient time (24 hours) after moving out of draft for review
  • The branch is recent enough to not have merge conflicts upon creation.

Ready to Land?

  • Build is completely green
    • Submissions with test failures require tracking issue and approval of a CODEOWNER
  • At least one +1 review by a CODEOWNER
  • All -1 reviews are confirmed resolved by the reviewer
    • Override/Marking reviews stale must be discussed with CODEOWNERS first

@RodgeFu RodgeFu merged commit 4d25396 into Azure:feature/v3 Sep 7, 2023
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.

Simplify the sample generation process for mgmt. sdk

2 participants