Skip to content

rework compose compiler tests for k2#5325

Merged
Pavel Shishkin (shishkin-pavel) merged 5 commits into
masterfrom
shish/compose-compiler-tests-k2
May 27, 2025
Merged

rework compose compiler tests for k2#5325
Pavel Shishkin (shishkin-pavel) merged 5 commits into
masterfrom
shish/compose-compiler-tests-k2

Conversation

@shishkin-pavel

Copy link
Copy Markdown
Contributor

migrate compose compiler tests to work with k2

Testing

N/A

Release Notes

N/A

Comment thread compose/integrations/composable-test-cases/build.gradle.kts Outdated
register("libs").configure {
val kotlinVersion = providers.gradleProperty("kotlin_version").orNull
// if (kotlinVersion != null) {
// version("kotlin", kotlinVersion)

@eymar Oleksandr Karpovich (eymar) May 27, 2025

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Don't we want to have this? So CI can override the kotlin version?

in libs versions catalogue I see a comment:

kotlin="2.1.21" # should be provided via `-Pkotlin_version=<kotlin version to test with>`

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

haven't noticed comments were too broad, thanks, fixed

@eymar

Copy link
Copy Markdown
Member

Could you please update README.MD so it has updated instructions about how to run the tests? Now it mentions -Pcompose.kotlinCompilerPluginVersion=1.4.2-rc03 which is not required with K2 anymore.

@shishkin-pavel Pavel Shishkin (shishkin-pavel) merged commit 4985418 into master May 27, 2025
1 check passed
@shishkin-pavel Pavel Shishkin (shishkin-pavel) deleted the shish/compose-compiler-tests-k2 branch May 27, 2025 12:44
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.

3 participants