GithubHelp home page GithubHelp logo

xenomedia / jenkinsapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from legovaer/jenkinsapi

0.0 2.0 0.0 33 KB

This API module allows you to integrate Jenkins (or Hudson) jobs with your Drupal site. The modules doesn't expose any UI. Developers can use this module to easily integrate Jenkins with their module.

CSS 0.46% JavaScript 4.31% PHP 95.23%

jenkinsapi's Introduction

Jenkins module for Drupal.

This API module allows you to integrate Jenkins jobs with your Drupal site. The modules doesn't expose any UI to end users. Developers can use this module to easily integrate Jenkins with their module.

The module exposes a collection of rules actions so Jenkins builds and other tasks can be triggered by rules events. Do not use the deprecated "jenkins_request" action as this will be removed in the RC1 release.

The default configuration for this module assumes that your Jenkins server is listening at http://localhost:8080. If your server is running elsewhere, then you need to set the "jenkins_base_url" variable, with drush vset or add the following line in your settings.php file.

$conf['jenkins_base_url'] = 'http://jenkins.example.com:8080';

Alternatively you can configure the jenkins server at admin/config/services/jenkins. The admin page allows you to check connectivity to the jenkins server.

Initial development of the Jenkins API module was sponsored by Technocrat. The port of the Drupal 8 version of this module was sponsored by Capgemini. This module is maintained by Dave Hall Consulting

jenkinsapi's People

Contributors

skwashd avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.