Skip to content

Releases: Kesin11/CIAnalyzer

v4.2.0

16 Aug 06:10
37c3b7a
Compare
Choose a tag to compare

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

25 Jul 08:17
0638b60
Compare
Choose a tag to compare

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

18 Jun 12:23
ab06e0a
Compare
Choose a tag to compare

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

28 May 14:47
11311ba
Compare
Choose a tag to compare

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

17 Apr 12:01
adcd6d1
Compare
Choose a tag to compare

3.1.4 (2021-04-17)

  • Bump dependencies
  • Migrate craze-max/ghaction-docker-meta v1 to v2 #264

v3.1.3

06 Apr 15:32
c6971d3
Compare
Choose a tag to compare

3.1.3 (2021-04-06)

Bug Fixes

v3.1.2

07 Mar 05:55
308f5f0
Compare
Choose a tag to compare

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

23 Dec 15:50
b5acf32
Compare
Choose a tag to compare

3.1.1 (2020-12-23)

Bug Fixes

  • CircleCI: Fix workflowDurationSec correctly when jobs ran in parallel (398f1b3)

v3.1.0

10 Dec 15:42
fa470ee
Compare
Choose a tag to compare

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

20 Nov 00:55
72cb073
Compare
Choose a tag to compare

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)