life is too short for a diary



Posts Tagged: groovy

Publish Jenkins Pipeline's Stages to Kafka topic

Jenkins is a popular automation tool used for continuous integration and continuous delivery (CI/CD) processes. Kafka, on the other hand, is a distributed event streaming platform capable of handling large volumes of real-time data. By combining the power of Jenkins and Kafka, we can effectively publish pipeline information to a Kafka topic...

Continue reading → groovy jenkins kafka