| commit | eda1e1228ee6174e266cc0b4a30310b56a292558 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Thu Jan 09 05:42:53 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Thu Jan 09 18:39:22 2025 +0000 |
| tree | c1fa1d75febdfc1e963480b1df18af438a3784a7 | |
| parent | d0dd1f538ab8ca0085e388824fd5ad3f0fb5a855 [diff] |
treewide: bump bazel dependencies - rules_python to 1.0.0 - rules_go to 0.51.0 - gazelle to 0.41.0 - rules_oci to 2.2.0 - aspect_bazel_lib to 2.10.0 - rules_multirun to 0.10.0 - rules_cc to 0.1.0 Change-Id: I11c662d478b66d313d47e8a7700e129fd67743ce Reviewed-on: https://review.monogon.dev/c/monogon/+/3766 Reviewed-by: Leopold Schabel <leo@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) or Discord.
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.