| commit | 2006753ea2e8f51cdfc51ad085663fdae4ff8782 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 17 14:56:29 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Wed Apr 17 13:15:02 2024 +0000 |
| tree | e649aa0758addba505382c1f985e5f61d080e523 | |
| parent | 8ae96a4ba3dc7cca7794acd011d558872cf0f041 [diff] |
build/analysis: remove loopclosure nogo check We are now on Go 1.22 which has a new behaviour which prevents this common mistake. Change-Id: I55dfcd9e29c8162da25baf64507c9a11d22a523a Reviewed-on: https://review.monogon.dev/c/monogon/+/2988 Tested-by: Jenkins CI Reviewed-by: Lorenz Brun <lorenz@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.