| commit | 1f4590b58948d359805e1e519d3ea68ad5a57d47 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 29 23:05:36 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jul 31 18:11:36 2025 +0000 |
| tree | ce6288aed25bf50a737bf23e85fc0c5ed343403f | |
| parent | 67f45f875269796e95ff1c7d498f9522b85344c6 [diff] |
build/analysis: copy cockroachdb code to third_party We are currently fetching the full cockroach repository just for a hand full of nogo passes. As the version we use is licensed under Apache 2.0, we can copy them to third_party, allowing us to modify them and keep them stable. Change-Id: Ia28b181296138eef922485b6517d1e0066766715 Reviewed-on: https://review.monogon.dev/c/monogon/+/4486 Reviewed-by: Leopold Schabel <leo@monogon.tech> Tested-by: Jenkins CI
This is the main repository containing the source code for the Monogon Platform.
This is pre-release software - take a look, and check back later! In the meantime, join us on Matrix (#monogon-os-community:matrix.org) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
git to check out modules.python3 to generate the workspace status to stamp./dev/kvm (if you want to run tests).Our docs assume that Bazelisk is available as bazel on your PATH.
Refer to SETUP.md for detailed instructions.
The source code lives in //metropolis (Metropolis is the codename of Monogon OS).
See the //metropolis/README.md for a developer quick start guide, or see the Monogon OS Handbook for user documentation.