JetBrains / intellij-platform-plugin-template

Template repository for creating plugins for IntelliJ Platform
Apache License 2.0
3.04k stars 614 forks source link

Create a project from the latest v1.10.0 template, and the workflow will fail with a high probability #394

Closed meiMingle closed 1 year ago

meiMingle commented 1 year ago

What happened?

https://github.com/meiMingle/template-test/actions/runs/5780432171/job/15664163229 https://github.com/meiMingle/template-test2/actions/runs/5780506716/job/15664378897 https://github.com/meiMingle/template-test5/actions/runs/5781061332/job/15665687062 https://github.com/meiMingle/template-test6/actions/runs/5781065334/job/15665693966

Relevant log output or stack trace

No response

Steps to reproduce

Create a new Repository from the latest template v1.10.0

Gradle IntelliJ Plugin version

1.16.0

Gradle version

8.2.1

Operating System

None

Link to build, i.e. failing GitHub Action job

No response

hsz commented 1 year ago

Please check with v1.11.0

meiMingle commented 1 year ago

I just tested it, it's ok

hsz commented 1 year ago

Thank you for the confirmation.