Skip to content

Add CPU-only fork CI mirror for pre-commit checks - #1

Open
CodersAcademy006 wants to merge 1 commit into
mainfrom
ci-mirror-fast
Open

Add CPU-only fork CI mirror for pre-commit checks#1
CodersAcademy006 wants to merge 1 commit into
mainfrom
ci-mirror-fast

Conversation

@CodersAcademy006

Copy link
Copy Markdown
Owner

Summary

Adds a fast, CPU-only CI mirror for fork-internal validation. This workflow mirrors the upstream's pre-commit checks and documentation build without requiring CUDA hardware.

  • Pre-commit checks: code style, formatting, SPDX headers, and sphinx-lint validation
  • Documentation build: validates Sphinx build succeeds
  • Permanent gap: GPU/CUDA functional and simulator tests (acknowledged limit of github-hosted ubuntu-latest)

Ref: CI_MIRROR_GAPS.md for full coverage details.

Triggers

  • Automatic on PR (opened, synchronized, reopened)
  • Manual: /run-ci-mirror comment on any PR
  • Workflow dispatch

This is fork-internal validation infrastructure, not intended for upstream.

@CodersAcademy006

Copy link
Copy Markdown
Owner Author

/run-ci-mirror

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