forked from INTO-CPS-Association/DTaaS
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes broken links (INTO-CPS-Association#120)
- Fixes broken links in the docs - Updates workflow badges on STATUS.md
- Loading branch information
1 parent
3e1935e
commit af6b338
Showing
10 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,4 +29,4 @@ jobs: | |
|
||
- name: show contents of compiled docs | ||
run: | | ||
ls site | ||
ls -R site |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,14 @@ | ||
# Project Quality Checks | ||
|
||
[![Maintainability](https://api.codeclimate.com/v1/badges/b19dba8a600e5ab6b49f/maintainability)](https://codeclimate.com/github/INTO-CPS-Association/DTaaS/maintainability) | ||
|
||
[![codecov](https://codecov.io/gh/INTO-CPS-Association/DTaaS/branch/feature/distributed-demo/graph/badge.svg?token=18F1J5IIO5)](https://codecov.io/gh/INTO-CPS-Association/DTaaS) | ||
|
||
[![Client CI](https://github.com/into-cps-association/dtaas/actions/workflows/client.yml/badge.svg)](https://github.com/into-cps-association/dtaas/actions/workflows/client.yml/badge.svg) | ||
|
||
[![Server CI](https://github.com/into-cps-association/dtaas/actions/workflows/server.yml/badge.svg)](https://github.com/into-cps-association/dtaas/actions/workflows/server.yml/badge.svg) | ||
[![Client](https://github.com/into-cps-association/dtaas/actions/workflows/client.yml/badge.svg)](https://github.com/into-cps-association/dtaas/actions/workflows/client.yml/badge.svg) | ||
[![Library Microservice](https://github.com/into-cps-association/dtaas/actions/workflows/lib-ms.yml/badge.svg)](https://github.com/into-cps-association/dtaas/actions/workflows/lib-ms.yml/badge.svg) | ||
[![DT Runner](https://github.com/into-cps-association/dtaas/actions/workflows/runner.yml/badge.svg)](https://github.com/into-cps-association/dtaas/actions/workflows/runner.yml/badge.svg) | ||
[![Documentation](https://github.com/into-cps-association/dtaas/actions/workflows/docs.yml/badge.svg)](https://github.com/into-cps-association/dtaas/actions/workflows/docs.yml/badge.svg) | ||
|
||
[![Contributors](https://img.shields.io/github/contributors/INTO-CPS-Association/DTaaS)](https://github.com/INTO-CPS-Association/DTaaS/graphs/contributors) | ||
|
||
[![Latest Commit](https://img.shields.io/github/last-commit/INTO-CPS-Association/DTaaS)](https://github.com/INTO-CPS-Association/DTaaS/commits/feature/distributed-demo) | ||
|
||
[![INTO-CPS Association](https://img.shields.io/badge/INTO_CPS_Association-white)](https://into-cps.org/) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# :eye: Testing | ||
# Testing | ||
|
||
## :question: Common Questions on Testing | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters