Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Library variable updater

Library variable updater

ShahyadSharghi

|
14 installs
| (0) | Free
Task to update a variable in a variable group (library). Requires 'Allow Scripts to Access OAuth Token' and administrator role to 'Project Collection Build Service' in the variable group.

This is a fork of Variable Updater by Bruno Grillo using node implementation from run-task.js by Seva Alekseyev fixing some issues adding some features.

This extension provides a custom build/release task called "Library Variable Updater" to create or update a variable in a Azure DevOps project level variable group (library). If the variable is not present in the group, it will be created with the specified value.

Important: Requires 'Allow Scripts to Access OAuth Token' enabled in the agent job additional options and set administrator role to 'Project Collection Build Service' in the variable group.

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft