/Tizen-development-report

Scripts that interrogate Tizen Gerrit and a local Git repo to generate a report about a list of bugs.

Primary LanguageShellMIT LicenseMIT

Tizen-development-report

Overview

Tizen-development-report provides a bunch of scripts that generate reports regarding the state of Tizen bugs and reviews.

You are more than welcome to report any bugs you find or supply fixes or improvements.

Dependency

The main script, tizen-info relies on the json parser jq (http://stedolan.github.io/jq/).

Requirements

Besides jq you need 2 things to get all the scripts working:

  • An access to Tizen Gerrit
  • A local, updated copy of the Tizen repos containing all projects' git repo.

Other scripts

Multi-user

tizen-info-multiuser

Generates a status of the multi-user related issues.

Gerrit

Generates a status of the pending reviews in Gerrit.

Old scripts

Old scripts can be found on the branch v1_2014-03-25.

TO DO

License

Those scripts are licensed under The MIT License (MIT)

http://mit-license.org/