Skip to content

Install plugins declaratively through the plugin framework - #500

Draft
pathob wants to merge 1 commit into
mainfrom
plugin-installation
Draft

Install plugins declaratively through the plugin framework#500
pathob wants to merge 1 commit into
mainfrom
plugin-installation

Conversation

@pathob

@pathob pathob commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@pathob
pathob force-pushed the plugin-installation branch from dc0a578 to 3a3a754 Compare July 14, 2026 17:15
@pathob
pathob force-pushed the plugin-installation branch from 3a3a754 to 0dff9c9 Compare August 10, 2026 17:34
@sonarqubecloud

Copy link
Copy Markdown

Quality Gate Failed Quality Gate failed

Failed conditions
70.4% Coverage on New Code (required ≥ 80%)
4.1% Duplication on New Code (required ≤ 3%)
D Security Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

// the artifact is staged in a fresh private directory (created
// owner-only where the filesystem supports it), so no other local
// user can read or replace it between download and installation
artifactFile = Files.createTempDirectory(STAGING_DIR_PREFIX).resolve("plugin.jar");
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.

2 participants