fep: unified package integration for FlagOS repositories#19
Open
shiptux wants to merge 9 commits into
Open
Conversation
This was referenced Jun 5, 2026
… citation, Wave 1 summary, etc.)
…eep du out pending clarification
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.
Summary
Adds FEP-19 (Provisional) under
sig-os, proposing a unified package integration process for FlagOS repositories: build metadata, package naming, CI artifacts, release publishing to FlagOS Nexus, and shared acceptance checks.Baseline deliverable per repo is a Debian
.deb+ RPM.rpmpair published to FlagOS Nexus; Python projects additionally publish apip-installable wheel on PyPI as a first-class channel. Container images are reserved for builds that need a vendor SDK. Rollout is staged into waves, anchored by the eleven open Wave 1 packaging PRs (FlagCX, FlagTree, FlagGems, FlagScale, FlagQuantum, FlagTensor, FlagAudio, FlagBLAS, FlagDNN, FlagAttention, FlagSparse).Review routing
sig-osis proposed as a Planned SIG in #35 (charter draft, no Chair yet). Per the bootstrap note infep/README.md, this FEP is reviewed directly by the TSC until sig-os activates. #35 landing first is preferred but not a hard blocker for review.What this PR does
fep/sig-os/19-unified-package-integration.md(Provisional, FEP-19).Notes for reviewers
wg-ai4s,wg-embodied).ADAPTOR_MAP+ FlagTreethird_party/;aipuremoved (no implementation found), FlagCX'sdudeliberately deferred.Provisional; iterating in this PR.