Skip to content

Speed up validation with path-aware jobs#13

Merged
marcleblanc2 merged 1 commit into
mainfrom
amp/parallel-validation-path-skips
May 29, 2026
Merged

Speed up validation with path-aware jobs#13
marcleblanc2 merged 1 commit into
mainfrom
amp/parallel-validation-path-skips

Conversation

@marcleblanc2
Copy link
Copy Markdown
Collaborator

Summary

  • split reusable validation into path detection plus parallel GitHub Actions, Markdown, Python, and package jobs
  • keep the existing required Validate package check as an aggregate gate
  • skip irrelevant validation jobs on PRs based on changed files
  • remove low-value actionlint/npm/pip cache overhead while keeping uv cache

Test plan

  • /opt/homebrew/bin/actionlint
  • git diff --check -- .github/workflows

@marcleblanc2 marcleblanc2 merged commit 705d3ce into main May 29, 2026
6 checks passed
@marcleblanc2 marcleblanc2 deleted the amp/parallel-validation-path-skips branch May 29, 2026 08:06
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