From 9752fd30401e207c69fe85b7e71e745ee4f43f53 Mon Sep 17 00:00:00 2001 From: Gareth Evans Date: Tue, 23 Jun 2020 23:05:19 +0100 Subject: [PATCH] chore: added dogfooding comment --- proposals/5/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/proposals/5/README.md b/proposals/5/README.md index e346dfc..de78aed 100644 --- a/proposals/5/README.md +++ b/proposals/5/README.md @@ -97,3 +97,7 @@ to use `dependabot` (on a weekly schedule) to update dependencies in sub project the community to use. If we find that we are constantly version chasing from one module to the next, then that code is too highly coupled and we need to rethink (refactor or take a different approach) +## 5. Additional Benefits + +It may make sense to use this as an opportunity to dog-food Jenkins-X. We should create a buildpack to allow the easy +creation of new modules that contains all of the build & lint configuration required. \ No newline at end of file