{"id":18391053,"url":"https://github.com/artemrys/workflow-splunk-addon","last_synced_at":"2025-04-07T02:35:30.236Z","repository":{"id":37955081,"uuid":"451681916","full_name":"artemrys/workflow-splunk-addon","owner":"artemrys","description":"GitHub reusable workflow to build and test Splunk add-ons","archived":true,"fork":false,"pushed_at":"2024-09-03T08:17:31.000Z","size":92,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T00:15:15.710Z","etag":null,"topics":["github","github-actions","reusable-workflows","splunk"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artemrys.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-01-25T00:31:50.000Z","updated_at":"2024-09-04T14:23:07.000Z","dependencies_parsed_at":"2024-01-13T14:03:12.895Z","dependency_job_id":"d2fdf2d2-038b-4327-8270-d692b3818019","html_url":"https://github.com/artemrys/workflow-splunk-addon","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemrys%2Fworkflow-splunk-addon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemrys%2Fworkflow-splunk-addon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemrys%2Fworkflow-splunk-addon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artemrys%2Fworkflow-splunk-addon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artemrys","download_url":"https://codeload.github.com/artemrys/workflow-splunk-addon/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247583715,"owners_count":20962068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","github-actions","reusable-workflows","splunk"],"created_at":"2024-11-06T01:50:26.913Z","updated_at":"2025-04-07T02:35:29.932Z","avatar_url":"https://github.com/artemrys.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# GitHub reusable workflow to support Splunk add-ons\n\nThis 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.\n\nThen 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.\n\n## Usage\n\n```\nname: build\n\non:\n  push:\n    branches:\n      - main\n  pull_request:\n    branches:\n      - main\n\njobs:\n  build:\n    uses: artemrys/workflow-splunk-addon/.github/workflows/reusable-build-release.yaml@v0.2.0\n```\n\n### Inputs\n\n* [optional] `ucc_gen_version` - specify version of [`ucc-gen`](https://github.com/splunk/addonfactory-ucc-generator)\n\n### Secrets\n\n* [optional] `SPLUNKBASE_USER` - Splunkbase username\n* [optional] `SPLUNKBASE_PASSWORD` - Splunkbase password\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemrys%2Fworkflow-splunk-addon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartemrys%2Fworkflow-splunk-addon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartemrys%2Fworkflow-splunk-addon/lists"}