-
Notifications
You must be signed in to change notification settings - Fork 403
[FIXES JENKINS-27136] Workflow plugin support #82
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
Conversation
Thank you for a pull request! Please check this document for how the Jenkins project handles pull requests |
@amuniz Please review squashed and rebased version with some additional changes |
Code looks good. Thanks for the additional tests. |
[FIXES JENKINS-27136] Workflow plugin support
@amuniz where can I find documentation on how to enable this in my workflow? |
@austinnichols101 please read appropriate documentation about workflow-plugin. |
@austinnichols101 its not released at this moment, we plan to do it soon |
@austinnichols101 once it it is released, you'll see the Github trigger checkbox available in any workflow job configuration page. You just would need to check it. |
@KostyaSha can you link them? 2.3.5 have issues too, so there is no stable version at all? |
i can't debug this issue 🏧 (though working on it), i tried different plugin versions and git clients. I will inform you directly. |
As far as I remember, it was on 2.3.5 in the original PR. |
@amuniz yep,
@KostyaSha maybe release it as alpha version? I've already use 2.4.0 git on all my instances and it works fine... |
lol
Probably caused part of issues and broken logic
Seems fixed his case and broke other. Alpha is ok. |
can be installed from Experimental Update Center as 1.14.0-alpha-1 |
Superseed of #59 (squashed and rebased)