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

Migrate Gateway connector plugin to IntelliJ Gradle Plugin 2.0 #23102

Open
azatsarynnyy opened this issue Aug 19, 2024 · 1 comment
Open

Migrate Gateway connector plugin to IntelliJ Gradle Plugin 2.0 #23102

azatsarynnyy opened this issue Aug 19, 2024 · 1 comment
Assignees
Labels
area/editor/jetbrains JetBrains IDEs support kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.

Comments

@azatsarynnyy
Copy link
Member

Is your task related to a problem? Please describe

Gateway connector plugin uses IntelliJ Platform Gradle Plugin.
Recently a major update was released JetBrains/intellij-platform-plugin-template#458
It broke the Gateway plugin build as it gets some updates through the dependabot, but updating to a major update requires manual work described in https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-migration.html#plugin-name-change

Describe the solution you'd like

Migrate the Gateway plugin to IntelliJ Gradle Plugin 2.0, following the migration guide
https://plugins.jetbrains.com/docs/intellij/tools-intellij-platform-gradle-plugin-migration.html

Describe alternatives you've considered

No response

Additional context

https://blog.jetbrains.com/platform/2024/07/intellij-platform-gradle-plugin-2-0/

@azatsarynnyy azatsarynnyy added the kind/task Internal things, technical debt, and to-do tasks to be performed. label Aug 19, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 19, 2024
@azatsarynnyy
Copy link
Member Author

I fixed the issue preventing the plugin from being built
redhat-developer/devspaces-gateway-plugin@395ecdd

image

Currently, it doesn't block and can be done in the next iteration.

@azatsarynnyy azatsarynnyy added area/editor/jetbrains JetBrains IDEs support severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 19, 2024
@azatsarynnyy azatsarynnyy added severity/P2 Has a minor but important impact to the usage or development of the system. and removed severity/P1 Has a major impact to usage or development of the system. labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/editor/jetbrains JetBrains IDEs support kind/task Internal things, technical debt, and to-do tasks to be performed. severity/P2 Has a minor but important impact to the usage or development of the system.
Projects
Status: No status
Development

No branches or pull requests

2 participants