You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When promoting an Artifactory build containing conan packages with jf build-promote, the packages are not completely promoted. The conanmanifest.txt is left in the original repository resulting in a corrupted package that can not be downloaded.
Current behavior
When promoting an Artifactory build containing conan packages with jf build-promote, the packages are not completely promoted.
Reproduction steps
Publish a conan package to an Artifactory repository
Publish the corresponding Artifactory build info
Promote the Artifactory build with jf build-promote
Expected behavior
The conan package should be fully promoted to the specified target repository.
JFrog CLI version
2.73.0
Operating system type and version
Windows 10
JFrog Artifactory version
7.103.0-cloud
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
When promoting an Artifactory build containing
conan
packages withjf build-promote
, the packages are not completely promoted. Theconanmanifest.txt
is left in the original repository resulting in a corrupted package that can not be downloaded.Current behavior
When promoting an Artifactory build containing
conan
packages withjf build-promote
, the packages are not completely promoted.Reproduction steps
jf build-promote
Expected behavior
The conan package should be fully promoted to the specified target repository.
JFrog CLI version
2.73.0
Operating system type and version
Windows 10
JFrog Artifactory version
7.103.0-cloud
JFrog Xray version
No response
The text was updated successfully, but these errors were encountered: