aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuchian Nemes <luchian.nemes@puppet.com>2020-09-08 17:48:41 +0300
committerLuchian Nemes <luchian.nemes@puppet.com>2020-09-10 14:52:14 +0300
commit7094bff8501662d2017b325b00a8c8084f9f1d9e (patch)
tree6ce3b661aa0521cb19dce5af0d610b5e154157ff /README.md
parent455cb1c96f306769877fa1cb133025d28e8d8f92 (diff)
downloadpuppet-sshkeys_core-7094bff8501662d2017b325b00a8c8084f9f1d9e.tar.gz
puppet-sshkeys_core-7094bff8501662d2017b325b00a8c8084f9f1d9e.tar.bz2
(MODULES-10800) Add GitHub Actions workflows
Added GitHub Actions workflows for `Static Code Analysis` and `Unit Tests` that run each time there is a new `pull request` or `git push`. `Unit tests` are also set to run every workday at `05:00:00 UTC`. The `.yaml` config files of `Travis` and `AppVeyor` have been removed.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c045df9..e3eac9b 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,12 @@
# sshkeys_core
+[![Modules Status](https://github.com/puppetlabs/puppetlabs-sshkeys_core/workflows/%5BDaily%5D%20Unit%20Tests%20with%20nightly%20Puppet%20gem/badge.svg?branch=main)](https://github.com/puppetlabs/puppetlabs-sshkeys_core/actions)
+[![Modules Status](https://github.com/puppetlabs/puppetlabs-sshkeys_core/workflows/Static%20Code%20Analysis/badge.svg?branch=main)](https://github.com/puppetlabs/puppetlabs-sshkeys_core/actions)
+[![Modules Status](https://github.com/puppetlabs/puppetlabs-sshkeys_core/workflows/Unit%20Tests%20with%20nightly%20Puppet%20gem/badge.svg?branch=main)](https://github.com/puppetlabs/puppetlabs-sshkeys_core/actions)
+[![Modules Status](https://github.com/puppetlabs/puppetlabs-sshkeys_core/workflows/Unit%20Tests%20with%20released%20Puppet%20gem/badge.svg?branch=main)](https://github.com/puppetlabs/puppetlabs-sshkeys_core/actions)
+
+
## Table of Contents
1. [Description](#description)