| commit | 67f45f875269796e95ff1c7d498f9522b85344c6 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Tue Jul 29 21:45:00 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jul 31 18:11:33 2025 +0000 |
| tree | b7df6a3199824ea2eef5ee246a01afe416e970e3 | |
| parent | 0985782360ea8c9fdb1bedf52a6552acd3972a2b [diff] |
build/analysis: replace nogo staticcheck adapter The upstream repo is not very active and requires us to override the rules_go dependency name. By building our own adapter, we don't need it anymore. Change-Id: I6e539881a23a1934d0bf6ebc2d79d02469bd4c6a Reviewed-on: https://review.monogon.dev/c/monogon/+/4481 Tested-by: Jenkins CI Reviewed-by: Leopold Schabel <leo@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) or Discord.
Our build environment is self-contained and requires only minimal host dependencies:
git to check out modules.python3 to generate the workspace status to stamp./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.