1
0
Fork 0
Commit graph

16 commits

Author SHA1 Message Date
Félix Piédallu
a6c976b309 python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
Félix Piédallu
a74db4a08b Add manifest URL in conversion script manifestv1 -> manifestv2 2023-09-06 10:37:16 +02:00
Tagada
8a0cf61637 convert_app_to_packaging_v2.py: remove full_domain
This properties is not used by the core. It's deduced from the fact that there's no path properties.
2023-08-03 15:42:25 +02:00
Alexandre Aubin
eee7b630a8 appsv2: don't miserably crash when failing to convert port number because of syntaxes such as $port+1 2023-03-13 17:39:32 +01:00
Alexandre Aubin
6469113d38 Uh wut 2023-03-09 15:59:50 +01:00
Alexandre Aubin
8f842db5bb Iterate on convert_app_to_packaging_v2.py to parse and convert app.src stuff 2023-03-09 15:10:33 +01:00
Alexandre Aubin
953073f39b appv2: fix quotes around port keys 2023-03-04 18:04:50 +01:00
Alexandre Aubin
124d19363d appsv2: add tricks to adapt change_url script 2023-02-20 18:39:22 +01:00
Alexandre Aubin
98d75b3df9 packaging v1-v2: not 100% sure about this but it shouldnt be needed anymore to declare phpversion/YNH_PHP_VERSION, the phpversion setting will automagically be created using the dependency list 2023-02-03 02:43:20 +01:00
Alexandre Aubin
4d6613b76d packagingv2: also autocomment nginx reload lines which are superfluous 2022-12-04 03:47:09 +01:00
Alexandre Aubin
581d227bd3 convert_app_to_packaging_v2: add explanation on the meaning of the ldap and sso keys 2022-11-27 16:39:49 +01:00
Alexandre Aubin
5aaa60e92e Packaging v2: add a 'fund' key in the upstream section 2022-08-14 02:15:40 +02:00
Alexandre Aubin
6d8e8df390 packaging v2: add a 'CPE' field in upstream section 2022-08-05 14:56:52 +02:00
Alexandre Aubin
0749b9fd6f Fix v2 packaging convert script (_common.sh may not exist) 2022-08-04 17:05:46 +02:00
Alexandre Aubin
549724942d Fix my previous commit /o\ 2022-08-03 21:31:17 +02:00
Alexandre Aubin
a88e5eef3e Yoloadd an app catalog v3 + tools to convert apps from v1 to v2 2022-08-03 21:03:02 +02:00