Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any plans to add interactive build promotion integration with Jenkins? #47

Open
enaess opened this issue Mar 10, 2023 · 0 comments
Open
Labels
question Further information is requested

Comments

@enaess
Copy link

enaess commented Mar 10, 2023

How can we help?

I have an existing pipeline using jenkins artifactory plugin I'd like to convert to using jfrog plugin instead, but I can't seem to find the equivalent of

                rtAddInteractivePromotion (
                    serverId: "ARTIFACTORY_SERVER_ID",
                    sourceRepo: "maven-release-local",
                    targetRepo: "maven-prod-local",
                    comment: "Promote Build to Production",
                    status: 'Release',
                    includeDependencies: true,
                    failFast: true,
                    copy: true
                ) 

Is there any plans to support interactive build promotions with Jenkins?

@enaess enaess added the question Further information is requested label Mar 10, 2023
@enaess enaess changed the title Any plans to add build promotion integration with Jenkins? Any plans to add interactive build promotion integration with Jenkins? Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant