Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Commit 581389f

Browse files
committed
chore: add service build badges
- Exam Management - Library Management - Result Processing
1 parent d938efd commit 581389f

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
## Linux Build Status for 'main' branch
44

5-
| Image | Status | Image | Status |
6-
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7-
| Enrolling.API | [![Enrolling.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/enrolling.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/enrolling.api.yml) | ESchool.GraphQL | [![ESchool.GraphQL](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/eschool.graphql.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/eschool.graphql.yml) |
8-
| CertificateProcessing.API | [![CertificateProcessing.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/certificate-processing.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/certificate-processing.api.yml) | Frontend.Blazor | [![Frontend.Blazor](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/frontend.blazor.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/frontend.blazor.yml) |
9-
| WebStatus | [![WebStatus](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/webstatus.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/webstatus.yml) | CodeQL | [![CodeQL](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/codeql-analysis.yml) |
5+
| Image | Status | Image | Status |
6+
| ------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
7+
| Enrolling.API | [![Enrolling.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/enrolling.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/enrolling.api.yml) | ESchool.GraphQL | [![ESchool.GraphQL](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/eschool.graphql.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/eschool.graphql.yml) |
8+
| CertificateProcessing.API | [![CertificateProcessing.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/certificate-processing.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/certificate-processing.api.yml) | Frontend.Blazor | [![Frontend.Blazor](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/frontend.blazor.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/frontend.blazor.yml) |
9+
| WebStatus | [![WebStatus](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/webstatus.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/webstatus.yml) | CodeQL | [![CodeQL](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/codeql-analysis.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/codeql-analysis.yml) |
10+
| ExamManagement.API | [![ExamManagement.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/exam-management.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/exam-management.api.yml) | LibraryManagement.API | [![LibraryManagement.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/library-management.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/library-management.api.yml) |
11+
| ResultProcessing.API | [![ResultProcessing.API](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/result-processing.api.yml/badge.svg?branch=main)](https://github.com/OpenCodeFoundation/eSchool/actions/workflows/result-processing.api.yml) | | |
1012

1113
## System requirements
1214

0 commit comments

Comments
 (0)