×
Mar 12, 2024 · This plugin allows you to configure email notifications for build results.
Mar 12, 2024 · This plugin allows you to configure email notifications for build results. This is a break-out of the original core based email component.
Missing: /url | Show results with:/url
Apr 19, 2024 · This plugin is a replacement for Jenkins's email publisher. It allows to configure every aspect of email notifications: when an email is ...
Jenkins provides two methods for installing plugins on the controller: Using the "Plugin Manager" in the web UI. Using the Jenkins CLI install-plugin command.
This plugin allows you to configure email notifications for build results.
Missing: /url | Show results with:/url
Dec 23, 2021 · I'm working on a plugin and I don't know what could've possibly triggered this issue, but I was building a new hpi to hand off to a QA ...
Missing: mailer/ | Show results with:mailer/
Dependency Management. Plugins depend on specific versions of libraries and of other plugins, each of which is versioned independently. Each dependency may have ...
The repo plugin assigns values to environment variables in Pipeline projects. REPO_MANIFEST_URL. URL of manifest repository used. REPO_MANIFEST_BRANCH. Branch ...
To enable plugins to use the rich array of libraries available in the Java ecosystem, and build on one another using plugin-to-plugin APIs, the Jenkins plugin ...
Jan 19, 2023 · So I'm using the jenkins operator in minikube to deploy an instance of jenkins. I followed the example provided on the operator web site.