Compare commits

..

No commits in common. "1dcc00429c16c8c0e701c8684bef8617eb976c01" and "2027da067516c0bfcbe14297c8009c4f3a7f9b60" have entirely different histories.

16 changed files with 15 additions and 8 deletions

View file

@ -1,9 +1,3 @@
## 1.2.0a20 (2025-04-30)
### Fix
- remove symlink
## 1.2.0a19 (2025-04-30)
### Feat

View file

@ -4,7 +4,7 @@ requires = ["flit_core >=3.8.0,<4"]
[project]
name = "rougail"
version = "1.2.0a20"
version = "1.2.0a19"
authors = [{name = "Emmanuel Garette", email = "gnunux@gnunux.info"}]
readme = "README.md"
description = "A consistency handling system that was initially designed in the configuration management"

View file

@ -1 +1 @@
__version__ = "1.2.0a20"
__version__ = "1.2.0a19"

1
src/rougail/cli Symbolic link
View file

@ -0,0 +1 @@
../../../rougail-cli/src/rougail/cli

1
src/rougail/output_ansible Symbolic link
View file

@ -0,0 +1 @@
../../../rougail-output-ansible/src/rougail/output_ansible

1
src/rougail/output_console Symbolic link
View file

@ -0,0 +1 @@
../../../rougail-output-console/src/rougail/output_console

1
src/rougail/output_doc Symbolic link
View file

@ -0,0 +1 @@
../../../rougail-output-doc/src/rougail/output_doc

View file

@ -0,0 +1 @@
../../../rougail-output-formatter/src/rougail/output_formatter

1
src/rougail/output_json Symbolic link
View file

@ -0,0 +1 @@
../../../rougail-output-json/src/rougail/output_json

View file

@ -0,0 +1 @@
../../../rougail-structural-bitwarden/src/rougail/structural_bitwarden

View file

@ -0,0 +1 @@
../../../risotto/src/rougail/structural_risotto

View file

@ -0,0 +1 @@
../../../rougail-user-data-ansible/src/rougail/user_data_ansible

View file

@ -0,0 +1 @@
../../../rougail-user-data-bitwarden/src/rougail/user_data_bitwarden

View file

@ -0,0 +1 @@
../../../rougail-user-data-environment/src/rougail/user_data_environment

View file

@ -0,0 +1 @@
../../../risotto/src/rougail/user_data_risotto

1
src/rougail/user_data_yaml Symbolic link
View file

@ -0,0 +1 @@
../../../rougail-user-data-yaml/src/rougail/user_data_yaml