Skip to content

MustardSeedNetworks/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MustardSeedNetworks — shared CI & automation infrastructure

The one place for cross-repo policy shared by seed, stem, and niac-go. The goal: make a fleet-wide change by editing one file here, not three repos.

What lives here

File Purpose
default.json Renovate policy preset. Repos extend it with { "extends": ["github>MustardSeedNetworks/.github"] }. Edit dependency/lockstep policy here.
.github/workflows/*.yml (reusable) Shared workflow_call CI gates, build, and release logic (added in Phase 3). Repos call them via uses: MustardSeedNetworks/.github/.github/workflows/<name>.yml@<sha>.

Discipline

Share undifferentiated plumbing only (dependency versions, CI gates, build contract, release pipeline, security-crypto policy). Never share product code — UI/brand tokens, product features, and authz wrappers stay per-repo, each repo owning its own implementation.

See the remediation plan for the full rationale and the duplication scorecard.

About

Fleet-wide shared CI, Renovate policy, and reusable workflows for seed/stem/niac

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors