サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
2024年ランキング
plugins.jenkins.io
Plugins IndexDiscover the 1900+ community contributed Jenkins plugins to support building, deploying and automating any project.
Groovy sandbox protection incompleteAffects version 1.18 and earlierUnsafe methods in the default list of approved signaturesAffects version 1.29 and earlierMultiple sandbox bypassesAffects version 1.30 and earlierArbitrary file read vulnerabilityAffects version 1.36 and earlierScript Security sandbox bypassAffects version 1.47 and earlierScript Security sandbox bypassAffects version 1.49 and earl
Amazon EC2 Container Service with autoscaling capabilitiesHow to install Use Amazon ECS Containers to setup (docker-based) elastic build executors. About Amazon EC2 Container Service (ECS) is AWS' service for Docker container orchestration letting you deploy Docker based applications on a cluster. This plugin lets you use Amazon ECS Container Service to manage Jenkins cloud agents. Jenkins delegat
The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters. Active Choices parameters can be dynamically updated and can be rendered as combo-boxes, check-boxes, radio-buttons or rich HTML UI widgets. Active Choices parameters are scripted using Groovy, or (optionally) Scriptler Groovy scripts. These custom scripts support th
Build and push your Docker based project to the docker registry, including private repos. Features: Only a Dockerfile needed to build your project Publish to docker index/registry nocache option (for rebuild of all Dockerfile steps) publish option manage registry credentials for private and public repos tag the image built - use any Jenkins env. variables. In versions 1.0+ the plugin uses docker-c
This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information. Build Monitor Plugin provides a highly visible view of the status of selected Jenkins jobs. It easily accommodates different computer screen sizes and is ideal as an Extreme Feedback Device to be displayed on a screen on your office wall. (Inspired by the no longer maintain
Set of environment variables that describe the user who started the build.
This plugin allows for a job to publish an image generated Packer Configuration System Configuration At the system level this plugin supports choosing a specific installable binary to use and a (optional) packer template in the form of a text or file that is located on the slave node. If utilized, jobs can share this global system-wide packer template and specify any necessary variables, which ei
This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information. This plugin allows you to distinguish good builds from bad builds by introducing the notion of 'promotion'.Put simply, a promoted build is a successful build that passed additional criteria (such as more comprehensive tests that are set up as downstream jobs.) The typical s
NodeJS Plugin executes NodeJS script as a build step.
Summary Visualisation of Continuous Delivery pipelines. Renders pipelines based on upstream/downstream jobs or Jenkins pipelines. Provides a full screen view for information radiators. In Continuous Delivery, feedback and visualisation of the delivery process is one of the most important aspects. When using Jenkins as a build/CI/CD server, it is with the Delivery Pipeline plugin possible to visual
The use case is that Jenkins is secured so that anonymous users lack overall read permissions. Say you want to triggers builds of certain jobs from a script. You can pick a sufficiently authenticated user and use that person's API token to POST to job/NAME/build. But this grants that person's full permissions to anyone who can see the script, which is hazardous. The usual workaround for this issue
This is a plugin that makes JVM bypass all HTTPS certificate checks. Convenient if you deal with self-signed certificates and so on. Use with caution.
Idobata Notifier Plugin Install Configuration This Plugin uses Generic hook (not Jenkins hook).
Older versions of this plugin may not be safe to use. Please review the following warnings before using an older version: Stored XSS vulnerability This is a plugin for the Jenkins CI server which provides additional columns in the main UI screen. It's using the listview-column extension. Since additional columns do not require a lot of code, the intention is to bundle multiple columns in one plugi
The Timestamper plugin adds timestamps to the console output of Jenkins jobs. For example: 21:51:15 Started by user anonymous 21:51:15 Building on master 21:51:17 Finished: SUCCESS
Note: This plugin is officially "up for adoption". It would benefit from having a new maintainer who uses it "for real work" and is thus able to test things "for real" before release instead of relying purely on the unit tests. This plugin allows containers to be dynamically provisioned as Jenkins nodes using Docker. It is a Jenkins Cloud plugin for Docker. The aim of this docker plugin is to be a
This plugin allows users to create "folders" to organize jobs. Users can define custom taxonomies (e.g. by project type, organization type). Folders are nestable and you can define views within folders.
This plugin adds two new parameter types to job configuration - node and label. The new parameters allow dynamic selection of the node or label where a job should be executed. The plugin can configure additional parameters for a job. These new parameter types are 'Node' and 'Label'. This is specially useful if you want to execute the job on different nodes without changing the configuration. It al
Go to Manage Jenkins and then Configure System. Under the item Global Build Time Out you can activate a global timeout which will be applied to any job. Choose your timeout strategy, the duration and add actions which should be executed at timeout. In addition, the option can be activated that individual jobs can overwrite the global timeout if they provide a corresponding build step.
The Jenkins project announced unresolved security vulnerabilities affecting the current version of this plugin (why?):CSRF vulnerability and missing permission checks allow SSRFArbitrary JSON and property file read vulnerabilityStored XSS vulnerabilityStored XSS vulnerability
There is a single step to be used whenever a workspace is allocated. The cleanWs step is available for use with Declarative Pipeline. When you want to clean the workspace after the build, you can add this step under a suitable condition in the post section of your Pipeline job. If you want to clean the workspace before the build starts, you need to add some extra configuration to be able to clean
This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information. NOTE The Job DSL Plugin is currently seeking co-maintainers. This does not mean that it's unmaintained right now, but that stepping up to help support this plugin would help long-term health of this project. Jenkins is a wonderful system for managing builds, and people love
This plugin displays icon(s) representing the cause(s) of a build directly in the build history. It lets you quickly know which cause triggered a build.Without this plugin, you may sometimes wonder what triggered a particular build shown in the build history. To know it, you have to open each link separately, which can be cumbersome. Note: after installation, the plugin will currently only add ico
Adds the ability to assign different priorities to jobs, the lower the priority a job has, the sooner the job will run. This can be very helpful, when one wants to add low priority jobs, but wants to have higher-priority jobs run first. This is especially true when hardware is limited, or when there are different groups of jobs that should share resources (equally). The plugin is build around some
Discard Old Build is a Jenkins plugin that allows for setting build discard conditions with greater specificity than is available in the Jenkin's core function. It is recommended that users carefully test plugin configurations before implementing in important projects to avoid any plugin misconfigurations producing unwanted build history discards. The plugin functions as a post-build action with t
This plugin is up for adoption! We are looking for new maintainers. Visit our Adopt a Plugin initiative for more information. Introduce a new kind of view where you can categorize groups of jobs under a single label created by regular expressions or other criterias that can be implemented as extension points. This plugin allows you to create a new view that is very similar to the standard Jenkins
This plugin simply backs up the global and job specific configurations (not the archive or the workspace). It can be scheduled and only backs up the most vital configuration info. It also let's you decide what vital means for you. For example it does backup the credentials.xml, but will not backup the server keys. Therefore any backup, which is used on an fresh server, will see the credentials, bu
This plugin allows you to restart Jenkins safely. Jenkins restarts once all running jobs are finished. Pipeline builds may prevent Jenkins from restarting for a short period of time in some cases, but if so, they will be paused at the next available opportunity and then resumed after Jenkins restarts. "Scaling Pipelines" provides an overview of Pipeline durability options.
次のページ
このページを最初にブックマークしてみませんか?
『Jenkins Plugins』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く