Skip to content

Fixed bug and added more tests #10257

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

Merged
merged 5 commits into from
Oct 28, 2019

Conversation

rileymckenna
Copy link
Contributor

Description

Fixed bug in get Peering location
Added more tests that would have caught this bug
Added more tests to direct connection

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

@msJinLei msJinLei self-assigned this Oct 12, 2019
@msJinLei
Copy link
Contributor

@rileymckenna could you provide the issue reference of the fix & please fix the test error.

@rileymckenna
Copy link
Contributor Author

#10297

@rileymckenna
Copy link
Contributor Author

@msJinLei what needs to be revised?

Copy link
Contributor

@msJinLei msJinLei left a comment

Choose a reason for hiding this comment

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

@msJinLei what needs to be revised?

Add breaking change notification above the parameter you make the change with. You can find the sample code in the url I list.

@rileymckenna
Copy link
Contributor Author

According to the documentation, this is not a case where i have to add a breaking change. The mandatory field is supposed to be false. @msJinLei

@msJinLei
Copy link
Contributor

msJinLei commented Oct 18, 2019

According to the documentation, this is not a case where i have to add a breaking change. The mandatory field is supposed to be false. @msJinLei

You remove positioning attribute of a parameter.

@wyunchi-ms
Copy link
Contributor

Hi @rileymckenna , this pr last for a long time. Do you still need this pr? If yes, could you please take a look at this issue? We may close this issue in a few days, if it's no longger needed.

@msJinLei
Copy link
Contributor

According to the documentation, this is not a case where i have to add a breaking change. The mandatory field is supposed to be false. @msJinLei

You remove positioning attribute of a parameter.

@wyunchi-ms I don't notice that this is a preview release.
@rileymckenna Please change the changelog.md and then we can merge the PR.

@msJinLei msJinLei self-requested a review October 24, 2019 09:09
Copy link
Contributor

@msJinLei msJinLei left a comment

Choose a reason for hiding this comment

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

change the changelog.md

@rileymckenna
Copy link
Contributor Author

@msJinLei i apologize i was out of the office for the beginning of the week.

@msJinLei msJinLei merged commit 05fa62d into Azure:master Oct 28, 2019
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.

4 participants