From 6841fba36bca919acc7796ca1d652742e45a1ad4 Mon Sep 17 00:00:00 2001 From: Cody Lee Cochran Date: Tue, 26 May 2020 12:40:54 -0500 Subject: [PATCH] Add PiperCI Prior to this change, PiperCI was not a listed adopter. This change adds PiperCI to the list of adopters and provides a brief description. Signed-off-by: codrcodz --- ADOPTERS.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ADOPTERS.md b/ADOPTERS.md index 9c9e2d1c..e0274d21 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -54,6 +54,8 @@ This is a list of adopters of OpenFaaS * [Pentium Network](https://www.pentium.network/) +* [PiperCI](https://piperci.dreamer-labs.net) - PiperCI is a task management framework that provides users with a standard library of CI/CD-centric tasks and the [OpenFaas](https://www.openfaas.com/) and [Kubernetes](https://kubernetes.io/) based infrastructure required to run them. PiperCI can be used in conjunction with existing CI/CD orchestrators like GitlabCI, Jenkins, TravisCI, or others to create a more scalable, robust, and functional CI/CD system. + * [Press Association](https://www.pressassociation.com/) - Press Association is using OpenFaaS in development and production as part of our deployment pipeline. * [Ratehub](https://www.ratehub.ca) - Ratehub is Canada's leading personal finance comparison site. We're breaking apart our monolithic PHP and Java codebases into Node, PHP and Java OpenFaaS functions; there's not much that we don't plan on moving to FaaS!