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
- Host: GitHub
- URL: https://github.com/opencomputeproject/osf-osfci
- Owner: opencomputeproject
- License: mit
- Created: 2021-11-01T19:12:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-27T10:07:31.000Z (over 1 year ago)
- Last Synced: 2024-08-27T11:27:57.530Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 10.3 MB
- Stars: 22
- Watchers: 11
- Forks: 11
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://goreportcard.com/report/github.com/opencomputeproject/osf-osfci) [](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)