| commit | 2d5ae8fda8eb566280ec81a8368cc524b809a8b4 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Apr 18 23:11:53 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 24 22:29:11 2024 +0000 |
| tree | a0a6165fc87599fdd9dc198d9ad35604fc7fcc0b | |
| parent | 096654adb312a1bc858a0f886b8fba755eab52b4 [diff] |
treewide: add nolint after t.Skip/log.Fatal to make staticcheck happy Change-Id: I8b3dcff93fcb1d11673f327252693e6aba26c239 Reviewed-on: https://review.monogon.dev/c/monogon/+/3020 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@monogon.tech> 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.
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.