baoduy / ado-rename-variables

Rename variable in AzureDevOps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename Variables

Publish extensions

Rename the Azure DevOps variables, This really helpfull when you reteiving the variables from Key vault and would like to rename the variable from Abc--Other to Abc:Other Before substitute variables to your config files.

Cross platform (work on Windows/Linux/Mac).

Usage

This extension will allow you to rename/replace the Azure DevOps variables.

Just add the task to your pipeline and follow the instruction.

https://github.com/baoduy/ado-rename-variables

Thanks drunkcoding@outlook.com

About

Rename variable in AzureDevOps

License:MIT License


Languages

Language:JavaScript 58.5%Language:TypeScript 41.5%