Otanikotani / view-github-actions-idea-plugin

Intellij IDEA plugin to browse execution of GitHub actions
MIT License
25 stars 8 forks source link

Unable to install on Webstorm WS-202.6397.88 #37

Closed wusatosi closed 4 years ago

wusatosi commented 4 years ago

Hi! I am unable to install GitHub actions plugin on the latest WebStorm. The error message is: Plugin 'Github Actions' version 1.1.5 is incompatible with this installation: until build 201.SNAPSHOT < WS-202.6397.88 image

I'm using latest release of this plugin (1.1.5) from jetbrain's plugin site. My WebStorm version (latest): WebStorm 2020.2 Build #WS-202.6397.88, built on July 25, 2020 Runtime version: 11.0.7+10-b944.20 amd64

Otanikotani commented 4 years ago

This takes longer than expected because Idea 2020.2 changed github-related code which was used by the plugin. Work in progress to rewrite the plugin to support the changes

Otanikotani commented 4 years ago

Uploaded version 1.1.6 with the IDEA support for builds 202.6397 and onward. It will be available as soon as JetBrains reviews it (usually couple of days)