simount / filesystem_scm-plugin

Jenkins filesystem_scm plugin

Home Page:http://jenkins-ci.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is the source repository for the File System SCM plugin for Jenkins. This plugin provides an additional SCM option to Jenkins, based on the file system.

For more information see the homepage.

Purpose and Use Cases

Use this plugin if you want to use the Jenkins SCM (source code management) functionality, but instead of retrieving code from a version control system such as CVS, Subversion or git, instead retrieve the code from a directory on the file system.

A typical use case is: during development of a Jenkins job (e.g. a pipeline), you don't need/want to connect to an actual version control system, but avoid the latency by just getting things from the local file system.

How to Raise Issues

If you find any bug, or if you want to file a change request, then please check out: How to report an issue.

When creating a ticket in the Jenkins JIRA system, select the component filesystem_scm_plugin.

Source

The source code can be found on GitHub. Fork us!

Contributing

Contributions are welcome! Check out the open tickets for this plugin in JIRA.

If you are a newbie, and want to pick up an easier task first, you may want to start with newbie-friendly open tickets first (if there are any).

License

This Jenkins plugin is licensed under the MIT License.

About

Jenkins filesystem_scm plugin

http://jenkins-ci.org/

License:MIT License


Languages

Language:Java 98.0%Language:HTML 2.0%