From fa052180df8d96f64e653070c97e8ffd11d2d18a Mon Sep 17 00:00:00 2001 From: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com> Date: Wed, 6 Aug 2025 14:32:49 +0200 Subject: [PATCH 1/2] chore: test comparison run --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd545445..0712d2de 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,4 @@ This framework is wrapper on selenium to write UI test cases for Splunk Add-ons. ## Usage For full usage instructions, please visit the [documentation](https://splunk.github.io/addon-factory-smartx-ui-test-library). +test From bece75e2d318c389ec8ac07b6935b6749340c7e8 Mon Sep 17 00:00:00 2001 From: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com> Date: Wed, 6 Aug 2025 16:15:31 +0200 Subject: [PATCH 2/2] Update build-test-release.yaml --- .github/workflows/build-test-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-release.yaml b/.github/workflows/build-test-release.yaml index 374d2bf6..1d39367e 100644 --- a/.github/workflows/build-test-release.yaml +++ b/.github/workflows/build-test-release.yaml @@ -24,7 +24,7 @@ jobs: steps: - uses: actions/checkout@v4 - id: matrix - uses: splunk/addonfactory-test-matrix-action@v1.10 + uses: splunk/addonfactory-test-matrix-action@v3.0.6 fossa-scan: continue-on-error: true