| commit | d0d5d9dd04574305cf86bf1eb3e787549100ea28 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Mar 26 22:07:11 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Mon Jun 02 18:57:29 2025 +0000 |
| tree | e685757c85066ce4671e125374725093577ea986 | |
| parent | b554dd389e51718d5acf084cd706d32e16f3994d [diff] |
treewide: use Fatal in tests instead of Error Error doesn't return the goroutine, but these cases are final and should end the test case. Change-Id: I9d87e268b56acd7d1ff5883bb82bf3d74c309176 Reviewed-on: https://review.monogon.dev/c/monogon/+/4044 Reviewed-by: Jan Schär <jan@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.