Praqma / tracey

Initial repo for the Tracey implementation
3 stars 2 forks source link

Minutes for Tracey Workshop @CoDe6 #34

Open RandomSort opened 7 years ago

RandomSort commented 7 years ago

What is tracey

As long as we are compliant with the protocol, then all the different open source protocols can interact.

As a developer you want to know where is your commit in the pipeline

Use cases:

What is important is that it is possible to have multiple different systems listening to each others.

The main problem Flemming is that there is some data that you need to pick up and put into an Eiffel event, and at the moment it is very hard to put that onto the message queue. So we need a framework where we can easily populate a Tracey event with the data that we know how to get.

We have a plugin for BitBucket.

It should be easy to apply your domain knowledge.

Andrey suggest focusing on the integrations. For instance a Gradle plugin.

It could for instance be a tiny tool listening to files in a folder, and when a worddocument is there, it will trigger a Jenkins job.

Instead of writing a plugin for JEnkins to do everything you want, you can just have the best tool for the task and have that listen to the RabbitMQ.

There is a benefit from just being able to integrate generic tools.

The Jenkins plugin could be polished a bit, but it basically works.

The generator can be a part of the tool, or it could be a standalone generator ( or both! ).

MadsNielsen commented 7 years ago

Talking points

Action points?

MadsNielsen commented 7 years ago

Attendants: Søren, Brian, Flemming, Rasmus (Siemens, Grundfos and Gul & Gratis)