×
Mar 7, 2024 · The HTML Publisher plugin is useful to publish HTML reports that your build generates to the job and build pages.
Missing: Line- Numbers-
Sep 7, 2021 · The hpl file can be placed in $JENKINS_HOME/plugins just like hpi files. But hpl file just contains a single line of text that points to a ...
Sep 7, 2021 · Plugin pages are hosted on https://plugins.jenkins.io ... number for your plugin ... Check that you have entered the correct plugin wiki URL in your ...
Display list of projects that were built more than 1 day ago. Display mail notifications recipients · Display monitors status · Display the number of jobs using ...
This plugin allows use of Git as a build SCM, including repository browsers for several providers. A recent Git runtime is required (1.7.9 minimum, ...
Feb 23, 2024 · This publisher stores Robot Framework test reports for builds and shows summaries of them in project and build views along with trend graph.
Feb 8, 2024 · Customizable dashboard that can present various views of job information.
A plugin for Jenkins to capture and visualize code coverage testing results for projects using JaCoCo for code-coverage analysis.
A Jenkins Admin can execute groovy scripts remotely by sending an HTTP POST request to /script/ url or /scriptText/ . curl example via bash. curl -d "script=< ...
Jenkins provides machine-consumable remote access API to its functionalities. Currently it comes in three flavors: XML; JSON with JSONP support; Python.