| commit | 8814f52a4b2baffd5bd1495483a806535e0eca02 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Wed May 08 00:41:13 2024 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue May 21 10:16:56 2024 +0000 |
| tree | cc61e7260a52617b7ee62b4a44ada9ea4cfa26a0 | |
| parent | 99b021469b209bf184cd8d18749a7c1e74852a50 [diff] |
metropolis/pkg/logtree: move logtree protobuf definition to logtree pkg Before this change we had the LogEntry message inside the metropolis common proto file. This splits it out into the logtree package to make it standalone in a future change. Change-Id: Idb26a829d6174efa946a6c4ce0f1b984cb2f18a2 Reviewed-on: https://review.monogon.dev/c/monogon/+/3080 Tested-by: Jenkins CI Reviewed-by: Serge Bazanski <serge@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.