1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Félix Piédallu
873dfa718e Add manifest URL in conversion script manifestv1 -> manifestv2 2023-09-06 10:37:16 +02:00
Tagada
920e963395
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
ed9a2c010f 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
e688c33c46 Uh wut 2023-03-09 15:59:50 +01:00
Alexandre Aubin
2dbb6f814c 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
f3ec4fe4d0 appv2: fix quotes around port keys 2023-03-04 18:04:50 +01:00
Alexandre Aubin
56ffb0aabe appsv2: add tricks to adapt change_url script 2023-02-20 18:39:22 +01:00
Alexandre Aubin
726ac9527e 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
9cece9466d packagingv2: also autocomment nginx reload lines which are superfluous 2022-12-04 03:47:09 +01:00
Alexandre Aubin
e70808eed1
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
0ab409fbd0 Packaging v2: add a 'fund' key in the upstream section 2022-08-14 02:15:40 +02:00
Alexandre Aubin
7f7218191f packaging v2: add a 'CPE' field in upstream section 2022-08-05 14:56:52 +02:00
Alexandre Aubin
219cca1127 Fix v2 packaging convert script (_common.sh may not exist) 2022-08-04 17:05:46 +02:00
Alexandre Aubin
bae7463f41 Fix my previous commit /o\ 2022-08-03 21:31:17 +02:00
Alexandre Aubin
806c4ae1fd Yoloadd an app catalog v3 + tools to convert apps from v1 to v2 2022-08-03 21:03:02 +02:00