| commit | b63ed8a6d7eaaf0fa58b127d90001dc805d72c45 | [log] [tgz] |
|---|---|---|
| author | Serge Bazanski <serge@monogon.tech> | Tue Mar 05 14:24:38 2024 +0000 |
| committer | Serge Bazanski <serge@monogon.tech> | Thu Mar 21 11:03:54 2024 +0000 |
| tree | 4c1cec25146e8936f7d3f9a09c1e031453e1c5d4 | |
| parent | 1ac503c7ddd16c796fb163bcbace7a1db24d5201 [diff] |
m/n/core/network: drop Watch/Value methods, expose Status The Watch/Value methods were a leftover from before we had a unified event value API. Change-Id: Id61732e0570e5fe3d9420857728b1f8a9769e697 Reviewed-on: https://review.monogon.dev/c/monogon/+/2876 Tested-by: Jenkins CI Reviewed-by: 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!
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.