What's Changed
- Fix results command to auto-detect git parameters from local repository by @sashalevin in #173
- Add comprehensive help documentation to all kci-dev commands by @sashalevin in #172
- Enable tab autocompletion by @sashalevin in #174
- Drop patch command by @padovan in #178
- Add more filters by @sashalevin in #175
- Fix kci-dev results buildscommand by @JenySadadia in #179
- Improve logging throughout the codebase by @sashalevin in #180
- Resolve git tags by @sashalevin in #181
- Create maestro subcommand group structure by @sashalevin in #183
- Enable --daysswitch for getting tree list by @JenySadadia in #177
- Implement command to validate builds by @JenySadadia in #170
- Implement validate bootscommand by @JenySadadia in #184
- kcidev/libs/dashboard: add test filter option by @JenySadadia in #185
- fix(results): remove invalid nl parameter from kci_msg_nonl calls by @sashalevin in #186
- Validate builds history by @JenySadadia in #188
- Add archfilter forvalidatecommands by @JenySadadia in #189
- Add --history flag to results summary command by @padovan in #187
- Improvements to the summary history by @padovan in #196
- Fix kci-dev results hardware list by @padovan in #195
- Restructure builds history validation command by @JenySadadia in #193
- Move validatecommands tomaestrogroup by @JenySadadia in #194
- Implement detect issuescommand by @JenySadadia in #191
- Update filters for getting builds to validate by @JenySadadia in #192
- results: Add compare command with regression analysis by @padovan in #197
- Add tests for more results commands. by @padovan in #198
- Implement a set of results issuescommand by @JenySadadia in #199
- validate builds: improve output format with simple list view by @padovan in #202
- pyproject(version): Update release to v0.1.8 by @aliceinwire in #200
New Contributors
- @sashalevin made their first contribution in #173
- @JenySadadia made their first contribution in #179
Full Changelog: v0.1.7...v0.1.8