publish_seed: the seed names its own owner #248
No reviewers
Labels
No labels
bug
discussion
duplicate
enhancement
goal
help wanted
horizon:backlog
horizon:governance
horizon:mvp
invalid
operator-decision
question
roadmap
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/mitosis!248
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "seed-package-owner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reseed r800 (#247) cut the first org-shaped seed but published its PACKAGE under
plat:publish_seedruns in the workflow shell (reseed-run.sh), wherebin/seed’s exportedPLATFORM_OWNERis not visible, so it fell back to the admin user. The tarball’s manifest names the owner of every bundle; read it from there.resolve_seedalready looks under the org first and the admin user second, so r800 stays findable. Merge after #247 — the reseed this merge triggers then publishes underopen-platform/seed, proving the path.