Skip to content

Add schema and glob resolution validation actions.#2

Merged
0xv1n merged 6 commits into
mainfrom
v1n/validation-pipelines
Feb 24, 2026
Merged

Add schema and glob resolution validation actions.#2
0xv1n merged 6 commits into
mainfrom
v1n/validation-pipelines

Conversation

@0xv1n

@0xv1n 0xv1n commented Feb 24, 2026

Copy link
Copy Markdown
Owner

Adds some scripts to automate:

  1. Make sure new entries adhere to YAML schema, and won't break the site build
  2. Uses platform images to verify and validate glob patterns actually resolve to what they should using the binary basenames (or full cmdlet). Theres some caveats, like aliases and non-wildcard globs (cough %COMSPEC%) which will always skip validation, as these are just windows env vars that point to a KV-pair, not a glob expansion.

@0xv1n
0xv1n merged commit 9fbe53a into main Feb 24, 2026
8 checks passed
@0xv1n
0xv1n deleted the v1n/validation-pipelines branch February 24, 2026 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant