Commit graph

10 commits

Author SHA1 Message Date
0a9b0993ea [tutorial v1.1_004)] Limits the possible values for the variable (config and doc) 2025-11-10 08:21:16 +01:00
554e4441f2 [tutorial v1.1_003] Set a default value
Now we can define the default value of this variable.

If the user doesn't touch this variable's value, the value is "No proxy"

As user intervention is no more required, so the variable change it's default mode too (from "basic" to "standard").
2025-11-10 08:21:15 +01:00
0dc8d17461 [tutorial v1.1_003)] Set a default value (config and doc) 2025-11-10 08:21:15 +01:00
5ddc0ec3ab [tutorial v1.1_002] Describe the variable
We can add a description to this first variable.

This information is useful for:

- documentation
- error message
- help user to known which value to set to this variable (for example with [the user data plugin Questionary](https://forge.cloud.silique.fr/stove/rougail-user-data-questionary)).
2025-11-10 08:21:14 +01:00
260805faf7 [tutorial v1.1_002)] Describe the variable (config and doc) 2025-11-10 08:21:14 +01:00
00611d39e7 [tutorial v1.1_001] Let’s add our first variable 2025-11-10 08:21:13 +01:00
be9f0822a2 [tutorial v1.1_001)] Let’s add our first variable (config and doc) 2025-11-10 08:21:13 +01:00
9a37e0a4a1 [tutorial v1.1_000] Creating a structure file 2025-11-10 08:21:12 +01:00
9b0e402f2f [tutorial v1.1_000)] Creating a structure file (config and doc) 2025-11-10 08:21:12 +01:00
4e0fe01f11 [init] Discover Rougail 2025-11-10 08:21:11 +01:00