Ability to parse "Tokens" in SetParameters file as per release management#1673
Conversation
|
Can one of the admins verify this patch? |
|
Hi @aneillans, I'm your friendly neighborhood Azure Pull Request Bot (You can call me AZPRBOT). Thanks for your contribution! TTYL, AZPRBOT; |
There was a problem hiding this comment.
@aneillans Please use Path.Combine instead of manual path creation.
|
@aneillans Please sign the CLA so we can accept your changes. |
|
The cla site is broken :( Will make the changes Sent from my iPhone
|
|
@aneillans, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR. |
|
Updated applied to use Path.Combine |
|
@azuresdkci test this please |
|
Any updates on if this will be accepted? |
|
@aneillans I've contacted owner team to take a look to your PR. |
|
Approved |
Ability to parse "Tokens" in SetParameters file as per release management
As a first step to add support for tokenisation of parameters files, as per the current release management method for abstracting configuration between environments, this change allows passing of Tokens to the Publish command which are then parsed and updated in the SetParameters file, ready to be consumed by WebDeploy.