Or not... Release failed and I don't have time to ...
# ktfmt
n
Or not... Release failed and I don't have time to look into this now and for the next couple of weeks. I'll see if someone else from the team can take a look, but feel free to chime in in case you know what's up https://github.com/facebook/ktfmt/actions/runs/10388724255/job/28765014936
😢 1
s
Unfortunately I have zero Maven experience. If it were Gradle I could help...
c
I think its related to bumping the java version of ci to 17. reset it back to 11 and it will probably work again
the root cause of the problem is that the publish workflow is not tested when it is changed so when it breaks its not noticed right away.
I made a pr that possibly fixes it https://github.com/facebook/ktfmt/pull/507
❤️ 1
version is out
@christophsturm turns out 1.6.13 worked at the end of the day
c
with jdk 17?
s
@gammax the release notes are not mentioning the custom settings in the IJ profile, probably worth pointing it out as it's a pretty big change, relative to the plugin scope 🙂
g
Oh true. That’s because they’re also missing in the CHANGELOG.md. Could you send a PR updating it and I’ll mirror it to the Releases page
s