From 08554f6475daa936a351d6464f8de4dbde4b5bef Mon Sep 17 00:00:00 2001 From: Simone Orsi Date: Sun, 19 Nov 2023 18:59:15 +0100 Subject: [PATCH] Update readme Mention global and checksum files. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 2c7c662..3b9446a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ NOTE: current files where generated mostly automatically. If you think that any of them has not the right name or a piece of content is misplaced, feel free to propose a PR to fix it. +## Global conf and checksum + +Two files should never be touched: + +* `conf/global.yml`: hosts general configuration +* `conf/checksum.yml`: hosts the checksum of each file. + +The checksum is computed and updated on each build +to ensure that repos and teams will be updated only if necessary. + ## How to add a new repo 1. look for the right category file in the `repo` folder