| commit | 30553e846b16792852340975d75191ef104cdd9b | [log] [tgz] |
|---|---|---|
| author | Tim Windelschmidt <tim@monogon.tech> | Mon Feb 10 16:48:47 2025 +0100 |
| committer | Tim Windelschmidt <tim@monogon.tech> | Tue Feb 11 18:28:51 2025 +0000 |
| tree | fe86ca5b7996f711bbb3fad119fab5eb80befe30 | |
| parent | 52700ae56c5d541e711fbd5f27373b3dc200f8dc [diff] |
build/analysis/haslicense: only check for license existence We previously checked if the license header is byte-identical but since we do have dual-licensed code which would require exceptions. This just checks if a header exists and has the required fields. Change-Id: I19f17353c3ea6bafbff6fa79af68442d8b96ce64 Reviewed-on: https://review.monogon.dev/c/monogon/+/3840 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.