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

Add Jenkins Pipeline support #38

Open
nickgrealy opened this issue Feb 11, 2018 · 6 comments
Open

Add Jenkins Pipeline support #38

nickgrealy opened this issue Feb 11, 2018 · 6 comments

Comments

@nickgrealy
Copy link

https://jenkins.io/doc/book/pipeline/

Currently the plugin doesn't support Jenkins Pipeline.

If anyone has experience with implementing Pipeline support, please submit a Pull Request. 👍

@TobiX
Copy link

TobiX commented Jul 24, 2018

I started here: https://github.com/TobiX/poll-mailbox-trigger-plugin/tree/pipeline - feel free to use that as a starting point.

That said, you probably should switch from hudson.util.Secret to the credentials plugin first, since I don't think the former is supported in pipelines...

@TobiX
Copy link

TobiX commented Aug 4, 2018

Regarding secrets and credentials, there is a short documention on jenkins.io: https://jenkins.io/doc/developer/plugin-development/pipeline-integration/#handling-secrets

@donepudi369
Copy link

@TobiX @nickgrealy - Can you please let me know if there is a way to use the plugin with Jenkins Pipeline Jobs?

@nickgrealy
Copy link
Author

nickgrealy commented Apr 2, 2020 via email

@debakarr
Copy link

@TobiX any update on this?

@TobiX
Copy link

TobiX commented May 10, 2020

@Dibakarroy1997 Neither am I a maintainer of this plugin nor am I using it. I suspect this plugin doesn't have a maintainer at all at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants