From 0632591996893fe136a1f2fe44d9b9f404f41f3e Mon Sep 17 00:00:00 2001 From: Harald Pfeiffer Date: Thu, 1 Nov 2018 13:30:58 +0100 Subject: Initial commit --- aux/git-checkers/.readme.md-head | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 aux/git-checkers/.readme.md-head (limited to 'aux/git-checkers/.readme.md-head') diff --git a/aux/git-checkers/.readme.md-head b/aux/git-checkers/.readme.md-head new file mode 100644 index 0000000..6435b70 --- /dev/null +++ b/aux/git-checkers/.readme.md-head @@ -0,0 +1,22 @@ +META LAYER +========== + +Meta layer here means: this is a git folder about its git repository. Here I'll +explicitly push the code with which I administer my git folders. + +Τα [**μεταδεδομένα**] (https://el.wikipedia.org/wiki/%CE%9C%CE%B5%CF%84%CE%B1%CE%B4%CE%B5%CE%B4%CE%BF%CE%BC%CE%AD%CE%BD%CE%B1) (μετάφραση του όρου metadata, ο οποίος σχηματίζεται από την ελληνική λέξη μετά και τη λατινική λέξη data "δεδομένα") είναι δεδομένα τα οποία περιγράφουν άλλα δεδομένα. + +Content +------- + +* ***Makefile*** for the folder itself building up a readme, prose goes in +.readme-head and **README.md** will then be **generated with a file list with +http links**. +Currently only works with my aniline repository, abstraction will follow. +* ***filelistgen*** which generates "bashlist" and "kornlist", lists of shell scripts which will then be parsed through gitlab CI runner scripts to ensure validity (not in terms of commands but in case of abstract shell code) +* ***logrotchecker*** and ***sudoerschecker*** which will be used to parse logrotate and sudoers files in a gitlab CI runner to ensure their basical validity +* ***.gitlab-ci.yml*** - Gitlab YAML to trigger all CI runner checks, including all of the above plus a Makefile checker for the root directory's Makefile + +Files +----- + -- cgit v1.2.3