Alexandre Aubin
|
ab4472e734
|
Fix is_webapp detection for apps using helpers 2.1 ?
|
2024-08-31 14:40:33 +02:00 |
|
Alexandre Aubin
|
675c6297e5
|
Black all the things!
|
2024-08-29 18:18:49 +02:00 |
|
Alexandre Aubin
|
b3fe86ea96
|
Trash legacy packaging v1 stuff
|
2024-08-16 15:38:13 +02:00 |
|
Alexandre Aubin
|
d9f60a9c7d
|
Adapt 'is_webapp' check to also cover helpers 2.1
|
2024-06-25 14:27:24 +02:00 |
|
|
0fba05bb5f
|
Ffs, add execution permission to script
|
2024-01-28 23:29:42 +01:00 |
|
|
1b10f0ff76
|
Fix parse_tests_toml, oopsie on pathlib, and in the calling bash script
|
2024-01-28 23:22:00 +01:00 |
|
|
a2e27999e6
|
parse_tests_toml: make a proper python script (chmod, shebang, argparse), use a bit typing
|
2024-01-28 20:43:41 +01:00 |
|
Alexandre Aubin
|
e7b47542c8
|
People keep writing name = 'Upgrade from x.y.z' but then it's also added by the test code which ends up in 'Upgrade from Upgrade from x.y.z'
|
2024-01-08 19:37:01 +01:00 |
|
Alexandre Aubin
|
fee310b0b2
|
yolo: drop test for 'private' install on bookworm ...
|
2023-11-23 21:11:34 +01:00 |
|
Alexandre Aubin
|
b8f23983d6
|
Previous commit was the other way around ... the real key used by bash script is install_args, the one from toml is 'args'
|
2023-07-21 02:58:55 +02:00 |
|
Alexandre Aubin
|
0b71d81f91
|
Fix args in test_upgrade_from not being taken into account because of confusion betweenaargs and install_args
|
2023-07-21 00:09:02 +02:00 |
|
Alexandre Aubin
|
efc9313f87
|
tests.toml: fix upgrade name thingy
|
2023-02-14 17:08:29 +01:00 |
|
Alexandre Aubin
|
83d4d8f292
|
tests.toml: fix issue when manifest contains questions with no default
|
2023-02-03 15:19:38 +01:00 |
|
Alexandre Aubin
|
d2529fee7e
|
Tweak preinstall/preupgrade syntax + document new tests.toml syntax
|
2023-01-20 00:26:40 +01:00 |
|
Alexandre Aubin
|
8cd12dab76
|
Fixes from the battlefield
|
2023-01-17 02:03:35 +01:00 |
|
Alexandre Aubin
|
fe2e0048ad
|
Introduce a parse_tests_toml.py to interface with a modern replacement for horrendous check_process files
|
2023-01-16 20:38:56 +01:00 |
|