discover

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package discover finds workflow and composite-action files to process.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Files

func Files(paths []string) ([]string, error)

Files resolves the set of files to process. With no paths it scans the cwd; explicit paths may be files (used as-is) or directories (scanned). For each scanned root it collects `.github/workflows/*.{yml,yaml}` and every composite `action.{yml,yaml}`, pruning node_modules/.git while walking so large trees stay cheap. Results are sorted and de-duplicated.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL