<@U12AGS8JG> should I try to get a new version of ...
# kotest-contributors
e
@sam should I try to get a new version of the intellij plugin out? I think repeating this, running release-workflow and reverting does the trick?
s
Once you do that it will go to JB for approval
e
Just curious.. how does it determine next version number?
s
It uses the github workflow build number
e
ah, okay 🙂
s
I'll take a look later
e
I tried replicating it on my machine. Managed to do it with
git clean -fxd
followed by
./gradlew --no-build-cache prepareSandbox
, but it only worked once
s
ok let me look see what you broke 😛
e
🙈
Let's blame jetbrains? homer disappear
e
Did you figure out what was broken? 😕
s
yeah the 1.x version of the intellij plugin doesn't seem to like our config
so I reverted back to 0.7.3
so I guess we can try updating it again and figuring out what setting it is missing
e
Added an issue for it as a reminder of what went wrong, in case we don't get to solve it anytime soon 🙂
s
Cool