jfrog-azure-devops-extension icon indicating copy to clipboard operation
jfrog-azure-devops-extension copied to clipboard

Artifactory in Release pipeline doesn't have continues deployment feature

Open riveryc opened this issue 6 years ago • 4 comments

With the default source type "Build", after the setup, you can see a little "lightning" icon at the top right of the "Build" as artifacts. Click there, you can see the options to setup CD pipeline: Once a new build successful, it will automatically create a new release based on the new build output, then do the release pipeline.

However I couldn't find this feature while using Artifactory as the option of Source for Artifacts.

Is there anything I missed, or is there any other way we can get this CI/CD done in one click?

Thanks River

riveryc avatar May 22 '19 16:05 riveryc

This is currently a showstopper for us. Our CI/CD process relies on triggering releases from builds. With Artifactory this is not possible. Also, it's not possible to define "use latest build" in the artifact configuration of the release pipeline

martinh2011 avatar Oct 10 '19 11:10 martinh2011

So my current solution is use BuildNumber to find the Build information in Artifactory to download it as part of the release process. I cannot directly use the build as artifacts.

riveryc avatar Oct 17 '19 08:10 riveryc

Any news on this? It's such a basic feature to allow for automatic releases of, say, a development environment, using the latest build after each artifact push coming from the build pipeline

dgaspar avatar Apr 01 '20 15:04 dgaspar

This issue has been marked as stale due to 6 months of inactivity. As part of our effort to address every issue properly, please feel free to remove the stale label or keep this issue active by leaving a comment. Otherwise, it will be closed in 7 days

github-actions[bot] avatar May 31 '25 00:05 github-actions[bot]