Skip to content

Conversation

@blueww
Copy link
Member

@blueww blueww commented Apr 2, 2020

Description

This PR is to merge the change on storage preview branch to the new preview branch create from master branch.
We need to do this since the master branch is rebased, all commit IDs are changes, so merge the master branch to storage preview branch have a lot of conflict.

I have added following changes:

  1. src/Storage
  2. src/lib/Azure.Core
  3. Az.ps1 (Az.Storage is commented)
  4. Static analysis

@dingmeng-xue , @msJinLei
Would you please help to check if anything still missing?
It would be better if you can help to build the signed module from the branch, and I can test it. (We just need to release preview module from this on 4/10.)

Checklist

  • I have read the Submitting Changes section of CONTRIBUTING.md
  • The title of the PR is clear and informative
  • The appropriate ChangeLog.md file(s) has been updated:
    • For any service, the ChangeLog.md file can be found at src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
    • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header -- no new version header should be added
  • The PR does not introduce breaking changes
  • If applicable, the changes made in the PR have proper test coverage
  • For public API changes to cmdlets:
    • a cmdlet design review was approved for the changes in this repository (Microsoft internal only)
    • the markdown help files have been regenerated using the commands listed here

@blueww blueww changed the title [Storage] Add the change on previw branch [Storage] Add the change on preview branch Apr 2, 2020
erich-wang
erich-wang previously approved these changes Apr 3, 2020
Copy link
Member

@erich-wang erich-wang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign off with minor comments, @blueww please address them, thanks.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It seems this file should be under folder Az.Storage instead of Az.SignalR

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just compared tools folder, and add the missing chnage.
This is from maddieclayton in commit 4344a98

Anyway, the path not exist any more, I can try to remove it.
But if remove it cause any issue, should wee it back.

Comment on lines 59 to 60
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove c:\workspace\powershell\src\Package\Debug\ResourceManager\AzureResourceManager\Az.Storage

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is from maddieclayton in commit c244fd2

Comment on lines 5 to 13
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove c:\zd\azure-powershell\artifacts\Debug

@dingmeng-xue dingmeng-xue merged commit 76570c0 into Azure:Az.Storage-preview-v2 Apr 3, 2020
@dingmeng-xue
Copy link
Member

/azp run

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants