You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
# Github reusable workflow to support Splunk add-ons
1
+
# GitHub reusable workflow to support Splunk add-ons
2
2
3
3
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.
4
4
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.
0 commit comments