0.0.2 • Published 8 months ago

@incrediblez/confy-tee.azurepat v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

What is it?

This is a plugin for a tool, called confy-tee.

Provider that this plugin is designed for is: Azure DevOps.

Implementations of this plugin are using PersonalAccessTokens (PAT) authentication functionality.

Meaning, that in order for it to work, you will need to get yourself a Personal Access Token somehow. Refer to Provider's docs for details.

See GIT Repo for details

What can it do?

This plugin enables:

  • Writing parameters to Azure DevOps Libraries.
    • See AzureDevOpsLibWriter for details.
    • Can write secret values, and plain ones.
    • Does not support "comments", as Azure DevOps Library does not have any palce where it could store them.