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

Plugin update doesn't work #70

Open
odenix opened this issue Oct 18, 2024 · 5 comments
Open

Plugin update doesn't work #70

odenix opened this issue Oct 18, 2024 · 5 comments

Comments

@odenix
Copy link

odenix commented Oct 18, 2024

When a new plugin version is published to pkl-intellij's custom plugin repository,
subsequent IntelliJ update checks fail to find it ("All plugins are up to date").
The only way to update the plugin is to uninstall and reinstall it.

Other users have experienced this problem: apple/pkl#676 (comment)

As this is presumably an IntelliJ issue, I filed:
https://youtrack.jetbrains.com/issue/IDEA-360958/Check-for-plugin-updates-doesnt-work-for-custom-plugin-repos

@jamesward
Copy link

Still running into this and now seeing an error in the Plugin Repo Management screen:
image

@jamesward
Copy link

Oh that error might be due to incompatibility with 2024.3.

@bioball
Copy link
Contributor

bioball commented Nov 13, 2024

Yeah, that does happen if it can't find a matching supported IJ version.

Our latest version (0.31.0) does support 2024.3 though.

@bioball
Copy link
Contributor

bioball commented Nov 13, 2024

Ah, scratch that; I see that our latest updatePlugins.xml still has until-build="242.*". Will release a new update shortly.

@jamesward
Copy link

I have 0.30.1 currently installed and did the "check for updates" thing but it doesn't indicate that there are any updates.

I then uninstalled the plugin which I think removed the repository too. Then I restarted, re-added the repo, found the plugin again in the marketplace and installed it (0.31.1).

So it does seem like there is something strange with the update functionality and the custom repo.

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

No branches or pull requests

3 participants