massivdash/Create a Azure Dev Ops .npmrc file

Create a .npmrc file that can connect to Azure Dev Ops Artifacts

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
AZURE_PASSWORDAzure Dev Ops PAT token encoded as BASE64 string or "pure" PATyes
AZURE_REGISTRY_NAMEName of the registryyes
AZURE_ORGANIZATIONName of your ADO organizationyes
AZURE_PROJECTNAME of your Project (optional)no
AZURE_USERNAMEName of the user, usually the same as ORGno
AZURE_EMAILEmail of the user, creator of the AZURE_PASSWORDyes
AZURE_REGISTRY_SCOPEScope for the registry (optional)no
AZURE_ENCODE_PASSWORDIndicates if the AZURE_PASSWORD is encoded as BASE64 string or "pure" PAT, optionalnofalse

no outputs