| commit | 65546898bf8f7777eef652dae0b145144a463b6f | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@jschaer.ch> | Mon Apr 15 14:49:13 2024 +0200 |
| committer | Jan Schär <jan@jschaer.ch> | Wed Apr 17 16:48:46 2024 +0000 |
| tree | b251d9d2837d1f9fd2f71530ea40ec50b357fd20 | |
| parent | e84726bf41988c062c86968fd17e1a90a53a9174 [diff] |
m/n/c/update/e2e: remove unreachable code t.Fatal does not return, anything after is unreachable. Change-Id: Id67e523911b733a6992e0166c422f821c268fea2 Reviewed-on: https://review.monogon.dev/c/monogon/+/2977 Vouch-Run-CI: Lorenz Brun <lorenz@monogon.tech> Reviewed-by: Lorenz Brun <lorenz@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.
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.