jfrog-azure-devops-extension
jfrog-azure-devops-extension copied to clipboard
Artifactory in Release pipeline doesn't have continues deployment feature
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
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
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.
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
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