Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: profusion/kernelci-dashboard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 514dcea91b4d5332157c48d46f78e75b1668091a
Choose a base ref
..
head repository: profusion/kernelci-dashboard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f6f24d5acc2fc0d621ca2bcabc4fc91220ddd947
Choose a head ref
Showing with 3 additions and 3 deletions.
  1. +3 −3 README.md
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -2,9 +2,9 @@
The goal of this project is to create a new KernelCI Web Dashboard to replace
the existing one available at https://linux.kernelci.org/.
The new KernelCI Web Dashboard is a web application created to provide access
to static checks, build logs, boot logs and test results related to the Linux kernel
CI system. All that data will be provided by kcidb system from Linux
Foundation.
to static checks, build logs, boot logs and test results related for the Linux kernel
CI/test ecosystem. All that data will be provided by [KCIDB](https://docs.kernelci.org/kcidb/)
system from the [KernelCI Foundation](https://kernelci.org/).

# Repository
What we have as a repository is a monorepo containing the *dashboard* (the web application) and a *backend*.