mirror of
https://github.com/kopia/kopia.git
synced 2025-12-22 10:07:06 +00:00
chore(ci): add page with workflow status badges for quick reference (#3248)
This commit is contained in:
19
build-status.md
Normal file
19
build-status.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Status of Kopia CI Workflows
|
||||
|
||||
| Job | Status |
|
||||
| ---- | ------ |
|
||||
| Build | [](https://github.com/kopia/kopia/actions/workflows/make.yml) |
|
||||
| Code Coverage | [](https://github.com/kopia/kopia/actions/workflows/code-coverage.yml) |
|
||||
| Compatibility Test | [](https://github.com/kopia/kopia/actions/workflows/compat-test.yml) |
|
||||
| Endurance Test | [](https://github.com/kopia/kopia/actions/workflows/endurance-test.yml) |
|
||||
| HTML UIL | [](https://github.com/kopia/kopia/actions/workflows/htmlui-tests.yml) |
|
||||
| License Check | [](https://github.com/kopia/kopia/actions/workflows/license-check.yml) |
|
||||
| Providers Core | [](https://github.com/kopia/kopia/actions/workflows/providers-core.yml) |
|
||||
| Providers Extra | [](https://github.com/kopia/kopia/actions/workflows/providers-extra.yml) |
|
||||
| Race detector | [](https://github.com/kopia/kopia/actions/workflows/race-detector.yml) |
|
||||
| Stress Test | [](https://github.com/kopia/kopia/actions/workflows/stress-test.yml) |
|
||||
| Tests | [](https://github.com/kopia/kopia/actions/workflows/tests.yml) |
|
||||
|
||||
---
|
||||
|
||||
Code coverage: [](https://codecov.io/gh/kopia/kopia)
|
||||
Reference in New Issue
Block a user