Patrik Ragnarsson

Results 771 comments of Patrik Ragnarsson

This can be closed now, two new versions have been published since this was written :-) https://rubygems.org/gems/certificate_authority

Thanks for reporting @duuri-mollinen Interesting, we do lint with https://github.com/stoplightio/spectral https://github.com/cloudamqp/lavinmq/blob/9eab40128b837fb311962e2c08de71c64a0f17dd/build/build_docs_in_ci#L5-L9 Maybe Spectral can't catch errors like these? Do you know if it is possible to lint with swagger-ui (or...

Thanks for that tip, I see it runs Swagger UI using Chrome headless via Puppeteer 😮 Not sure we want to go down that route, I'll need to do some...

Tried https://github.com/APIDevTools/swagger-cli but it does not catch these errors ``` $ docker run -it --rm -v $(pwd):/app -w /app node:16 bash ... root@53ddb7f05dac:/app# npm install -g @apidevtools/swagger-cli ... root@53ddb7f05dac:/app# swagger-cli...

This seems to be something at least (no line numbers given put those aren't really relevant anyway as the source is YAML), still an open question is how to produce...

Looks like it is https://github.com/swagger-api/validator-badge that's powering https://validator.swagger.io/, possible to run using Docker

This will be a feature that RabbitMQ doesn't have, right? Are we keeping a list of differences somewhere? I think it would be good to do. Also, don't forget to...

Not sure the LavinMQ team can recommend a client for any given language, but we could list those we have experience with. Re: Go, I found https://github.com/avelino/awesome-go#messaging that's seems to...

Looks more stable now but here's a recent truffleruby fail: https://github.com/cloudamqp/amqp-client.rb/actions/runs/3377816169/jobs/5607211045#step:6:17