distribution: admit the blueline kernel packages
This commit is contained in:
parent
1fce9d1d54
commit
4934f80e30
4 changed files with 16 additions and 14 deletions
|
|
@ -22,7 +22,9 @@ its release lands. Those decisions live here, once.
|
|||
- `../tools/validate-distribution.py` checks graph integrity and can verify a
|
||||
producer's complete emitted package/architecture set without requiring a
|
||||
device or a signing secret. A producer must fail rather than publish a
|
||||
package absent from this graph.
|
||||
package absent from this graph. A producer split into explicit jobs validates
|
||||
each job's emitted subset; `--complete` is reserved for a producer whose one
|
||||
job emits its whole declared set.
|
||||
- `.gitea/workflows/distribution.yml` makes that check a gate in the OS repo.
|
||||
|
||||
The manifest is deliberately honest about maturity. A profile marked `blocked`
|
||||
|
|
|
|||
Loading…
Reference in a new issue