-
Notifications
You must be signed in to change notification settings - Fork 4k
Add support for the SetParameters.xml file to override package configuration when publishing a webdeploy package to an azure website. #316
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
Conversation
…uration when publishing a webdeploy package to an azure website.
Can one of the admins verify this patch? |
Hi @naeemkhedarun, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
@naeemkhedarun, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR. |
@azuresdkci test this please |
@markcowl Hey Mark, if I can help to get this merged or you want any changes made please get in touch! |
@markcowl Hey Mark it has been a few weeks, would you like me to reintegrate this PR with the latest commits? |
@naeemkhedarun Sorry for the delay, We are merging in some private changes today, and we will retun and take a look at the issues once that is complete |
@naeemkhedarun looks like this makes the publish-azurewebsites tests fail. Can you take a look? |
Thanks @markcowl I'll get this sorted! |
@naeemkhedarun Code complete is today. Can you please update this? |
@markcowl working on it now! |
@azuresdkci test this please |
@azuresdkci add to whitelist |
@NaveenGoli Can you review this PR please? |
@azuresdkci retest this please |
revierwed |
Add support for the SetParameters.xml file to override package configuration when publishing a webdeploy package to an azure website.
I've added support for specifying a parameters file when publishing a package to an azure website.
For example:
Any help getting this merged will be very appreciated! Thanks for the fantastic cmdlets.