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

Compatibility with latest version (2023.2) #153

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

sandhose
Copy link
Contributor

@sandhose sandhose commented Aug 10, 2023

Description

This upgrades most dependencies to their latest versions, including:

  • Gradle
  • Kotlin
  • GrammarKit, PSIViewer, and other IntelliJ libraries

I'm not 100% sure for the sinceBuild & untilBuild properties, but I copied them from the Rust plugin.

I also made so that the CHANGELOG.md file gets properly loaded when Gradle is invoked outside of the project root (which is the case by default in IDEA).

Fixes #152

compatibility with IDEA base ide 2023.2

Special notes for your reviewer

I have mostly no idea what I'm doing, but the plugin builds and runs, I assume what I did is relatively correct?

Fixes open-policy-agent#152

Signed-off-by: Quentin Gliech <[email protected]>
@anderseknert
Copy link
Member

This is awesome!

Copy link
Member

@vgramer vgramer left a comment

Choose a reason for hiding this comment

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

thanks for the work :)

@vgramer vgramer merged commit bd2f4ec into open-policy-agent:master Aug 13, 2023
6 checks passed
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.

Plugin not compatible with latest version of Jetbrains IDEs (2023.2)
3 participants