Skip to content

Conversation

@Mr3zee
Copy link
Member

@Mr3zee Mr3zee commented Oct 22, 2025

Subsystem
kRPC Compat tests

Problem Description
We were using the same compiler plugin for all library versions which led to compilation errors

Solution
Separate different versions into modules, isolate classpaths and use BTA to set the Kotlin compiler version during the compilation

@Mr3zee Mr3zee requested a review from e5l October 22, 2025 15:05
@Mr3zee Mr3zee added the infra Infrastructure changes (Gradle, CI, project setup, etc) label Oct 22, 2025
@Mr3zee Mr3zee force-pushed the fix-compat-tests branch 3 times, most recently from 0ada493 to 2c67202 Compare October 22, 2025 16:18
Copy link
Member

@e5l e5l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

…modules, isolating classpaths and using BTA to set the Kotlin compiler version during the compilation
@Mr3zee Mr3zee merged commit 98b2919 into main Oct 23, 2025
4 checks passed
@Mr3zee Mr3zee deleted the fix-compat-tests branch October 23, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Infrastructure changes (Gradle, CI, project setup, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants