×
Apr 6, 2018 · The Memory Map Plugin provides assistance for monitoring the memory map created by a linker. It is especially useful when development is being ...
Missing: /url | Show results with:/url
Charts aggregated for all nodes of memory, cpu, system load average, number of running builds, build queue length, build times by period; Detailed statistics of ...
Index of /download/plugins. [ICO], Name · Last modified · Size · Description ...
May 7, 2024 · The git plugin passes the remote repository URL to the git implementation (command line or JGit). Valid repository URL's include https , ssh , ...
Nov 30, 2022 · Hi Guys, I'm new with Jenkins, and I want to run jobs dedicated to embedded boards. Question: Is it possible to make the name of connected ...
Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of Jenkins agents ...
Missing: map | Show results with:map
Apr 23, 2024 · This plugin provides yet another way of authenticating users using LDAP. It can be used with LDAP servers like Active Directory or OpenLDAP ...
Missing: map | Show results with:map
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
A plugin for Jenkins to capture and visualize code coverage testing results for projects using JaCoCo for code-coverage analysis.
Defines a Kubernetes pod template that can be used to create nodes. Example: podTemplate(...) { node(POD_LABEL) { // some steps } }.