Some Compose MP build bot is out of control - rc02...
# compose-ios
t
Some Compose MP build bot is out of control - rc02, dev1162, rc04 (and saw rc03 in some renovate notification email)...
👍 1
s
Indeed. Changelogs are all the same. I watch https://repo1.maven.org/maven2/org/jetbrains/compose/org.jetbrains.compose.gradle.plugin/ for what I can actually use. 😄
t
Makes me wonder what renovate is watching, since rc03 is not listed in the github releases page (nor is listed in the link you gave above), but it did show up for the BikeShare app I subscribe to.
s
Yes, good question. For me Maven Central is the single source of truth 🙂
m
So it’s rc04 then. I just made the switch and it worked.
s
I assume you use the Jetbrains dev/snapshot repo.
m
I guess you mean that:
Copy code
maven("<https://maven.pkg.jetbrains.space/public/p/compose/dev>") // For Compose
s
Yes.
I excluded all snapshot repos because my dependency updater checker shall not propose me unstable snapshot versions all the time.
p
Where are the changelogs located Stefan? It would help if the pre-release in GitHub include changelogs so we can see if it was the bot randomly or a human.
s
I referred to the release notes on GitHub
Bild von iOS.jpg
Notice how the commit tag is even the same. Looks like some bot failed like OP said.
p
I got you, thanks
d
Yes, that was some problems that will be easier to fix just with bumping the rc version