Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 4, 2024. It is now read-only.
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
106 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub reusable workflow to support Splunk add-ons

This repository provides a reusable workflow to build and appinspect Splunk add-ons. It uses ucc-gen and slim to create a ready to be installed add-on.

Then it uses Splunk Appinspect CLI GitHub Action to validate the generated add-on and optionally uses Splunk Appinspect API GitHub Action if both SPLUNKBASE_USER and SPLUNKBASE_PASSWORD secrets are passed to the reusable workflow.

Usage

name: build

on:
  push:
    branches:
      - main
  pull_request:
    branches:
      - main

jobs:
  build:
    uses: artemrys/workflow-splunk-addon/.github/workflows/reusable-build-release.yaml@v0.2.0

Inputs

  • [optional] ucc_gen_version - specify version of ucc-gen

Secrets

  • [optional] SPLUNKBASE_USER - Splunkbase username
  • [optional] SPLUNKBASE_PASSWORD - Splunkbase password

About

GitHub reusable workflow to build and test Splunk add-ons

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.