| commit | b69a71ca61b99fc68e83d5735eb449f638ef8b1e | [log] [tgz] |
|---|---|---|
| author | Lorenz Brun <lorenz@monogon.tech> | Mon Dec 23 14:12:46 2024 +0100 |
| committer | Lorenz Brun <lorenz@monogon.tech> | Mon Feb 03 14:05:23 2025 +0000 |
| tree | 69aa2c20e8002355ca7657523b617923b2243e39 | |
| parent | 8f1254d1919c7cda42c611c9e1d83cf9a2ef8034 [diff] |
o/t/ktest: switch to proper rule This was previously implemented as a macro, lacking proper transitions. Reimplement it as a proper test rule. Change-Id: I237a2fcc29ea6dfbb294ce6313c9ff457def12b8 Reviewed-on: https://review.monogon.dev/c/monogon/+/3722 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.