This repository was archived by the owner on Mar 18, 2024. It is now read-only.
Description Describe the bug
There is an issue when publishing the artifacts to Azure Artifacts
sfpowerscripts -- The DX@Scale CI/CD Orchestrator -Version:13.3.1 -Release:May 22
command: publish
target: NPM
Publish promoted artifacts only: false
Publishing xxxxx Version 14.0.0-14 with tag develop_h2r6...
spawnSync /bin/sh ENOBUFS
0 artifacts published in 00:00:06 with {1} errors
Packages Failed to Publish xxxxx v14.0.0-14
##[error]Bash exited with code '1'.
To Reproduce
re-run the pipeline with command
sfdx sfpowerscripts:orchestrator:publish -d artifacts --npm --scope $(SCOPE) --npmrcpath .npmrc --npmtag $ (Build.SourceBranchName) --gittag --pushgittag
Expected behavior
Publish successfully
Screenshots
Platform Details (please complete the following information):
OS: Ubuntu 20.04
Salesforce CLI(sfdx cli) Version: 7.145.0
CI Platform: Azure DevOps
Reactions are currently unavailable
Describe the bug
There is an issue when publishing the artifacts to Azure Artifacts
sfpowerscripts -- The DX@Scale CI/CD Orchestrator -Version:13.3.1 -Release:May 22
command: publish
target: NPM
Publish promoted artifacts only: false
Publishing xxxxx Version 14.0.0-14 with tag develop_h2r6...
spawnSync /bin/sh ENOBUFS
0 artifacts published in 00:00:06 with {1} errors
Packages Failed to Publish xxxxx v14.0.0-14
##[error]Bash exited with code '1'.
To Reproduce$(SCOPE) --npmrcpath .npmrc --npmtag $ (Build.SourceBranchName) --gittag --pushgittag
re-run the pipeline with command
sfdx sfpowerscripts:orchestrator:publish -d artifacts --npm --scope
Expected behavior
Publish successfully
Screenshots

Platform Details (please complete the following information):