Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 4938ddb

Browse files
authored
Github to GitHub (#54)
1 parent 2d2e02d commit 4938ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# Github reusable workflow to support Splunk add-ons
1+
# GitHub reusable workflow to support Splunk add-ons
22

33
This repository provides a reusable workflow to build and appinspect Splunk add-ons. It uses [`ucc-gen`](https://github.com/splunk/addonfactory-ucc-generator) and [`slim`](https://pypi.org/project/splunk-packaging-toolkit/) to create a ready to be installed add-on.
44

5-
Then it uses [Splunk Appinspect CLI Github Action](https://github.com/splunk/appinspect-cli-action) to validate the generated add-on and optionally uses [Splunk Appinspect API Github Action](https://github.com/splunk/appinspect-api-action) if both `SPLUNKBASE_USER` and `SPLUNKBASE_PASSWORD` secrets are passed to the reusable workflow.
5+
Then it uses [Splunk Appinspect CLI GitHub Action](https://github.com/splunk/appinspect-cli-action) to validate the generated add-on and optionally uses [Splunk Appinspect API GitHub Action](https://github.com/splunk/appinspect-api-action) if both `SPLUNKBASE_USER` and `SPLUNKBASE_PASSWORD` secrets are passed to the reusable workflow.
66

77
## Usage
88

0 commit comments

Comments
 (0)