An open API service indexing awesome lists of open source software.

https://github.com/opencomputeproject/osf-osfci

Open Source Firmware Continuous Integration source code
https://github.com/opencomputeproject/osf-osfci

Last synced: 17 days ago
JSON representation

Open Source Firmware Continuous Integration source code

Awesome Lists containing this project

README

          

[![Go Report Card](https://goreportcard.com/badge/github.com/opencomputeproject/osf-osfci)](https://goreportcard.com/report/github.com/opencomputeproject/osf-osfci) [![License](https://img.shields.io/badge/license-MIT-green)](https://github.com/opencomputeproject/OSF-OSFCI/blob/master/LICENSE)

# osfci
Open Source Firmware Continuous Integration source code

# Disclaimer

This code is a proof of concept of what a continuous integration platform could look like soon with open source firmware and remote connectivity. It aims to support the development and validation of open source firmware stack on top of Proliant / Apollo server and serves as a fully functioning technical demonstration.

# Who uses it ?

That proof of concept has been developed by the Advanced Technology team and is currently running on https://osfci.tech website as to validate its behaviour.

# Documentation

- [Installation](docs/INSTALL.md)
- [API usage](docs/API.md)