Skip to content

AzureCP PR - Fix Extension ID Issue #387 #1792

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 39 commits into from
Feb 17, 2016
Merged

AzureCP PR - Fix Extension ID Issue #387 #1792

merged 39 commits into from
Feb 17, 2016

Conversation

huangpf
Copy link
Contributor

@huangpf huangpf commented Feb 9, 2016

AzureCP PR - Fix Extension ID Issue #387

huangpf and others added 24 commits January 26, 2016 00:31
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
Adding RunnerTests.cs to run runner tests using Access Token
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
HPF PR: dev <- Azure:dev
@huangpf
Copy link
Contributor Author

huangpf commented Feb 9, 2016

@hyonholee @hovsepm Please help review.

}

return roleName;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

this method seems too complex for the thing it is doing.
Just put following on line 37 and you should be good:

return disallowedCharactersRegex.Replace(roleName,"");

@huangpf
Copy link
Contributor Author

huangpf commented Feb 12, 2016

Ping... @hovsepm

@markcowl
Copy link
Member

@huangpf please fix merge conflicts, pull the latest, and re-generate the wix file.

@huangpf
Copy link
Contributor Author

huangpf commented Feb 17, 2016

@markcowl Done~

markcowl added a commit that referenced this pull request Feb 17, 2016
AzureCP PR - Fix Extension ID Issue #387
@markcowl markcowl merged commit a9feeba into Azure:dev Feb 17, 2016
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.

6 participants