Coder Social home page Coder Social logo

jlleitschuh / gitlab-automatic-item-creator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wangchaobin/gitlab-automatic-item-creator

0.0 2.0 0.0 14 KB

Jenkins plugin that enables your jenkins auto-creating jobs without any configurations by hooking your gitlab server

License: MIT License

Java 100.00%

gitlab-automatic-item-creator's Introduction

Gitlab Automatic Item Creator

Using Gitlab System Hook to automatically create/destroy jobs without any configurations. Meaningful in Gitlab-Jenkins system with lots of Java developers.

Installation

This Plugin relies on Gitlab Plugin, you need to install it first.

Quick Start

  1. Open system configuration page and input your Gitlab configurations and Jenkins URL
  2. Create new Maven item with name of [mavenTemplate](Just support maven project right now)
  3. Click 'OK' button and go into configuration page
  4. In Source management area, select Git and input url of any one of your repositories
  5. In Trigger area, check [Build when a change is pushed to GitLab...]
  6. Click save button
  7. Create new repository in Gitlab and upload your resource and the Jenkins would create item and run the build automatically.

Development

Debug Args

set MAVEN_OPTS=-Xms256m -Xmx768m -XX:PermSize=128m -XX:MaxPermSize=512M -Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=n

JPI Run

mvn clean hpi:run -Dmaven.test.skip=true -Djetty.port=8090

gitlab-automatic-item-creator's People

Contributors

wangchaobin 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.