[Automation] New SDK for 2018-06-30 changes and other nit fixes#4916
[Automation] New SDK for 2018-06-30 changes and other nit fixes#4916jemex wants to merge 1 commit intoAzure:psSdkJson6from D1v38om83r:jeabdu
Conversation
|
dsgouda
left a comment
There was a problem hiding this comment.
@jemex this looks like a stable API version. We recommend publishing stable Nuget packages for stable API versions and preview Nuget packages for preview API versions.
Please consider publishing a stable Nuget version here.
Also, please squash commits into a single commit (this may require recreating the branch with these changes)
dsgouda
left a comment
There was a problem hiding this comment.
Why was tools/PS-VSPrompt.lnk added?
Please remove this file if not required
|
@dsgouda can't we just squash the commits while merging? its way more efficient than having to rebase. |
|
If changes from a remote have been merged the squash is not very effective |
|
changes have been squashed and changes to tools/PS-VSPrompt.lnk have been reverted |
|
@D1v38om83r Do you still plan to release a preview Nuget package? |
|
@dsgouda - When you say
Do you mean to jump to 4.0.0 or 3.5.0 (without the Also,
The newest files are generated from the Tag: package-2018-06-preview, which contains Please let us know. FYI @jemex @D1v38om83r |
|
@dsgouda Ping |
|
@vrdmr @jemex Talked to @shahabhijeet and our recommendation is to change the version here to |
|
@D1v38om83r like I mentioned please set the version to |
for Automation DynamicGroup and Prepost updating release notes (#4926) * updating release notes * updating CR and CR.Azure version for all SDKs Update common libraries with Newtonsoft Json 10 (#4932) * versioning * add package * fix test reference * add more packages Newtonsoft (#4931) * update version of newtonsoft json * Update AzSdk.test.reference.props * Update Sql.Tests.csproj added new Boolean property KafkaEnabled to enable Kafka for the Event Hub namepsace (#4961) Changed automation version to 3.8.0-preview
|
Changed the versions and squashed the commits. |
|
@jemex there are a lot of unrelated changes introduced, please sync the branch correctly with remote psSdkJson6, we can get on an offline chat if you need help |
|
@dsgouda, if we had not squashed the commits before the final approval, we would have easier to fix this . now we have to go through 268 files to see what changes are unrelated. can you please help us on Friday or Monday to fix this? |
|
There is a simple way to do it.
Hope this helps |
|
Closing this PR, new PR is here #4971 |
|
Closing this PR, we have new PR in #4971 |
Description
Python2Packages for azure automation. Added new API specs, re-recorded tests for Automation scenarios. Added a new test for Python2Package scenarios.
API PR: Created specs for python 2 packages azure-rest-api-specs#3713
Dynamic Group support change
API PR : Swagger change for Update configuration dynamic group azure-rest-api-specs#4165
Pre- post support change
API PR : Swagger change for pre and post script azure-rest-api-specs#4298
This checklist is used to make sure that common guidelines for a pull request are followed.
General Guidelines
Testing Guidelines
SDK Generation Guidelines
*.csprojandAssemblyInfo.csfiles have been updated with the new version of the SDK.