jenkinsci / generic-event-plugin

https://plugins.jenkins.io/generic-event/
Apache License 2.0
18 stars 10 forks source link

Send jenkins events async #4

Closed nikitakasatkin44 closed 2 years ago

nikitakasatkin44 commented 2 years ago

Synchronous http event sending replaced by the async implementation, providing non-blocking way to communite between jenkins and 3rd-party endpoints.

nikitakasatkin44 commented 2 years ago

Good day @JohnNiang ! Please tell about current forkflow. Should someone manually merge the approved branch, or it is an automated process, and all we can do is wait? Task seems to be stuck at phase #2 image

https://github.com/jenkinsci/generic-event-plugin/pulls

ant1dot commented 2 years ago

When will this be released?

JohnNiang commented 2 years ago

When will this be released?

Thank you for your reminder.

I will release a new version containing this feature in the near future.

ant1dot commented 2 years ago

Hello, will there be a release?

JohnNiang commented 2 years ago

Hello, will there be a release?

Sorry for the delay. I'm in progress on CD automatically recently.

JohnNiang commented 2 years ago

Hello, will there be a release?

Hi @ant1dot , I'm trying to figure out automated plugin release at #5, please help us review it.

ant1dot commented 2 years ago

can not find node with label in jenkins: All nodes of label ‘maven-windows’ are offline https://ci.jenkins.io/blue/organizations/jenkins/Plugins%2Fgeneric-event-plugin/detail/PR-5/1/pipeline

JohnNiang commented 2 years ago

Hi @ant1dot , please check the latest release: https://github.com/jenkinsci/generic-event-plugin/releases/tag/38.v3c1b96fab48f

ant1dot commented 2 years ago

Hi @ant1dot , please check the latest release: https://github.com/jenkinsci/generic-event-plugin/releases/tag/38.v3c1b96fab48f

thank you very much, we will install and test it soon