X-Developer Command Line Client
Project description
XDClient is a command line git log collector client for agilean/lean team effectiveness analysis tool X-Developer.
Currently it supports both python 2.7.x and 3.5+.
Why Should I Use This?
The reason to use xdclient is that it provides ability to intergrate team effectiveness analysis with CI(Continuous Intergration Server) via command line.
It allows you to pre-install the package and add an exec command in your pipeline file.
Features
- Config APPID/KEY and TeamID via parameters
- Generates git log
- Specify master/dev(default) branches
- Communicates with X-Developer analysis server and response status
- Send git log to X-Developer and start analysis
Installation
pip install xdclient
Usage
Specify the appid appkey teamid from your X-Developer account.
python -m xdclient -i {appid} -k {appkey} -t {teamid}
Options
--version show program's version number and exit
-h, --help show this help message and exit
-i APPID, --appid=APPID
The information of appid in your home page
-k APPKEY, --appkey=APPKEY
The information of appkey in your home page
-t TEAM, --team=TEAM The team id you created
-p PATTERN, --pattern=PATTERN
Sensitive words
-f FORCE, --force=FORCE
Force Analysis
-m MASTER, --master=MASTER
Master
Resources
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xdclient-0.1.4.tar.gz
(3.9 kB
view details)
File details
Details for the file xdclient-0.1.4.tar.gz.
File metadata
- Download URL: xdclient-0.1.4.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.1.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/2.7.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e2b00df05ef0862c71a6a4f960086f708719070c4da1b754411e9367f1cbb922
|
|
| MD5 |
b4903163da678fdc1a79df7ef85e2e67
|
|
| BLAKE2b-256 |
da70e9e231a8a54b0e07085bc0bf63dc96975277e1308aea4a9fe9c2f17caf77
|