docs: repo moved to the blueflare-energy org — update references
The transfer removes the last personal-name slug from the project's public surface; old URLs redirect but the badge and ADR references now point at the canonical home. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018HUayid7W5w7jBdb9Rrj1K
This commit is contained in:
co-authored by
Claude Fable 5
parent
ff62991e8d
commit
084df85450
@@ -1,6 +1,6 @@
|
|||||||
# warden-sdk
|
# warden-sdk
|
||||||
|
|
||||||
[](https://github.com/bfe-noah/warden-sdk/actions/workflows/ci.yml)
|
[](https://github.com/blueflare-energy/warden-sdk/actions/workflows/ci.yml)
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|||||||
@@ -10,7 +10,8 @@ no CI, tests, or versioning of their own. The SDK requirement (future-features-2
|
|||||||
§SDK) calls for "its own repo, held to firmware standards."
|
§SDK) calls for "its own repo, held to firmware standards."
|
||||||
|
|
||||||
## Decision
|
## Decision
|
||||||
A **private** `bfe-noah/warden-sdk` GitHub repo, standalone from day one with its own
|
A **private** `warden-sdk` GitHub repo (now `blueflare-energy/warden-sdk` and public
|
||||||
|
per ADR-0007), standalone from day one with its own
|
||||||
CI/versioning. Work lands on a `bringup` branch; the first commit to `main` is gated
|
CI/versioning. Work lands on a `bringup` branch; the first commit to `main` is gated
|
||||||
on a passing review run, green CI, and the maintainer's fresh explicit go-ahead.
|
on a passing review run, green CI, and the maintainer's fresh explicit go-ahead.
|
||||||
|
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ registration cannot be shared across repos by label alone.
|
|||||||
|
|
||||||
## Decision
|
## Decision
|
||||||
Register a **third repo-scoped runner instance** on `bfe-mpc-0640`, label
|
Register a **third repo-scoped runner instance** on `bfe-mpc-0640`, label
|
||||||
`warden-sdk` (own systemd unit `actions.runner.bfe-noah-warden-sdk.*`, own
|
`warden-sdk` (its own repo-scoped runner systemd unit, own
|
||||||
`CPUQuota=400%`/`MemoryMax=6G` drop-in). Only the heavy `kernel-build` job uses
|
`CPUQuota=400%`/`MemoryMax=6G` drop-in). Only the heavy `kernel-build` job uses
|
||||||
`runs-on: [self-hosted, warden-sdk]`; all host-testable jobs (tests, coverage, MC/DC,
|
`runs-on: [self-hosted, warden-sdk]`; all host-testable jobs (tests, coverage, MC/DC,
|
||||||
benchmarks, badges, patches-apply) run on GitHub-hosted runners.
|
benchmarks, badges, patches-apply) run on GitHub-hosted runners.
|
||||||
|
|||||||
Reference in New Issue
Block a user