GithubHelp home page GithubHelp logo

niksw7 / git-plugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jenkinsci/git-plugin

0.0 2.0 0.0 5.14 MB

Git plugin for Jenkins

Home Page: http://wiki.jenkins-ci.org/display/JENKINS/Git Plugin

License: MIT License

Java 94.62% Groovy 0.52% HTML 4.51% Shell 0.34%

git-plugin's Introduction

Git SCM plugin

Git software configuration management for Jenkins

  • see Jenkins wiki for detailed feature descriptions
  • use JIRA to report issues / feature requests

Master Branch

The master branch is the primary development branch for the git plugin.

Contributing to the Plugin

Plugin source code is hosted on GitHub. New feature proposals and bug fix proposals should be submitted as pull requests. Fork the repository, prepare your change on your forked copy, and submit a pull request. Your pull request will be evaluated by the Cloudbees Jenkins job.

Before submitting your pull request, please assure that you've added a test which verifies your change. There have been many developers involved in the git plugin and there are many, many users who depend on the git-plugin. Tests help us assure that we're delivering a reliable plugin, and that we've communicated our intent to other developers in a way that they can detect when they run tests.

Code coverage reporting is available as a maven target and is actively monitored. Please improve code coverage with the tests you submit.

Before submitting your change, please review the findbugs output to assure that you haven't introduced new findbugs warnings.

Building the Plugin

  $ java -version # Need Java 1.8, earlier versions are unsupported for build
  $ mvn -version # Need a modern maven version; maven 3.2.5 and 3.5.0 are known to work
  $ mvn clean install

To Do

  • Fix bugs
  • Improve code coverage
  • Improve javadoc

git-plugin's People

Contributors

abayer avatar alxsap avatar bitwiseman avatar coreyoconnor avatar galbramc avatar hajoeichler avatar jglick avatar jsenko avatar kevinsawicki avatar kohsuke avatar kostyasha avatar kwhetstone avatar kzantow avatar lavahot avatar magnayn avatar markewaite avatar mfriedenhagen avatar mlgiroux avatar ndeloof avatar olafmandel avatar olamy avatar oleg-nenashev avatar olsonse avatar pnyheim avatar ssogabe avatar stephenc avatar tharakadesilva avatar vgaidarji avatar vlatombe avatar wannessels 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.