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

Update kotlin compile testing to 0.3.1 #732

Merged
merged 4 commits into from
Aug 1, 2023

Conversation

@ZacSweers
Copy link
Collaborator Author

I don't see how this is gonna work in a dual release setup 🤔

@JoelWilcox
Copy link
Member

I don't see how this is gonna work in a dual release setup 🤔

What do you mean by this? Are you expecting these changes to have issues on 1.8.22? (So far looks like all the tests passed at least)

@ZacSweers
Copy link
Collaborator Author

The KCT dependency update requires kotlin 1.9.0 and has some breaking changes, so I'm wondering if the 1.8.22 tests are silently getting updated to kotlin 1.9.0 due to the transitive library bump

@JoelWilcox
Copy link
Member

Hmm interesting, thinking about what we could do to verify that's not happening / ensure something like that never happens even for other changes 🤔. Possibly adding gradle constraints?

@JoelWilcox
Copy link
Member

Tested in #737 and verified failures, so we should be good for this

@JoelWilcox JoelWilcox merged commit 314f8d4 into square:main Aug 1, 2023
19 checks passed
@ZacSweers ZacSweers deleted the z/updateKct branch August 2, 2023 05:51
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