lerenn / asyncapi-codegen

An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your favorite message broker!
Apache License 2.0
76 stars 21 forks source link

add job to run examples #196

Closed magraef closed 2 months ago

magraef commented 2 months ago

Add job to run examples

lerenn commented 2 months ago

Arf, it seems that my last PR broke something, I'll correct that :)

Nice job for adding the test ☺️

lerenn commented 2 months ago

Okay, just for you to know, my last PR introduced some undeterministic behavior. So I'll correct it ASAP, but that's why sometimes, the generation may fail.

If you want more info : https://github.com/lerenn/asyncapi-codegen/issues/197