Skip to content

Conversation

serejke
Copy link
Contributor

@serejke serejke commented Nov 9, 2020

Added -offline CLI property that allows to run Plugin Verifier without internet

@serejke
Copy link
Contributor Author

serejke commented Nov 9, 2020

@gharrma all necessary plugin's dependencies must be downloaded to <plugins-directory> beforehand. Missing plugins will be reported accordingly.

@gharrma
Copy link

gharrma commented Nov 10, 2020

Thank you, Sergey!
I tested this in our build and it works perfectly.

@serejke serejke merged commit d30f045 into master Nov 10, 2020
@serejke serejke deleted the offline-mode-MP-3298 branch November 10, 2020 07:26
hsz added a commit to JetBrains/intellij-platform-gradle-plugin that referenced this pull request Nov 10, 2020
@serejke
Copy link
Contributor Author

serejke commented Nov 10, 2020

Published v1.253

zolotov pushed a commit to JetBrains/intellij-platform-gradle-plugin that referenced this pull request Nov 10, 2020
msatranjr pushed a commit to msft-mirror-aosp/platform.prebuilts.tools that referenced this pull request Feb 8, 2023
The new version includes support for running the verifier in offline
mode, which we need in order to run the verifier in Bazel.
See JetBrains/intellij-plugin-verifier#58.

Bug: 166452874
Test: the prebuilt will be used in an upcoming CL
Change-Id: I3a5bb24ee288a8cf0bfab1471ccd5c3492d713df
@lmy668
Copy link

lmy668 commented Jun 23, 2024

@gharrma all necessary plugin's dependencies must be downloaded to <plugins-directory> beforehand. Missing plugins will be reported accordingly.

hi, i want to set runPluginVerifier in task at offline, can you provide a demo configruation about build.gradle.kts? Thanks.

@gharrma
Copy link

gharrma commented Jun 23, 2024

hi, i want to set runPluginVerifier in task at offline, can you provide a demo configruation about build.gradle.kts? Thanks.

We used the -offline flag in Bazel, not Gradle. So I don't have a build.gradle.kts example on hand. Sorry!

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

Successfully merging this pull request may close these issues.

3 participants