Download the PHP package lesstif/jira-smart-commiter without Composer
On this page you can find all versions of the php package lesstif/jira-smart-commiter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lesstif/jira-smart-commiter
More information about lesstif/jira-smart-commiter
Files in lesstif/jira-smart-commiter
Download lesstif/jira-smart-commiter
More information about lesstif/jira-smart-commiter
Files in lesstif/jira-smart-commiter
Vendor lesstif
Package jira-smart-commiter
Short Description JIRA Smart commiter with DVCS Repository.
License Apache 2.0
Homepage https://github.com/lesstif/jira-smart-commiter
Package jira-smart-commiter
Short Description JIRA Smart commiter with DVCS Repository.
License Apache 2.0
Homepage https://github.com/lesstif/jira-smart-commiter
Please rate this library. Is it a good library?
Informations about the package jira-smart-commiter
External JIRA Smart Commiter.
External JIRA smart commiter built with Laravel Zero.
How it works
- run manually or lachunched via task scheduler(crontab, windows task manager, etc...)
- connect DVCS Repository(gitlab, github, bitbucket, etc...) and check out new commit and scan commit message .
- commenting and status transition on the relative jira issue.
Pros
- Support gitlab integration with smart commit.
- Don't need DVCS commit hook.
- Don't need JIRA DVCS Connector settings per project.
- Customizable smart commit keyword and workflow.
Cons
- Need PHP
- to many jira issue comment.
Requirements
- PHP >= 7.1 with bottom extensions.
- sqlite
- curl
- php jira-rest-client
- laravel zero
Installation
Build from Source
-
clone repository
-
install composer dependency
-
Perform an application build
you can find built binary in builds directory.
download
Recommended method
-
download pre-built binary
using wget
using curl
- change mod
Usage
-
generate initial configuration
-
change DVCS Info(URL, Type and API Version) field and JIRA Server Info in the $HOME/.smartcommit/settings.json file.
-
generate dvcs project list. $HOME/.smartcommit/projects.json:
- fetch commit & sync to JIRA.
See also
All versions of jira-smart-commiter with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
illuminate/log Version 5.5.*
illuminated/console-mutex Version ^5.5
intonate/tinker-zero Version ^1.0
laravel-zero/laravel-zero Version 4.0.*
m4tthumphrey/php-gitlab-api Version ^9.6
netresearch/jsonmapper Version ^1.4
php-http/guzzle6-adapter Version ^1.1
illuminate/log Version 5.5.*
illuminated/console-mutex Version ^5.5
intonate/tinker-zero Version ^1.0
laravel-zero/laravel-zero Version 4.0.*
m4tthumphrey/php-gitlab-api Version ^9.6
netresearch/jsonmapper Version ^1.4
php-http/guzzle6-adapter Version ^1.1
The package lesstif/jira-smart-commiter contains the following files
Loading the files please wait ....