| commit | 6e62de0fc553f35cb861ddb59c5788d12b9d83a6 | [log] [tgz] |
|---|---|---|
| author | Leopold Schabel <leo@monogon.tech> | Mon Feb 10 21:02:26 2025 +0100 |
| committer | Leopold Schabel <leo@monogon.tech> | Mon Feb 10 22:24:52 2025 +0000 |
| tree | 3870f34fdd8b4fe00f20950e2bf8861a3e78d6d0 | |
| parent | 59094470108cac86cc8a9615cb934075a2c8780c [diff] |
.bazelrc.ci: disable stamping in CI config This avoids unnecessary rebuilds and test runs whenever the git head ref changes. Change-Id: I13d6b4566430aee2b1152575cded6f3ca03828ce Reviewed-on: https://review.monogon.dev/c/monogon/+/3846 Reviewed-by: Tim Windelschmidt <tim@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:
/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.