rabbitmq / tgir

Official repository for Thank Goodness It's RabbitMQ (TGIR)!
Apache License 2.0
65 stars 17 forks source link

S01E03: How to contribute to RabbitMQ? Part 1 #8

Closed gerhard closed 4 years ago

gerhard commented 4 years ago

video

This is the first part of a multi-part series on how to contribute to RabbitMQ. Our contribution will be to verify that a fix is ready to ship in the next RabbitMQ v3.8.4 patch release.

We will start by getting a local development copy of RabbitMQ up and running. Next, we will learn about different ways of running RabbitMQ, and how to use the local CLIs. To wrap-up, we will build a Docker image and verify that the fix is ready to ship in the next public release.

johanrhodin commented 4 years ago

Just a quick note that I had to perform something along theses lines (https://github.com/ltfschoen/tendermint-elixir/issues/1) to get a modern make on OS X.

gerhard commented 4 years ago

Well done @johanrhodin, you found the first "Easter egg" 🐣

This is my way of checking how many follow along and are willing to solve the small challenges that would otherwise prevent them to. +1 Johan's comment if you found the same 🐣

Let me know how it goes 👍🏻