Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Rocket Surgeons Guild - Variable Tools
Rocket Surgeons Guild - Variable Tools

Rocket Surgeons Guild - Variable Tools

Rocket Surgeons Guild

|
133 installs
| (1) | Free
Helpers for serializing and deserializing variables between build, jobs, and releases.
Get it free

Rocket Surgeons Guild - Variable Tools

This add three new tasks to use with Azure DevOps.

Deserialize Variables

Allows you to deserialize variables from an artifact json file.

  • Inputs
    • jsonfiles - Glob of files to deserialize (defaults to **\\meta.json)

Serialize Variables

Allows you to serialize variables to an artifact json file.

  • Inputs
    • prefixes - The prefixes to collect values (defaults to GITVERSION,BUILD)
    • artifactName - Allow a custom artifact name (defaults to variables-{prefixes})
    • filename - The artifact filename (defaults to meta.json)

Show Variables

Lists all the variables present at the current state of your pipeline.

Export Service Connection

Exports the given service connection as

Unique String

Resolves a unique string similar to how Azure ARM templates do, however it is not identical. Outputs a hash with a size of 7 characters.

  • Inputs
    • name - The variable name to set
    • value - The value to assign to the variable name
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft