JFrog Artifacts move to azure artifacts

Copper Contributor

Hi, we are using salesforce environment deploying through Azure Devops, storing the artifacts in JFrog Artifactory but we are planning to move azure artifacts, I am able to be publishing the azure artifacts to drop folder, but it is overwritten. I want use azure feeds can you explain the process. how to use feed

 

 

6 Replies
Anyone help me out this..

Hello @bharathsimha ,

 

I think you may be mixing concepts, which happens quite frequently:

@Unaihuete 

Should we need azure artifacts feeds. azure pipeline artifacts storing drop folder if i am new pipeline it is overwrite the drop folder,is there any way to store the drop folder

@bharathsimha when i am installing universal package i am getting the error

- pipeline artifacts do not get overwritten --> every pipeline execution keeps files from that execution (drop folder or any other custom folder) https://learn.microsoft.com/en-us/azure/devops/pipelines/publish-pipeline-artifact?view=azure-devops...
- for artifact feeds (universal packages) https://learn.microsoft.com/en-us/azure/devops/pipelines/artifacts/universal-packages?view=azure-dev... what error do you get?

@Unaihuete 

 

can't find the package name.

 

PS C:\WINDOWS\system32> az artifacts universal download --organization https://dev.azure.com/bharu1209/ --project="bharu1209" --scope project --feed myworkspace --name myfirst --version 1.0.0 --path C:\Users\bharu\https-github.com-frankcaron\
Can't find the package 'myfirst' with version '1.0.0' in feed 'myworkspace'.
Process ['C:\\Users\\bharu\\.azure\\azuredevops\\cli\\tools\\artifacttool\\ArtifactTool_win10-x64_0.2.254\\artifacttool', 'universal', 'download', '--service', 'https://dev.azure.com/bharu1209/', '--patvar', 'AZURE_DEVOPS_EXT_ARTIFACTTOOL_PATVAR', '--feed', 'myworkspace', '--package-name', 'myfirst', '--package-version', '1.0.0', '--path', 'C:\\Users\\bharu\\https-github.com-frankcaron\\', '--project', 'bharu1209'] with PID 25436 exited with return code 18