-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Client Rename for C# .NET SDK #33703
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
base: main
Are you sure you want to change the base?
Conversation
Next Steps to MergeNext steps that must be taken to merge this PR:
|
PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment. |
API Change CheckAPIView identified API level changes in this PR and created the following API reviews
|
@@ -1,6 +1,18 @@ | |||
import "./main.tsp"; | |||
import "./main.tsp"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is duplicated with L1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed
@@ -1,6 +1,18 @@ | |||
import "./main.tsp"; | |||
import "./main.tsp"; | |||
import "./LiftrBase.Storage/main.tsp"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is not needed, it has been imported to main.tsp
already.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Addressed
/azp run |
You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list. |
Hi @saitama-kunzo,
|
Hi @jianingwang123, |
Hi @saitama-kunzo, While the validation currently only reports warning messages, it will start reporting errors in the near future, which will block PR merges. To prevent potential issues, we highly recommend updating For the Python MPG SDK, there is no need to add |
Hi, @jianingwang123, |
It looks like SdkTspConfigValidation has passed, thank you. |
This PR only includes changes to rename the models for generated .NET SDK. We have not made any changes to models, or code that generates python/java sdk. |
SDK configuration pull request
Purpose of this PR
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:
tspconfig.yaml
templates:Getting help
Purpose of this PR
andDue diligence checklist
.write access
per aka.ms/azsdk/access#request-access-to-rest-api-or-sdk-repositoriesNext Steps to Merge
comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.queued
state, please add a comment with contents/azp run
.This should result in a new comment denoting a
PR validation pipeline
has started and the checks should be updated after few minutes.