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

chore: upgrade intellij plugin to remediate compatibility issues #444

Merged
merged 4 commits into from
Aug 31, 2023

Conversation

bastiandoetsch
Copy link
Collaborator

@bastiandoetsch bastiandoetsch commented Aug 3, 2023

Description

This PR updates the plugin so that incompatibilities with the latest IntelliJ versions are removed. All dependencies are updated, beginning with this plugin version the minimum version is IntelliJ Platform 2023.1. For older platforms, the plugin version 2.4.63 can still be installed.

Checklist

  • Tests added and all succeed
  • Linted
  • CHANGELOG.md updated
  • README.md updated, if user-facing

Screenshots / GIFs

image

chore: icons updated

chore: update workflows

chore: fix async test

chore: fix tests (wip)

chore: fix tests (wip)

chore: fix tests (wip)

chore: update icons

chore: wip

chore: upgrade & make the new config compilable
@bastiandoetsch bastiandoetsch force-pushed the chore/HEAD-285_compatibility_issues branch from d649aa2 to 225266a Compare August 8, 2023 09:42
@bastiandoetsch bastiandoetsch marked this pull request as ready for review August 8, 2023 10:06
@bastiandoetsch bastiandoetsch requested a review from a team as a code owner August 8, 2023 10:06
Copy link
Contributor

@asaf92 asaf92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What are the implications of all the removed @Test annotations?

@bastiandoetsch bastiandoetsch merged commit 0de998b into master Aug 31, 2023
9 checks passed
@bastiandoetsch bastiandoetsch deleted the chore/HEAD-285_compatibility_issues branch August 31, 2023 13:14
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.

2 participants