nschmeller / earthly-network-kafka-repro

To reproduce Earthly behaving differently in GitHub Actions vs locally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro of rdkafka consume failing in GitHub Actions

This repo is meant to test and potentially reproduce the behavior of rdkafka to fail in GitHub Actions when running in Earthly while using a Redpanda docker-compose stack.

To reproduce locally, install Earthly and run:

earthly -P +test

About

To reproduce Earthly behaving differently in GitHub Actions vs locally

License:MIT License


Languages

Language:Rust 87.3%Language:Earthly 12.7%