Releases: Kesin11/CIAnalyzer
Releases · Kesin11/CIAnalyzer
v4.2.0
4.2.0 (2021-08-16)
Bug Fixes
- CircleCI: Fix detect workflow status (a8b5264)
- CircleCI: Fix finished workflow filter when CircleCI history has not_run workflows (c394f9b)
Features
v4.1.0
4.1.0 (2021-07-25)
Bug Fixes
- Github: Adopt types that changed by octokit-rest-18.x (e33ce63)
Features
- Add --debug options and Null LastRunStore (77a143b)
- Add --only-exporters options (1abb7ca)
- Add --only-services options (ff821ff)
- Using local exporter when --debug options (34deb15)
v4.0.0
4.0.0 (2021-06-18)
BREAKING CHANGES
- Rename config key typo vsc -> vcs (7fc19c4)
Bug Fixes
- Github: Remove vscBaseUrl config from github (ddec5e8)
- Bitrise: Adopt to current bitrise API limit (1bf6abb)
v3.1.5
3.1.5 (2021-05-27)
- Bump dependencies and fix security vulnerabilities.
Bug Fixes
- Fix add await to adopt yargs 7.0 types (3341d67)
v3.1.4
3.1.4 (2021-04-17)
- Bump dependencies
- Migrate craze-max/ghaction-docker-meta v1 to v2 #264
v3.1.3
3.1.3 (2021-04-06)
Bug Fixes
v3.1.2
3.1.2 (2021-03-07)
Bug Fixes
- Fix type compile error from ts 4.2 (01011cb)
- Update nodejs version inside Docker 12 to 14 (c8d22fe)
- Github: Bugfix storing last run id each by repo workflows (1e248a4)
v3.1.1
3.1.1 (2020-12-23)
Bug Fixes
- CircleCI: Fix workflowDurationSec correctly when jobs ran in parallel (398f1b3)
v3.1.0
3.1.0 (2020-12-10)
New
CIAnalyzer support to correct Bitrise build data from v3.1.0 🎉
Bug Fixes
- Bitrise: Parse steps correctly when summary table is too long (32dabd7)
- Github: Adopt for update octokit types (2dd67ec)
Features
- Bitrise: Correct custom report from Bitrise artifacts (87c7fe2)
- Bitrise: Correct JUnit test data from Bitrise artifacts (217a952)
v3.0.1
3.0.1 (2020-11-20)
Bug Fixes
- Jenkins: Skip fetch job that has not any build histories (4e47425)
- Output error log throws in runner (16e80d3)