forked from nkdAgility/azure-devops-variable-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updated all naming and URL for Azure DevOps rename and Public Projects - Updated
- Loading branch information
Showing
7 changed files
with
32 additions
and
35 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,20 @@ | ||
# Variable (de|re)Hydration Tasks | ||
# Azure DevOps Variable Tools | ||
|
||
Visual Studio Team Services Build and Release Management extensions that help you make use of your build variables in your Release workflows. | ||
Azure DevOps Variable Tools is an extesnion for Azure Pipleines Build and Azure Pipleines Release that help you make use of your Build variables in your Release workflows. | ||
|
||
Get the [Variable (de|re)Hydration Tasks](https://marketplace.visualstudio.com/items?itemName=nkdagility.variablehydration) extensions for VSTS from the Marketplace. | ||
Get the [Azure DevOps Variable Tools](https://marketplace.visualstudio.com/items?itemName=nkdagility.variablehydration) extensions for Azure DevOps Services from the Marketplace. | ||
|
||
Learn more about this extension on the wiki! | ||
|
||
##Tasks included | ||
|
||
- **Variable Dehydration Task** - During your build you can save the variables to a json file stored with your other build assets | ||
- **Variable Rehydration Task** - During your Release you can load the saved variables and gain access to them. | ||
- **Variable Save Task** - During your build you can save the variables to a json file stored with your other build assets | ||
- **Variable Load Task** - During your Release you can load the saved variables and gain access to them. | ||
|
||
##Steps | ||
|
||
After installing the extension, you can add one (or more) of the tasks to a new or existing build definition or release definition | ||
|
||
Full documentation is available on [http://vsts-variable-hydration-tasks.readthedocs.io](http://vsts-variable-hydration-tasks.readthedocs.io) | ||
Full documentation is available on [https://dev.azure.com/nkdagility/Azure-DevOps-Variable-Tools/_wiki/wikis/variable-tools](https://dev.azure.com/nkdagility/Azure-DevOps-Variable-Tools/_wiki/wikis/variable-tools) | ||
|
||
**NOTE: This Task used PowerShell which currently only supports Windows untill [PowerShell Handler to run PS based task on Linux/MacOS agent](https://github.com/Microsoft/vsts-task-lib/issues/314) is resolved to support cross-platform.** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,20 @@ | ||
# Variable (de|re)Hydration Tasks | ||
# Azure DevOps Variable Tools | ||
|
||
Visual Studio Team Services Build and Release Management extensions that help you make use of your build variables in your Release workflows. | ||
Azure DevOps Variable Tools is an extesnion for Azure Pipleines Build and Azure Pipleines Release that help you make use of your Build variables in your Release workflows. | ||
|
||
Get the [Variable (de|re)Hydration Tasks](https://marketplace.visualstudio.com/items?itemName=nkdagility.variablehydration) extensions for VSTS from the Marketplace. | ||
Get the [Azure DevOps Variable Tools](https://marketplace.visualstudio.com/items?itemName=nkdagility.variablehydration) extensions for Azure DevOps Services from the Marketplace. | ||
|
||
Learn more about this extension on the wiki! | ||
|
||
##Tasks included | ||
|
||
- **Variable Dehydration Task** - During your build you can save the variables to a json file stored with your other build assets | ||
- **Variable Rehydration Task** - During your Release you can load the saved variables and gain access to them. | ||
- **Variable Save Task** - During your build you can save the variables to a json file stored with your other build assets | ||
- **Variable Load Task** - During your Release you can load the saved variables and gain access to them. | ||
|
||
##Steps | ||
|
||
After installing the extension, you can add one (or more) of the tasks to a new or existing build definition or release definition | ||
|
||
Full documentation is available on [http://vsts-variable-hydration-tasks.readthedocs.io](http://vsts-variable-hydration-tasks.readthedocs.io) | ||
Full documentation is available on [https://dev.azure.com/nkdagility/Azure-DevOps-Variable-Tools/_wiki/wikis/variable-tools](https://dev.azure.com/nkdagility/Azure-DevOps-Variable-Tools/_wiki/wikis/variable-tools) | ||
|
||
**NOTE: This Task used PowerShell which currently only supports Windows untill [PowerShell Handler to run PS based task on Linux/MacOS agent](https://github.com/Microsoft/vsts-task-lib/issues/314) is resolved to support cross-platform.** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters