| commit | 681d5157b955f6b942c620837d1a9e90bdefc983 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Jan 08 00:19:33 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Jan 08 20:54:21 2025 +0000 |
| tree | 254905b461e1545d960fafbdad1ec2c250fc383f | |
| parent | 2edb96aeded0f67904ac9630088454fb12a62317 [diff] |
treewide: clean up test static binary targets This removes some intermediate targets only used for transitions by consolidating them into a single one. Change-Id: I46dcbcb731038edd2b67259de1811018f5ba43da Reviewed-on: https://review.monogon.dev/c/monogon/+/3753 Reviewed-by: Leopold Schabel <leo@monogon.tech> Tested-by: Jenkins CI Vouch-Run-CI: Tim Windelschmidt <tim@monogon.tech>
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.