From c119ed57adce193a5950e06ac1a255a2e28fb529 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Wed, 8 Dec 2021 19:44:27 +0100 Subject: [PATCH] doc: add badges and links to README --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 6e38cc511..c0c9a0937 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +![GitHub Actions status][badge.gha] +![Codacy grade][badge.codacy] + # PCAS - Portable Channel Access Server [EPICS](https://epics-controls.org/) Portable Channel Access Server @@ -21,6 +24,18 @@ manually export the CA client library header file `net_convert.h`: cp /src/ca/client/net_convert.h /include/ +## CI and Static Code Analysis + +Continuous Integration services are provided by / running on GitHub Actions. PCAS uses the ci-scripts module. + +Static Code Analysis provided by Codacy. + +## References + Additional information and documentation: * [Base 3.16.1 home page](https://epics-controls.org/resources-and-support/base/series-3-16/3-16-1/) * [CA 4.13.1 Reference Manual](https://epics.anl.gov/base/R7-0/1-docs/CAref.html) + + +[badge.gha]: https://github.com/epics-modules/pcas/actions/workflows/ci-scripts-build.yml/badge.svg +[badge.codacy]: https://app.codacy.com/project/badge/Grade/ce85722ee615429089661a874cc21557