×
Provides a REST API to access pipeline and pipeline run data.
Nov 2, 2023 · This module is a Jenkins Plugin that defines REST endpoints for securely accessing Pipeline data that can then be used in (e.g.) the Pipeline ...
The jenkins-rest library is an object oriented Java project that provides access to the Jenkins REST API programmatically to some remote API Jenkins provides.
Jan 18, 2024 · API for asynchronous build step primitive.
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP ...
Sep 12, 2023 · Common utility implementations to build Pipeline Plugin.
Provides the DisplayURLProvider extension point to provide alternate URLs for use in notifications.
Nov 25, 2023 · This plugin is a library plugin used by other GitHub related plugins to share the same libraries. This plugin does not have any user visible ...
Apr 11, 2024 · Pipeline editor that makes automating CD pipelines approachable by guiding the user through an intuitive and visual process to create a pipeline ...
Jul 15, 2022 · So now I am attempting to version control the whole Jenkins config – essentially creating a Jenkins image that I can simply git clone and get ...