Commit graph

15 commits

Author SHA1 Message Date
Félix Piédallu
e750c20f06 Add manifest URL in conversion script manifestv1 -> manifestv2 2023-09-06 10:37:16 +02:00
Tagada
a05a39f6d6 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
4a976ab684 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
dcc89af660 Uh wut 2023-03-09 15:59:50 +01:00
Alexandre Aubin
5a78ba111d 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
e80b08339b appv2: fix quotes around port keys 2023-03-04 18:04:50 +01:00
Alexandre Aubin
58753a6a53 appsv2: add tricks to adapt change_url script 2023-02-20 18:39:22 +01:00
Alexandre Aubin
42da76e2b8 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
6ef87ff125 packagingv2: also autocomment nginx reload lines which are superfluous 2022-12-04 03:47:09 +01:00
Alexandre Aubin
f9ffb83c20 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
6386d092b0 Packaging v2: add a 'fund' key in the upstream section 2022-08-14 02:15:40 +02:00
Alexandre Aubin
b1b61acffe packaging v2: add a 'CPE' field in upstream section 2022-08-05 14:56:52 +02:00
Alexandre Aubin
582e33e9d9 Fix v2 packaging convert script (_common.sh may not exist) 2022-08-04 17:05:46 +02:00
Alexandre Aubin
8dabe03c00 Fix my previous commit /o\ 2022-08-03 21:31:17 +02:00
Alexandre Aubin
954fcc4add Yoloadd an app catalog v3 + tools to convert apps from v1 to v2 2022-08-03 21:03:02 +02:00