gremond
  • Joined on 2023-01-23
gremond created branch developer_docs in stove/rougail 2024-07-09 18:10:45 +02:00
gremond pushed to developer_docs at stove/rougail 2024-07-09 18:10:45 +02:00
620f09a041 developper doc
gremond closed issue stove/rougail#22 2024-07-09 10:39:12 +02:00
quick definition of an optional parameter variable in an implicit jinja calculation
gremond pushed to optional_parameter_in_variable at stove/rougail 2024-07-09 10:38:15 +02:00
e9896b8a2b removes an unnecessary else statement
gremond deleted branch float_version from stove/rougail 2024-07-09 10:08:00 +02:00
gremond closed issue stove/rougail#18 2024-07-09 10:06:25 +02:00
version should support float type
gremond pushed to develop at stove/rougail 2024-07-09 10:03:44 +02:00
d5661511da Merge branch 'float_version' into develop
b6a814fbc0 pre-commit developer docs
ad0e809bc9 tests: tests about version
d2527f6353 default dictionary yaml format version
Compare 4 commits »
gremond pushed to float_version at stove/rougail 2024-07-07 09:06:15 +02:00
b6a814fbc0 pre-commit developer docs
gremond commented on pull request stove/rougail#24 2024-07-07 08:12:29 +02:00
Quick definition of an optional parameter variable

The tests concerning this feature are:

  • 90_optional_parameter_in_variable_default
  • 90_optional_parameter_in_variable_exists

and are passing.

We should consider the fact that in the…

gremond pushed to optional_parameter_in_variable at stove/rougail 2024-07-07 08:09:17 +02:00
28e0c2fd55 if optionnal passes an exception
gremond pushed to optional_parameter_in_variable at stove/rougail 2024-07-06 15:10:50 +02:00
2c70cf4a84 add optional param in the schema. first step
gremond created pull request stove/rougail#24 2024-07-06 14:52:21 +02:00
WIP: Quick definition of an optional parameter variable
gremond pushed to optional_parameter_in_variable at stove/rougail 2024-07-06 14:50:48 +02:00
cf5cf58d73 add optional param in the schema. first step
gremond created branch optional_parameter_in_variable in stove/rougail 2024-07-06 14:50:48 +02:00
gremond opened issue stove/rougail#22 2024-07-05 14:47:52 +02:00
quick definition of an optional default value in a jinja calculated variable
gremond pushed to float_version at stove/rougail 2024-07-02 16:36:16 +02:00
ad0e809bc9 tests: tests about version
d2527f6353 default dictionary yaml format version
Compare 2 commits »
gremond created branch float_version in stove/rougail 2024-07-02 16:36:16 +02:00
gremond commented on issue stove/rougail#18 2024-07-01 15:31:21 +02:00
version should support float type

This feature is already solved.

Let's solve another feature about the version attribute :

The version attribute can be unspecified.

Let's say that you don't have to put the…

gremond deleted branch shorthand from stove/rougail 2024-07-01 14:07:01 +02:00
gremond pushed to develop at stove/rougail 2024-07-01 14:07:01 +02:00
5668520a31 shorthand declaration (#20)