chore(fork): prune NVIDIA-only CI and record upstream base - #4
Merged
Conversation
Every GitHub workflow upstream ships is NVIDIA-org automation or depends on NVIDIA infrastructure that this internal fork does not have. Keep inert GitLab CI and workflow helpers to minimize upstream-sync conflicts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Taufeeque <taufeeque@far.ai>
Record the NVIDIA base, add fork compatibility and identity checks, document the internal branch workflow, and provide the merge-based upstream sync helper. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Signed-off-by: Taufeeque <taufeeque@far.ai>
Reject root/target manifest identity drift, keep NVIDIA workflows pruned after upstream merges, and require signed, DCO-compliant sync commits. Signed-off-by: Taufeeque <taufeeque@far.ai>
Prepare the upstream merge without committing, resolve the fork-pruned GitHub surface before creating a signed merge commit, and exercise the real conflict path in a disposable repository. Signed-off-by: Taufeeque <taufeeque@far.ai>
Stage only the intentionally pruned automation paths, leave retained helper conflicts unresolved for review, and assert generated sync commits carry signatures and DCO trailers. Signed-off-by: Taufeeque <taufeeque@far.ai>
Signed-off-by: Taufeeque <taufeeque@far.ai>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #2 with DCO-signed commits and the reviewer fixes.
Summary
Validation
fork_base.py --check --against origin/farai/mainpasses.py_compile, Bash syntax, ShellCheck, actionlint, andgit diff --checkpass.Signed-off-bytrailer.Cryptographic signing is not configured on this development host, so the replacement commits themselves are GitHub-unverified; the sync helper enforces
-Sfor future sync commits per repository policy.