]> _ Git - alire.git/commit
Allow more than one conditional action (#1070)
authorAlejandro R Mosteo <amosteo@unizar.es>
Fri, 24 Jun 2022 12:13:51 +0000 (14:13 +0200)
committerGitHub <noreply@github.com>
Fri, 24 Jun 2022 12:13:51 +0000 (14:13 +0200)
commitee77b4f7bea938c4ebad1174204fc32ace18a573
tree355bc2c59782d9699577264a80c12ff53e6beda7
parent8565d1695b24dfa0d50e46e41c1af77589a2da01
Allow more than one conditional action (#1070)

* Allow conditional tables within multivalue arrays

* New test for loading of conditional actions

Co-authored-by: GHA <actions@github.com>
src/alire/alire-conditional_trees-toml_load.adb
src/alire/alire-properties-from_toml.adb
src/alire/alire-toml_adapters.adb
src/alire/alire-toml_load.adb
testsuite/tests/action/conditional/test.py [new file with mode: 0644]
testsuite/tests/action/conditional/test.yaml [new file with mode: 0644]
testsuite/tests/index/environment/test.py