Commit graph

254 commits

Author SHA1 Message Date
e518abb734 feat: update upgrade module 2024-09-30 17:58:14 +02:00
d2195d31a9 feat: auto add multi for leader 2024-09-10 13:44:38 +02:00
f4503f3b10 Quick definition of an optional parameter variable (#24)
Co-authored-by: gwen <gwenaelremond@free.fr>
Co-authored-by: gwen <gwenael.remond@free.fr>
Co-authored-by: Emmanuel Garette <egarette@silique.fr>
Reviewed-on: #24
Co-authored-by: gremond <gwenael.remond@protonmail.com>
Co-committed-by: gremond <gwenael.remond@protonmail.com>
2024-09-04 17:30:38 +02:00
8550a125a1 convert integer to string for port variable (#31 and #32)
Reviewed-on: #32
2024-09-04 16:33:02 +02:00
e99d0fde3c copy type/params and multi if default value is a variable calculation (#9, #31 and #34)
Reviewed-on: #34
Co-authored-by: Emmanuel Garette <egarette@silique.fr>
Co-committed-by: Emmanuel Garette <egarette@silique.fr>
2024-09-04 16:31:45 +02:00
b4b058afd8 feat(#23): define easily a regexoption 2024-08-29 08:32:50 +02:00
4017bf7840 add 'whole' attribute to variable 2024-08-25 12:22:22 +02:00
gwen
6eafc16adb add optional param in the schema
ref #22
2024-08-08 12:26:14 +02:00
b112503def add when and when_not attribute in properties calculation (#29) (#30)
Co-authored-by: Emmanuel Garette <egarette@silique.fr>
Co-authored-by: egarette@silique.fr <egarette@silique.fr>
Co-committed-by: egarette@silique.fr <egarette@silique.fr>
2024-08-05 16:24:26 +02:00
cd0187d328 add information in tiramisu option for doc 2024-08-04 14:56:31 +02:00
gwen
ad0e809bc9 tests: tests about version 2024-07-02 16:35:28 +02:00
5668520a31 shorthand declaration (#20)
Co-authored-by: Emmanuel Garette <egarette@silique.fr>
Co-authored-by: gwen <gwenaelremond@free.fr>
Reviewed-on: #20
Co-authored-by: gnunux@silique.fr <gnunux@silique.fr>
Co-committed-by: gnunux@silique.fr <gnunux@silique.fr>
2024-07-01 14:06:59 +02:00
e0e6597955 Reactive error tests 2024-06-30 12:11:41 +02:00
13aedef773 feat: add relative path support 2024-06-19 17:42:39 +02:00
gwen
bc4420bdea feat: add default inference for basic types 2024-06-19 16:47:25 +02:00
0d66bffd2f feat: suffixes in dynamic family should be a jinja function (#5)
Co-authored-by: Emmanuel Garette <egarette@silique.fr>
Co-authored-by: gwen <gwenaelremond@free.fr>
Reviewed-on: #5
Co-authored-by: egarette@silique.fr <egarette@silique.fr>
Co-committed-by: egarette@silique.fr <egarette@silique.fr>
2024-03-28 09:43:33 +01: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
cf410f9577 certificate 2023-06-22 12:39:47 +02:00
a2c3a1bb3a variable is add to information target 2023-06-22 12:11:14 +02:00
764390d8ca tiramisu 4 2023-06-19 17:41:38 +02:00
91689904fc rougail use tiramisu4 2023-05-19 12:56:13 +02:00
4eccb75c73 engine can be customized 2023-05-11 16:01:50 +02:00
565abbbca3 add disabled family 2023-03-02 21:42:52 +01:00
cf4fe51555 add certificates support 2023-02-27 13:54:11 +01:00
6af98ec1e4 add unix_permissions option support and use it for mode 2023-01-27 11:15:51 +01:00
ffdeafcc29 add certificate support 2023-01-25 22:48:13 +01:00
2fd3c22db9 can templating only one file 2023-01-24 07:40:08 +01:00
f213f5777b add delete_before_create option for systemd tmpfile.d. 2023-01-23 20:41:35 +01:00
5b459927fb tmpfile_dest_dir => sereral options 2023-01-19 12:09:44 +01:00
540b108e8e test source has variable 2023-01-07 22:11:59 +01:00
9a9a25dcce remove tmp directory if exists 2023-01-07 21:37:23 +01:00
f91132fc61 add remove fill without fill test + patches_dir is multi 2023-01-07 17:18:08 +01:00
3c5d4a4fa6 test base and systemd templating 2023-01-07 17:16:31 +01:00
7e38b4d952 creole => cheetah 2022-11-10 22:55:23 +01:00
a357d97e5a variable and family are list in yaml file + jinja2 => jinja 2022-11-10 19:09:19 +01:00
4856922fb7 test float variable in yml format 2022-11-04 20:16:57 +01:00
1f3c59737a support of number value in yaml 2022-11-04 19:42:16 +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
a058d4a20d test if auto_freeze variable exists 2022-06-11 08:47:57 +02:00
Emmanuel Garette
4e3f4201fc can change annotator descript 2022-06-11 08:35:35 +02:00
Emmanuel Garette
ea8bc3f02e add index function in leader 2022-05-22 19:17:35 +02:00
Emmanuel Garette
366ab9918b allow redefine 'multi' attribute 2022-05-22 18:50:34 +02:00
Emmanuel Garette
7409062d7f allow empty leadership 2022-05-22 18:49:56 +02:00
Emmanuel Garette
0f4e49149d add tmpfile_dest_dir option 2022-03-06 18:54:57 +01:00
Emmanuel Garette
9de06705e8 creole_legacy and creole have differents compilers 2022-03-05 11:16:58 +01:00