Skip to content
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

Move azure-arm-rest to Common directory #4527

Merged
merged 2 commits into from
Jun 14, 2017

Conversation

bishal-pdMSFT
Copy link
Contributor

No description provided.

@bishal-pdMSFT bishal-pdMSFT requested review from thesattiraju and sachinma and removed request for thesattiraju June 13, 2017 12:49
@@ -14,7 +14,7 @@
"version": {
"Major": 2,
"Minor": 1,
"Patch": 6
"Patch": 7
},
"demands": [],
"minimumAgentVersion": "2.0.0",
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove the messages which are meant for the library

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As mentioned below, I will wait for resolution on module.json before rremoving strings from here. Will take it separately.

"loc.messages.ResourceGroupExceededLength": "\"resourceGroupName\" should satisfy the constraint - \"MaxLength\": 90",
"loc.messages.ResourceGroupDeceededLength": "\"resourceGroupName\" should satisfy the constraint - \"MinLength\": 1",
"loc.messages.ResourceGroupDoesntMatchPattern": "\"resourceGroupName\" should satisfy the constraint - \"Pattern\": /^[-\\w\\._\\(\\)]+$/"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

do verify if these strings are getting picked or not, if there are duplicate keys.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As per other common module, this should work. I will test after removing strings from task.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This does not work with module.json. I have sent a mail to Eric/Bryan asking for any work-around. In the meanwhile I will not remove these strings from task.json.

@bishal-pdMSFT bishal-pdMSFT merged commit e3d6f95 into master Jun 14, 2017
bishal-pdMSFT added a commit that referenced this pull request Jun 14, 2017
…ureArm"

This reverts commit e3d6f95, reversing
changes made to 9bdabc0.
bishal-pdMSFT added a commit that referenced this pull request Jun 14, 2017
Revert "Merge pull request #4527 from Microsoft/users/biprasad/MoveAz…
@bryanmacfarlane bryanmacfarlane deleted the users/biprasad/MoveAzureArm branch January 31, 2018 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants