Skip to content

Implement auto-injection of the Develocity npm agent - #691

Draft
c00ler wants to merge 17 commits into
masterfrom
avenderov/57792/npm-agent-auto-injection
Draft

Implement auto-injection of the Develocity npm agent#691
c00ler wants to merge 17 commits into
masterfrom
avenderov/57792/npm-agent-auto-injection

Remove [Beta]

992a42b
Select commit
Loading
Failed to load commit list.
ci.jenkins.io / Open Tasks Scanner succeeded Dec 4, 2025

4 new issues, 6 total

Total New Outstanding Fixed Trend
6 4 2 0 👎

Reference build: Plugins » gradle-plugin » master #676

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 4 0

Annotations

Check warning on line 65 in plugin/src/main/java/hudson/plugins/gradle/injection/GitScmListener.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Figure out how to detect if npm injection is already configured for the project.

Check warning on line 105 in plugin/src/main/java/hudson/plugins/gradle/injection/MavenExtensionDownloadHandler.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Consider downloading the checksum file from the repository and verifying the download against it

Check warning on line 54 in plugin/src/main/java/hudson/plugins/gradle/injection/npm/NpmAgentDownloadHandler.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Consider downloading the checksum file from the repository and verifying the download against it

Check warning on line 127 in plugin/src/main/java/hudson/plugins/gradle/injection/npm/NpmBuildScanInjection.java

See this annotation in the file changed.

@ci-jenkins-io ci-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Merge with existing NODE_OPTIONS if present