gwen
c7a9772d0e
choices is None by default
2024-06-18 16:02:20 +02:00
gwen
57f7852501
feat: find automatically the type for a multi
...
in case the "multi" attribute is not set, infers the type
2024-06-04 16:21:18 +02:00
gwen
955b293403
feat: default type inference
2024-06-04 12:05:05 +02:00
gwen
035fd7bd7e
feat: set automatically the choice type
2024-05-21 15:38:41 +02:00
gwen
baa1968b26
feat: default inference, calculation of the variable's type
2024-04-30 15:20:06 +02:00
gwen
e006438cf4
feat: add default inference for basic types
...
preparation of moving the calculation of the variable's type
from the class Variable to a dynamic calculation in the annotations
(mainly in `annotator/value.py`)
2024-04-30 10:33:55 +02:00
gwen
463b57ea2d
feat: add default inference for basic types
2024-04-09 11:58:33 +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
887f8aea9d
docs: update some typos in the doc
...
Reviewed-on: #6
2024-03-05 15:39:27 +01:00
f1a8f61347
feat: we should be able to customize a new variable type
2024-02-01 22:36:09 +01:00
5ff71c5ecb
bump: version 1.0.1 → 1.0.2
2024-01-28 20:43:45 +01:00
84e36d57e4
fix: 2023 => 2024
2024-01-28 20:41:33 +01:00
728e53e16e
fix: correction for calculated variable with a variable in a dynamic family
2024-01-28 18:58:20 +01:00
4660a65303
feat: documentation
2023-12-17 20:42:03 +01:00
d8d3f89fd6
feat: new format 1.0
2023-12-16 19:22:52 +01:00
940b20f5d9
add mode for leader variable
2023-09-04 19:19:04 +02:00
763c7a4fb8
add jinja support in validator or fill
2023-09-04 19:18:40 +02:00
61569f3772
enhancement(src/rougail/annotator/variable.py) add variable name when test nil value
2023-07-28 08:49:35 +02:00
df7f33e786
document dict with option's information
2023-06-30 08:43:14 +02:00
697bf0ee02
2022 => 2022-2023
2023-06-22 12:43:48 +02:00
e3ced2d356
tiramisu 4
2023-06-22 12:39:58 +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
2d8ef64904
update doc
2023-01-07 17:11:25 +01:00
369d11d6b2
getdefaultlocale is depreciate
2023-01-07 16:33:34 +01:00
b8e343c31d
reorganize annotator loader
2023-01-07 16:33:06 +01:00
4765744953
add 'just_doc' option
2023-01-07 16:08:48 +01:00
c05a695b81
sort function in tiramisu file
2023-01-07 16:01:12 +01:00
d48a288004
change link in doc
2022-12-24 15:46:50 +01:00
9ea43bfdee
update doc
2022-11-11 16:00:21 +01:00
fb6408ec11
add schema
2022-11-11 15:52:39 +01:00
9ed26eb557
update logo
2022-11-11 11:04:31 +01:00
49870c1d31
update documentation
2022-11-10 22:58:24 +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
afd332b2a9
add Rougail object
2022-11-06 17:37:38 +01:00