| commit | 341cd42bf9f5b75414e551a6975698053dd19182 | [log] [tgz] |
|---|---|---|
| author | Jan Schär <jan@monogon.tech> | Thu Sep 04 10:33:21 2025 +0200 |
| committer | Jan Schär <jan@monogon.tech> | Thu Sep 04 15:37:29 2025 +0000 |
| tree | 594f483041961dd82089bf9ed246e64f0547590f | |
| parent | 7917902e5eea5409a9fe4450b437519670edac51 [diff] |
osbase: move test packages under osbase/test The cmd, freeport and socksproxy packages are only used in tests, and are also intended to be only used in tests. This change moves these packages under osbase/test. Change-Id: I8fe679945990c295bdf822abfce56c25233c4588 Reviewed-on: https://review.monogon.dev/c/monogon/+/4564 Reviewed-by: Tim Windelschmidt <tim@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:
git to check out modules.python3 to generate the workspace status to stamp./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.