Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a playground environment in a Github action #863

Open
achille-roussel opened this issue Mar 18, 2022 · 0 comments
Open

Create a playground environment in a Github action #863

achille-roussel opened this issue Mar 18, 2022 · 0 comments

Comments

@achille-roussel
Copy link
Contributor

We often receive incomplete bug reports, a lot of back and forth is needed just to get to being able to reproduce the issues, and often times the problems come from local configuration that we don't have access to.

Having a shared testing environment that both users and maintainers have access to would be extremely useful, and would allow us to define a workflow where bug reports must be supported by a reproduction in CI that all parties can access, including:

  • zookeeper/kafka stack started automatically
  • matrix of kafka versions
  • logs published as artifacts of the CI run

Something to explore is whether users can leverage this mechanism in their own Github account via a fork of the kafka-go repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant