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
This plugin enables:
- Writing parameters to Azure DevOps Libraries.
- See
AzureDevOpsLibWriter
for details. - Can write
secret
values, andplain
ones. - Does not support "comments", as Azure DevOps Library does not have any palce where it could store them.
- See