If you need additional request parameters you can add them as explained in 'optional' section. NOTE: It will report successful even if the plugin is already installed. NOTE: Prevent Cross Site Request Forgery exploits need be disabled in Configure Global Security.
https://github.com/jansepar/node-jenkins-apiTags | github jenkins |
Implementation | Javascript |
License | MIT |
Platform | OS-Independent |
Installs and configures Jenkins CI master & node slaves. Resource providers to support automation via jenkins-cli, including job create/update. This cookbook does not install, manage, or manipulate a JDK, as that is outside of the scope of Jenkins. The package installation method will automatically pull in a valid Java if one does not exist on Debian. RHEL jenkins packages do not depend on java as there are far too many options for a package to do the right thing. We recommend including the java cookbook on your system which allows for either openJDK or Oracle JDK installations.
to create the plugin .hpi file. copy the resulting ./target/rdoc.hpi file to the $JENKINS_HOME/plugins directory. Don't forget to restart Jenkins afterwards.
github jenkins-plugin hpiBrings ease of build configuration of cloud ci systems like travisci and ease of runtime environment configuration of docker to jenkins.
jenkins github docker docker-compose continuous-integrationA terminal dashboard with stats from Google Analytics, GitHub, Travis CI, and Jenkins. Very much built specific to me. For installation instructions from binaries please visit the Releases Page.
This plugin provides Phabricator integration with Jenkins. It allows Jenkins to report build status and coverage information over Harbormaster (or via comments if Harbormaster is not enabled).Before the plugin can be used, a few configuration steps on your Phabricator and Jenkins instances need to be completed.
Jenkins Pipeline Unit is a testing framework for unit testing Jenkins pipelines, written in Groovy Pipeline DSL. If you use Jenkins as your CI workhorse (like us @ lesfurets.com) and you enjoy writing pipeline-as-code, you already know that pipeline code is very powerful but can get pretty complex.
jenkins pipelines-as-code testInstalls Jenkins CI on RHEL/CentOS and Debian/Ubuntu servers. Requires curl to be installed on the server. Also, newer versions of Jenkins require Java 8+ (see the test playbooks inside the tests/ directory for an example of how to use newer versions of Java for your OS).
ansible role jenkins ci continuous-integrationThis will create reports/ directory with junit xml, Coverage and Pylint reports. If present, it is supposed to be a list/tuple of django apps for Jenkins to run. Tests, reports, and coverage are generated only for the apps from this list.
django jenkins jenkins-ci unit-testing test testingJenkins Job Builder takes simple descriptions of Jenkins jobs in YAML or JSON format and uses them to configure Jenkins. You can keep your job descriptions in human readable text format in a version control system to make changes and auditing easier. It also has a flexible template system, so creating many similarly configured jobs is easy. Install pre-commit from https://pre-commit.com/#intro in order to run some minimal testing on your commits.
Doony is a series of UI improvements on top of Jenkins. Install this to make your Jenkins user experience much better. As of Jenkins version 1.570, some themes from Doony are getting merged back into the main project. Doony version 2.0 works with these updated themes.
jenkinsansible-jenkins is an Ansible role. Use this role to install Jenkins and install/update plugins. The code should reside in the roles directory of ansible ( See ansible documentation for more information on roles ), in a folder jenkins.
This is Janky, a continuous integration server built on top of Jenkins, controlled by Hubot, and designed for GitHub.Built on top of Jenkins. The power, vast amount of plugins and large community of the popular CI server all wrapped up in a great experience.
jenkinsBuild 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 maintained RadiatorView plugin).
jenkins-ci continuous-integration continuous-delivery continuous-testing continuous-improvementBeautify your Jenkins with the Material Design theme!
material-design jenkinsJenkins is an award-winning application that monitors executions of repeated jobs, such as building a software project or jobs run by cron. It focuses on two things, Building/testing software projects continuously and Monitoring executions of externally-run jobs. Jenkins can distribute build/test loads to multiple computers.
build-process continuous-integration build tool build-system automation continuous-delivery continuous-deploymentThe Jenkins "Job DSL / Plugin" is made up of two parts: The Domain Specific Language (DSL) that allows users to describe Jobs using in a groovy-based language, and a Jenkins Plugin which manages the scripts and the updating of the Jenkins jobs which are created and maintained as a result. This project has moved to jenkinsci/job-dsl-plugin. This repo is no longer updated, yet the issue tracker is still used for the project.
Are you a Mac user who likes Jenkins? Do you find Jenkins a bit hard to install, uninstall, start and stop? Then Jenkins.app is for you. Jenkins.app is not properly codesigned, which prevents you from running it on 10.8 Mountain Lion. The workaround is to right-click Jenkins.app and choose Open.
This is a Jenkins plugin to support ephemeral Jenkins agents on Amazon EC2 or other EC2-compatible clouds. Check the wiki for documentation and usage examples. Please report any issues to the Jenkins Jira with the component field set to ec2-plugin.
A package to build multi-staged concurrent workflows with a centralized logging output. The package could be used to define and execute CI/CD tasks(either sequential or concurrent). A tool with similar goals would be Jenkins Pipeline. However, compared to Jenkins Pipeline, this package has fewer constructs since the logic is specified in code, as opposed to a Jenkinsfile.
jenkins-pipeline pipeline workflow ci ci-cd jenkins pipe concurrent
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.