microsoft/Setup CFS

Setup build for Azure Central Feed Services

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: microsoft/setup-cfs@20bcaa3d1ad55091bc020ada9e98b4ef2bce5fd4 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
feed-urlAzure DevOps Artifacts feed URL (must start with https://)nohttps://pkgs.dev.azure.com/
variable-nameEnvironment variable name to store the authentication tokennoCFS_ACCESSTOKEN
encode-variableWhether to Base64 encode the environment variable value (useful for legacy systems)nofalse
cfs-auth-tokenAuthentication method: "oidc" for OIDC token or provide a PAT token directlynooidc
nugetInstall and configure NuGet Artifacts Credential Providernofalse
nuget-configCreate nuget.config file for the specified feednofalse
nuget-config-pathPath where the nuget.config file will be creatednonuget.config
npm-configCreate .npmrc file for the specified feednofalse

no outputs