Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.0 #458

Open
wants to merge 23 commits into
base: main
Choose a base branch
from
Open

2.0.0 #458

wants to merge 23 commits into from

Conversation

hsz
Copy link
Member

@hsz hsz commented May 30, 2024

No description provided.

Copy link

github-actions bot commented Jun 6, 2024

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/qodana-action@v2024.1.5
        with:
          upload-result: true
Contact Qodana team

Contact us at qodana-support@jetbrains.com

hsz and others added 19 commits June 6, 2024 12:12
* Release workflow: remove Java

It is not required in this workflow anyway.

* CHANGELOG.md update

---------

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
* Plugin publication: fix the channel selector

Before this patch, publisher was always using the channel corresponding
to the first number in the plugin version for release builds. This is
because by default, Kotlin's substringAfter will return the whole input
string if it's unable to find the needle.

* Bump org.gradle.toolchains.foojay-resolver-convention

Bumps org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0.

---
updated-dependencies:
- dependency-name: org.gradle.toolchains.foojay-resolver-convention
  dependency-type: direct:production
  update-type: version-update:semver-minor

* Release workflow: remove Java (#443)

* Release workflow: remove Java

It is not required in this workflow anyway.

* CHANGELOG.md update

---------

Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>

* CHANGELOG.md update

---------

Co-authored-by: KotlinIsland <65446343+kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
…oject name when running the GitHub Actions Cleanup workflow #442
@InSyncWithFoo
Copy link

InSyncWithFoo commented Jun 12, 2024

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?

@marpe
Copy link

marpe commented Jun 22, 2024

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

@InSyncWithFoo
Copy link

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants