Praqma / tracey-jenkins-trigger-plugin

Jenkins RabbitMQ trigger for Tracey project
MIT License
0 stars 2 forks source link

Support for connecting to exchanges residing in a virtual host is missing #63

Open t031276 opened 3 years ago

t031276 commented 3 years ago

Bug

Please include the following info

Feature

Please include the following info

Apply tag - waiting for the feedback

praqma-thi commented 3 years ago

Hey David,

Thank you for the detailed write-up, but I'm afraid I'll have to disappoint you on this one. Tracey is an orphaned project. It hasn't moved in five years, and is unlikely to do so again.

I'd advise you to move on and look into alternatives for triggering your jobs. Perhaps the generic-webhook-trigger can help? It's a pretty flexible plugin for triggering on external events, as long as you can get them to drop their payload on its endpoint.

If anyone is interested in picking up the issue or forking the projects. I believe the RabbitMQ host configuration implementation actually resides in the tracey-broker project, a dependency of this project.