| commit | db0852264ed945b57320a43665069eee766c8ca8 | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Apr 28 20:58:18 2025 +0200 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Apr 29 00:13:59 2025 +0000 |
| tree | a3fd95d3526573ece244d2814114d2bb9e372cce | |
| parent | 08054caeaa6bd5a7008357b628073118da4dc865 [diff] |
build/github_repository: allow storing submodule_info as attr Currently we are doing too many requests to the REST API as our CI is invalidating the cache too often. This is a workaround until we can store said data inside MODUEL.bazel.lock. Change-Id: Iac9be2a4ed3d3fb5f301ac63545d07d807cc2f8e Reviewed-on: https://review.monogon.dev/c/monogon/+/4156 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) 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.