Raid Profile
Definition for one or more Raid Profiles
| Type | object |
|---|---|
| File match |
*.raid.yaml
*.raid.yml
*.raid.json
|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/raid-profile/latest.json |
| Source | https://raw.githubusercontent.com/8bitAlex/raid/main/schemas/raid-profile.schema.json |
Validate with Lintel
npx @lintel/lintel check
Type:
object
Configuration for one or more raid profiles.
Properties
name
string
required
The name of the raid profile
repositories
object[]
The repositories to include in the raid profile
minItems=1
environments
environments
install
install
task_groups
Record<string, tasks>
Named reusable task sequences. Reference them in any task list with type: Group and ref:
commands
commands