Commit graph

43 commits

Author SHA1 Message Date
9705830e88 Reactive error tests 2024-10-14 14:14:00 +02:00
f1a8f61347 feat: we should be able to customize a new variable type 2024-02-01 22:36:09 +01:00
728e53e16e fix: correction for calculated variable with a variable in a dynamic family 2024-01-28 18:58:20 +01:00
d8d3f89fd6 feat: new format 1.0 2023-12-16 19:22:52 +01:00
763c7a4fb8 add jinja support in validator or fill 2023-09-04 19:18:40 +02:00
764390d8ca tiramisu 4 2023-06-19 17:41:38 +02:00
540b108e8e test source has variable 2023-01-07 22:11:59 +01:00
a357d97e5a variable and family are list in yaml file + jinja2 => jinja 2022-11-10 19:09:19 +01:00
61cbde95d0 use only boolean with yaml 2022-11-03 22:16:52 +01:00
Emmanuel Garette
e16230064d dictionary can be a YAML file 2022-11-02 22:52:50 +01:00
Emmanuel Garette
f6143e843c loads multipe machine for one config 2022-10-01 22:27:22 +02:00
Emmanuel Garette
4e3f4201fc can change annotator descript 2022-06-11 08:35:35 +02:00
Emmanuel Garette
d1d6a80fe7 add systemd timer + a service and a timer can have same name 2022-03-05 11:01:31 +01:00
Emmanuel Garette
a1c3b2b19c templates_dir and templates_dir can be a list 2021-11-26 21:54:26 +01:00
Emmanuel Garette
e5737cd572 remove group constrainte, it's now a normal group 2021-04-13 19:05:01 +02:00
Emmanuel Garette
65d40f494f reident tests 2021-04-13 11:07:10 +02:00
Emmanuel Garette
1249276b9d now we can personalise default setting for file et override 2021-04-04 11:03:49 +02:00
Emmanuel Garette
3e7ae41061 check owner, deployed_service and various improvment 2021-02-26 20:38:17 +01:00
Emmanuel Garette
38e54fe187 tests: pretty print json in dump 2021-02-21 19:51:09 +01:00
Emmanuel Garette
e6afef6a81 add servicelist 2021-02-21 19:48:30 +01:00
Emmanuel Garette
c149d7c38d include => included fixes #2 2021-02-21 16:58:56 +01:00
Emmanuel Garette
0be7a72d28 Add new attribute "include" to "file"
This attribute have 3 values:
- "no": it's a normal file
- "name": the name is included in another template so it is generated before other templates
- "content": the content is included in another template so it is generated before the other templates and is not installed on the server

fixes #2
2021-02-21 10:44:48 +01:00
Emmanuel Garette
ba41b27dbf separate engine from template 2021-02-20 10:41:53 +01:00
Emmanuel Garette
04f8fc048c <file name='a'/> => <file>a</file> 2021-02-19 14:44:27 +01:00
Emmanuel Garette
0ccd3405db add 'version' to rougail attribut 2021-02-18 18:57:50 +01:00
Emmanuel Garette
0c4deb1016 name of file is a filename 2021-02-17 09:52:17 +01:00
Emmanuel Garette
bd299e3d2b documentation + fallback on condition 2021-02-16 10:22:29 +01:00
Emmanuel Garette
0abd4398c7 Simply library usage 2021-02-14 10:11:34 +01:00
Emmanuel Garette
5f76065597 better support type in params 2021-02-12 18:08:28 +01:00
Emmanuel Garette
ce507a84f9 support family in family 2021-02-12 07:48:27 +01:00
Emmanuel Garette
c6cda5ce92 add todict to calc_value 2021-01-30 17:06:56 +01:00
Emmanuel Garette
d78855e70a correction in example 2021-01-30 15:24:47 +01:00
Emmanuel Garette
0b8a6e399a better quote support 2021-01-25 17:30:24 +01:00
Emmanuel Garette
5a66cb7799 reorganisation 2021-01-24 18:11:43 +01:00
Emmanuel Garette
f4f0312e46 remove multi=False 2021-01-24 10:17:01 +01:00
Emmanuel Garette
f5c7220930 reorganize tiramisureflector 2021-01-23 21:15:26 +01:00
Emmanuel Garette
925c94c63e load_modules is depreciated 2021-01-19 19:28:42 +01:00
Emmanuel Garette
25d4fb9db4 remove oui/non yes/no ... types 2021-01-10 16:53:41 +01:00
Emmanuel Garette
6c6746c58f help in variable or family now 2020-12-23 13:29:51 +01:00
Emmanuel Garette
7d42517430 remove 'imp' warning 2020-12-22 17:22:56 +01:00
Emmanuel Garette
8f01d2c1d8 can add personal function (tests file) 2020-11-08 09:43:45 +01:00
Emmanuel Garette
d789787d5c change Config object 2020-08-12 08:23:38 +02:00
Emmanuel Garette
4eb42e4290 merge flattener_dico and templates in tests 2020-08-08 08:58:35 +02:00