-
Notifications
You must be signed in to change notification settings - Fork 4.9k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ShortTermRetentionManagadInstance #4982
Conversation
Squashed commits from #4934 |
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.
There should be a .txt file generated/modified when code is generated, please commit this file too
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.
Needs some changes
75018cd
to
a50c4ab
Compare
I regenerated files and pushed them. I used synced azure-rest-api branch before regenerating, and it generated some files that are not connected to my changes. Is that a problem? |
These files are expected |
@v-djnisi I have approved the PR but this cannot be merged until the PR for REST spec is merged. |
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.
Change looks good overall, just need to update csproj & AssemblyInfo
src/SDKs/SqlManagement/Management.Sql/Microsoft.Azure.Management.Sql.csproj
Show resolved
Hide resolved
da44945
to
03e7b32
Compare
03e7b32
to
91af88d
Compare
9411339
to
301ee95
Compare
@dsgouda please take a look at Travis build failure, it's not in our area |
@jaredmoo @dsgouda I don't see any failures. One more thing, is there a reason why we are not merging this API? It seems to me that this PR is waiting on rest-api-for-specs, and rest-api-for-specs is waiting on this PR. Is there anything I can do besides pinging? We need to finish powershell by the end of the month. |
@dsgouda azure-rest-api-specs just got approved and merged. |
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.
LGTM
Description
Azure-Rest-API-Specs pull request: Azure/azure-rest-api-specs#3979
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csproj
andAssemblyInfo.cs
files have been updated with the new version of the SDK.