Skip to content

Conversation

@shouples
Copy link
Contributor

@shouples shouples commented Nov 11, 2025

Summary of Changes

Closes #2927.

Optional: Any additional details or context that should be provided?

  • connectionTypes.ts moved to types/connection.ts (alongside the new types/topic.ts) so the count of files changed is high due to adjusted imports
  • new E2E_KAFKA_CLUSTER_NAME environment variable used for specifying a cluster name/label when using the topic fixture (needed to match against any produce-message related credentials)

Pull request checklist

Please check if your PR fulfills the following (if applicable):

Tests

  • Added new
  • Updated existing
  • Deleted existing

Release notes

  • Does anything in this PR need to be mentioned in the user-facing CHANGELOG?

@airlock-confluentinc airlock-confluentinc bot force-pushed the djs/topic-produce-fixture-options branch from a015288 to 5b76055 Compare December 12, 2025 17:42
@shouples shouples changed the title chore(E2E): extend topic fixture to allow producing topics with optional compression config chore(E2E): extend topic fixture to allow producing messages with optional compression config Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

E2E: set up helper function for producing to a topic using compression

2 participants