Compare commits

..

No commits in common. "5a9057a7f123836556457d94866878325b769a8a" and "e72d8b189184358d09e57ca7eef2b903fc4e9dc1" have entirely different histories.

40 changed files with 11 additions and 120 deletions

View file

@ -1,9 +1,3 @@
## 0.1.0a18 (2026-01-21)
### Fix
- update tests
## 0.1.0a17 (2025-12-30)
### Fix

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project]
name = "rougail.user_data_environment"
version = "0.1.0a18"
version = "0.1.0a17"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md"
description = "Rougail user_data environment"

View file

@ -1 +1 @@
__version__ = "0.1.0a18"
__version__ = "0.1.0a17"

View file

@ -1,6 +1,6 @@
"""
Silique (https://www.silique.fr)
Copyright (C) 2024-2026
Copyright (C) 2024-2025
distribued with GPL-2 or later license

View file

@ -2,7 +2,7 @@
Config file for Rougail-user-data-environment
Silique (https://www.silique.fr)
Copyright (C) 2024-2026
Copyright (C) 2024-2025
distribued with GPL-2 or later license

View file

@ -1,6 +1,6 @@
"""
Silique (https://www.silique.fr)
Copyright (C) 2024-2026
Copyright (C) 2024-2025
distribued with GPL-2 or later license

View file

@ -1,6 +1,6 @@
"""Internationalisation utilities
Silique (https://www.silique.fr)
Copyright (C) 2025-2026
Copyright (C) 2025
This program is free software: you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by the

View file

@ -1,6 +1,6 @@
{
"errors": [],
"warnings": [
"variable or family \"unknown\" does not exist so cannot load \"unknown\", it will be ignored when loading from environment variable"
"variable or family \"unknown\" does not exist, it will be ignored when loading from environment variable"
]
}

View file

@ -3,7 +3,7 @@
"warnings": [
[
[
"it's a family so we cannot set the value \"test\", it will be ignored when loading from environment variable",
"is a family so we cannot set the value \"test\", it will be ignored when loading from environment variable",
"family",
null
]

View file

@ -1,6 +1,6 @@
{
"errors": [],
"warnings": [
"variable or family \"dyn_unknown\" does not exist so cannot load \"dyn_unknown.variable\", it will be ignored when loading from environment variable"
"variable or family \"dyn_unknown\" does not exist, it will be ignored when loading from environment variable"
]
}

View file

@ -1,12 +1,6 @@
{
"errors": [],
"warnings": [
[
[
"variable or family \"unknwon\" does not exist so cannot load \"leadership.unknwon\", it will be ignored when loading from environment variable",
"leadership",
null
]
]
"variable or family \"leadership.unknwon\" does not exist, it will be ignored when loading from environment variable"
]
}

View file

@ -3,7 +3,7 @@
"warnings": [
[
[
"index \"1\" is greater than the leadership length \"1\" for option \"follower\", it will be ignored when loading from environment variable",
"index \"1\" is greater than the leadership length \"1\" for option \"follower\" in environment variable",
"leadership.follower",
null
]

View file

@ -1,4 +0,0 @@
{
"errors": [],
"warnings": []
}

View file

@ -1,4 +0,0 @@
{
"errors": [],
"warnings": []
}

View file

@ -1,2 +0,0 @@
ROUGAIL_CONDITION="True"
ROUGAIL_VARIABLE="string1"

View file

@ -1,2 +0,0 @@
ROUGAIL_CONDITION="True"
ROUGAIL_VARIABLE="string1"

View file

@ -1 +0,0 @@
ROUGAIL_VARIABLE="string1"

View file

@ -1,4 +0,0 @@
{
"errors": [],
"warnings": []
}

View file

@ -1,4 +0,0 @@
{
"errors": [],
"warnings": []
}

View file

@ -1,2 +0,0 @@
ROUGAIL_FAMILY1.VAR="string1"
ROUGAIL_FAMILY2oVAR="string1"

View file

@ -1,2 +0,0 @@
ROUGAIL_FAMILY1.VAR="string1"
ROUGAIL_FAMILY2oVAR="string1"

View file

@ -1,2 +0,0 @@
ROUGAIL_FAMILY1.VAR="string1"
ROUGAIL_FAMILY2oVAR="string1"

View file

@ -1,4 +0,0 @@
{
"family1.var": "string1",
"family2.var": "string1"
}

View file

@ -1,4 +0,0 @@
{
"family1.var": "string1",
"family2.var": "string1"
}

View file

@ -1,19 +0,0 @@
{
"errors": [],
"warnings": [
[
[
"variable has property disabled, it will be ignored when loading from environment variable",
"rougail.condition",
null
]
],
[
[
"family \"condition\" (a condition) has property disabled, so cannot access to \"variable\" (a variable), it will be ignored when loading from environment variable",
"rougail.variable",
null
]
]
]
}

View file

@ -1,12 +0,0 @@
{
"errors": [],
"warnings": [
[
[
"family \"condition\" (a condition) has property disabled, so cannot access to \"variable\" (a variable), it will be ignored when loading from environment variable",
"rougail.variable",
null
]
]
]
}

View file

@ -1,2 +0,0 @@
ROUGAIL.CONDITION="True"
ROUGAILoVARIABLE="string1"

View file

@ -1,2 +0,0 @@
ROUGAIL.CONDITION="True"
ROUGAILoVARIABLE="string1"

View file

@ -1,4 +0,0 @@
{
"errors": [],
"warnings": []
}

View file

@ -1,4 +0,0 @@
{
"errors": [],
"warnings": []
}

View file

@ -1,2 +0,0 @@
ROUGAIL.FAMILY1.VAR="string1"
ROUGAILoFAMILY2oVAR="string1"

View file

@ -1,2 +0,0 @@
ROUGAIL.FAMILY1.VAR="string1"
ROUGAILoFAMILY2oVAR="string1"

View file

@ -1,2 +0,0 @@
ROUGAIL.FAMILY1.VAR="string1"
ROUGAILoFAMILY2oVAR="string1"

View file

@ -1,4 +0,0 @@
{
"rougail.family1.var": "string1",
"rougail.family2.var": "string1"
}

View file

@ -1,4 +0,0 @@
{
"rougail.family1.var": "string1",
"rougail.family2.var": "string1"
}