You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Banyan Labs is the natural real-project proof for Base, but the repo does not yet have a concrete issue to run Base-managed project checks in GitHub Actions. The broad CI/CD phase tracker #35 captures the theme; this issue captures the closable Base integration slice.
Desired outcome
After basectl ci lands in basefoundry/base#525, add a Banyan Labs GitHub Actions path that runs Base project checks for the repo and produces structured CI output.
Scope
Install or otherwise make Base available in the CI job using the supported release or checkout path chosen for the workflow.
Problem
Banyan Labs is the natural real-project proof for Base, but the repo does not yet have a concrete issue to run Base-managed project checks in GitHub Actions. The broad CI/CD phase tracker #35 captures the theme; this issue captures the closable Base integration slice.
Desired outcome
After
basectl cilands in basefoundry/base#525, add a Banyan Labs GitHub Actions path that runs Base project checks for the repo and produces structured CI output.Scope
basectl ci check banyanlabs --format jsononce Implement basectl ci as a non-interactive CI entry point base#525 is available.basectl ci doctor banyanlabs --format jsonif the output is useful and stable for CI logs.basectl ci.Non-goals
basectl ciin this repository.Acceptance criteria
Validation
Demo impact
This is the visible 1.0.0 proof: Banyan Labs can depend on Base in CI, not only on a developer workstation.