Skip to content

Releases: omniboard-dev/analyzer

v2.24.0

22 Mar 18:03
Compare
Choose a tag to compare

2.24.0 (2023-03-22)

Features

  • api: properly forward API errors to the terminal (912a9ca)
  • batch: context at the start of each job (to handle jobs that follow after failed jobs) (529f2bd)
  • batch: try to re-clone repo if pull failed (83fd23f)
  • save-project-api: print uploaded payload size (93678b9)

v2.23.3

21 Mar 08:58
Compare
Choose a tag to compare

2.23.3 (2023-03-21)

Bug Fixes

  • skip all tasks if no API key was found, shallow git pull (26bac60)

v2.23.2

20 Mar 17:13
Compare
Choose a tag to compare

2.23.2 (2023-03-20)

Bug Fixes

  • batch: cleanup redundant results property (7d0648b)

v2.23.1

20 Mar 11:34
Compare
Choose a tag to compare

2.23.1 (2023-03-20)

Bug Fixes

  • batch: test error cleanup (d890538)

v2.23.0

20 Mar 11:30
Compare
Choose a tag to compare

2.23.0 (2023-03-20)

Features

  • batch: add batch capability (a57068d)
  • batch: batch feature skeleton (237fa06)
  • handle-check-failure: extract as separate task (from process) (1d1aa91)

v2.22.0

15 Jan 17:12
Compare
Choose a tag to compare

2.22.0 (2023-01-15)

Features

  • project-info: add custom project resolvers support (adbeccd)

v2.21.0

03 Jan 10:11
Compare
Choose a tag to compare

2.21.0 (2023-01-03)

Features

  • project-info: sanitize tokens from repo url (19864b0)

v2.20.2

03 Jan 09:42
Compare
Choose a tag to compare

2.20.2 (2023-01-03)

Bug Fixes

  • project-info: more explicit origin repo url matching (e2f08dc)

v2.20.1

02 Jan 11:18
Compare
Choose a tag to compare

2.20.1 (2023-01-02)

v2.19.1

29 Sep 15:52
Compare
Choose a tag to compare

2.19.1 (2022-09-29)

Bug Fixes

  • save-project: try to prevent OOM for large results (fa149fc)