- transtats add --package cmd (sdp5)
- Implement add package command (sdp5)
- Extract package commands to a new group for adding new packages and showing stats, health etc. (sdp5)
- Update unit tests (sdp5)
- Update man page (pnemade)
- Update textoutput.py (sundeep-co-in)
- Add new options repo-type and repo-branch to job run command (sundeep-co-in)
- Update man page (pnemade)
- Change Problematic language in code (pnemade)
- Dropping flake8 dependency (pnemade)
- Add new options exist and health to package command (pnemade)
- update the man page for package command enhancement (pnemade)
- Added new coverage formats in coverage command (suanand)
- Changed "graph_rule" to "coverage_rule" (pnemade)
- Added validation checks to check if server is responding or not (pnemade)
- Updated test cases to accommodate above changes (pnemade)
- Add partial bash-completion support for job command (pnemade)
- Test fixes (sundeep-co-in)
- Added transtats job command. Added run and log as subcommands to job command. Updated man page. (pnemade)
- Added Makefile for this project (pnemade)
- Added locale option to release command. This option is available for text as well as json output. Supporting test case also added in this commit. (pnemade)
- Remove trailing slash from the endpoint (sundeep-co-in)
- Added bash completion for transtats commands (pnemade)
- Fix the plain text output from the tables by sorting list data - (sundeep-co-in)
- Fix some cosmetic changes in the code - (sundeep-co-in)
- Add plain text output for the transtats commands - #11 (pnemade)
- Update endpoints - #8, #9 (sundeep-co-in)
- Add tests - #6 (sundeep-co-in)
- Add config file parsing using configparser - #5 (pnemade)
- Basic Commands - #1 (sundeep-co-in)