plugin_uploader icon indicating copy to clipboard operation
plugin_uploader copied to clipboard

Gradle plugin to automate uploading JetBrains IDE plugins to a private repository and maintaining the plugin entry in updatePlugins.xml

Results 2 plugin_uploader issues
Sort by recently updated
recently updated
newest added

OkHttpClient uses default timeout values of 10 seconds. For plugins of larger size, 10 seconds might be too short to upload the plugin into repository. It might be usefull to...

The documentation says, the task is registered with the plugin. But i cannot find it in the tasks list nor does it code complete in build.gradle.kts file. The main task...