Skip to content

Releases: splunk/appinspect-api-action

v3.0.5

05 Oct 10:59
86013a6
Compare
Choose a tag to compare

3.0.5 (2023-10-05)

Bug Fixes

  • extend max retries for submitting package (#19) (a06d64c)

v3.0.4

05 Oct 06:53
c60fc8b
Compare
Choose a tag to compare

3.0.4 (2023-10-05)

Bug Fixes

  • extend max retries for submitting package (#18) (96cebf5)

v3.0.3

05 Oct 06:13
4ebfbf0
Compare
Choose a tag to compare

3.0.3 (2023-10-05)

Bug Fixes

  • extend max retries for submitting package (#17) (59ed78b)

v3.0.2

20 Sep 12:55
d2e6ed6
Compare
Choose a tag to compare

3.0.2 (2023-09-20)

Bug Fixes

  • better error messages during the runs (#16) (78f322b)

v3.0.1

02 Aug 14:18
ebc2ade
Compare
Choose a tag to compare

3.0.1 (2023-08-02)

Bug Fixes

v3.0.0

14 Jul 13:42
9014de5
Compare
Choose a tag to compare

3.0.0 (2023-07-14)

Bug Fixes

Features

  • Splunk AppInspect API major version (#9) (7b0f2a6), closes #8

BREAKING CHANGES

  • action redesign

  • ci: add ci

  • ci: add ci

  • test: Build dockerfile

  • fix: change bash to sh

  • test: echo variables

  • test: bash > sh

  • test: quotes around parameters

  • ci: results print format

  • ci: enable main

  • fix: download results when failing

  • test: minor fixes for tests

  • ci: run pytests in ci

  • feat: requests handling

  • refactor: download_reports, parse results

appinspect-api-action@v2

12 May 01:08
3789438
Compare
Choose a tag to compare

Features:

  • New options to fail when errors or warnings are report by the AppInspect API
  • Option to ignore certain checks
  • The AppInspect HTML report is attached as an artifact

Breaking Changes:

  • The action now fails by default if AppInspect reports any errors or failures