intellij-platform-plugin-template icon indicating copy to clipboard operation
intellij-platform-plugin-template copied to clipboard

2.0.0

Open hsz opened this issue 1 year ago • 4 comments

hsz avatar May 30 '24 14:05 hsz

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked

View the detailed Qodana report

To be able to view the detailed Qodana report, you can either:

To get *.log files or any other Qodana artifacts, run the action with upload-result option set to true, so that the action will upload the files as the job artifacts:

      - name: 'Qodana Scan'
        uses: JetBrains/[email protected]
        with:
          upload-result: true
Contact Qodana team

Contact us at [email protected]

  • Or via our issue tracker: https://jb.gg/qodana-issue
  • Or share your feedback: https://jb.gg/qodana-discussions

github-actions[bot] avatar Jun 06 '24 10:06 github-actions[bot]

What about run-ui-tests.yml and .run files (i.e. Run IDE for UI Tests.run.xml and Run Verifications.run.xml)? Shouldn't runIdeForUiTests be replaced with testIdeUi and runPluginVerifier with verifyPlugin?

InSyncWithFoo avatar Jun 12 '24 03:06 InSyncWithFoo

How is this coming along? I'm wondering if I should wait for this before starting to work on my plugin

marpe avatar Jun 22 '24 15:06 marpe

@marpe I think IPGP v2.0.0 won't be out of beta for long before IntelliJ 2024.2 itself. For reference, 2023.2 and 2022.2 were both released at the end of July.

InSyncWithFoo avatar Jun 22 '24 15:06 InSyncWithFoo

@hsz You seems to have added an extra space.

InSyncWithFoo avatar Jul 20 '24 08:07 InSyncWithFoo