neueda / jetbrains-plugin-graph-database-support

Graph Databases support for JetBrains family IDEs.
Apache License 2.0
222 stars 56 forks source link

Travis publish support (2) #105

Closed ex3m1024 closed 5 years ago

ex3m1024 commented 5 years ago

After this small update, ./gradlew release is the only command required to execute in order to publish an update to Jetbrains Plugin Repository, and the plugin will get published on Stable channel.
If a bad update happened, unlist the update in JPR and run ./gradlew release again with a new version.

JPR publishing is activated by adding/changing a version tag on a commit in neueda/jetbrains-plugin-graph-database-support master.