Releases: omniboard-dev/analyzer
Releases · omniboard-dev/analyzer
v2.24.0
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
2.23.3 (2023-03-21)
Bug Fixes
- skip all tasks if no API key was found, shallow git pull (26bac60)
v2.23.2
2.23.2 (2023-03-20)
Bug Fixes
- batch: cleanup redundant results property (7d0648b)
v2.23.1
2.23.1 (2023-03-20)
Bug Fixes
- batch: test error cleanup (d890538)
v2.23.0
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
2.22.0 (2023-01-15)
Features
- project-info: add custom project resolvers support (adbeccd)
v2.21.0
2.21.0 (2023-01-03)
Features
- project-info: sanitize tokens from repo url (19864b0)
v2.20.2
2.20.2 (2023-01-03)
Bug Fixes
- project-info: more explicit origin repo url matching (e2f08dc)
v2.19.1
2.19.1 (2022-09-29)
Bug Fixes
- save-project: try to prevent OOM for large results (fa149fc)