https://github.com/3mdeb/trenchboot-ci
CI documentation fo the TrenchBoot project
https://github.com/3mdeb/trenchboot-ci
Last synced: 5 months ago
JSON representation
CI documentation fo the TrenchBoot project
- Host: GitHub
- URL: https://github.com/3mdeb/trenchboot-ci
- Owner: 3mdeb
- Created: 2020-08-05T10:45:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T18:37:02.000Z (almost 6 years ago)
- Last Synced: 2023-09-21T15:12:11.760Z (over 2 years ago)
- Language: Shell
- Size: 21.5 KB
- Stars: 1
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TrenchBoot CI infrastructure
============================
Infastructure
---
## Overview

The details of the supported Device Under Test (hardware platforms) can be
found in the
[testing-trenchboot repository](https://github.com/3mdeb/testing-trenchboot#supported-platforms).
## GitLab CI configuration
* [GitLab CI configuration](gitlab-ci/README.md)
## Local Gitlab Runners Configuration
* [Local GitLab Runners Configuration](gitlab-runner/README.md)
Pipelines
---
### Upstream
* [nixos-trenchboot-configs](https://gitlab.com/trenchboot1/3mdeb/nixos-trenchboot-configs/-/pipelines)
* [landing-zone](https://gitlab.com/trenchboot1/trenchboot/landing-zone/-/pipelines)
* [grub-tb](https://gitlab.com/trenchboot1/trenchboot/grub/-/pipelines)
* [linux-tb](https://gitlab.com/trenchboot1/trenchboot/linux/-/pipelines)
* [meta-trenchboot](https://gitlab.com/trenchboot1/3mdeb/meta-trenchboot/-/pipelines)
### Development
* [landing-zone](https://gitlab.com/trenchboot1/3mdeb/landing-zone/-/pipelines)
* [grub-tb](https://gitlab.com/trenchboot1/3mdeb/grub/-/pipelines)
* [linux-tb](https://gitlab.com/trenchboot1/3mdeb/linux/-/pipelines)
---
Job descriptions
---
* [nixos-trenchboot-configs](CI.md#nixos-trenchboot-configs)
* [landing-zone](CI.md#landing-zone)
* [grub-tb](CI.md#grub-tb)
* [linux-tb](CI.md#linux-tb)
* [meta-trenchboot](CI.md#meta-trenchboot)