Skip to content

fix(inkless): add KafkaConfigTest validation for diskless force topic regexes#622

Merged
tvainika merged 1 commit into
mainfrom
jeqo/fix-kafka-config-test
May 29, 2026
Merged

fix(inkless): add KafkaConfigTest validation for diskless force topic regexes#622
tvainika merged 1 commit into
mainfrom
jeqo/fix-kafka-config-test

Conversation

@jeqo

@jeqo jeqo commented May 29, 2026

Copy link
Copy Markdown
Contributor

The diskless.force.include.topic.regexes LIST config added in #614 was missing a case in testFromPropsInvalid(), causing the nightly CI to fail when the catch-all tested "not_a_number" (valid for a list type). Also adds KafkaConfigTest to the regular Inkless PR CI workflow.

… regexes

The diskless.force.include.topic.regexes LIST config added in #614 was
missing a case in testFromPropsInvalid(), causing the nightly CI to fail
when the catch-all tested "not_a_number" (valid for a list type).
Also adds KafkaConfigTest to the regular Inkless PR CI workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jeqo jeqo marked this pull request as ready for review May 29, 2026 11:39
@jeqo jeqo requested a review from tvainika May 29, 2026 11:39
@tvainika tvainika merged commit 83d1d73 into main May 29, 2026
7 checks passed
@tvainika tvainika deleted the jeqo/fix-kafka-config-test branch May 29, 2026 12:02
giuseppelillo pushed a commit that referenced this pull request May 29, 2026
… regexes (#622)

The diskless.force.include.topic.regexes LIST config added in #614 was
missing a case in testFromPropsInvalid(), causing the nightly CI to fail
when the catch-all tested "not_a_number" (valid for a list type).
Also adds KafkaConfigTest to the regular Inkless PR CI workflow.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
giuseppelillo pushed a commit that referenced this pull request May 29, 2026
… regexes (#622)

The diskless.force.include.topic.regexes LIST config added in #614 was
missing a case in testFromPropsInvalid(), causing the nightly CI to fail
when the catch-all tested "not_a_number" (valid for a list type).
Also adds KafkaConfigTest to the regular Inkless PR CI workflow.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
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.

2 participants