Commit graph

470 commits

Author SHA1 Message Date
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
95616ad2a8 update_app_level script: use new result endpoint 2023-03-03 22:28:14 +01:00
tituspijean
f57b7d73a9 Merge pull request #1624 from YunoHost/autoupdater-upgrader 2023-03-01 21:07:21 +01:00
tituspijean
950c1b29a3 Fix auto-updater upgrader 2023-02-24 00:50:32 +01:00
Alexandre Aubin
58753a6a53 appsv2: add tricks to adapt change_url script 2023-02-20 18:39:22 +01:00
Alexandre Aubin
e8c3488cd0 Merge pull request #1630 from YunoHost/badge
bring the badge back to a new line
2023-02-12 14:12:57 +01:00
ericgaspar
cbbedd418b bring the badge back to a new line 2023-02-12 09:17:08 +01:00
Alexandre Aubin
80925fc1eb ci: add a check that a 'state' key does exist for every app in the catalog 2023-02-09 17:29:37 +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
tituspijean
f9e83790c4 Add auto-updater upgrader 2023-01-29 18:32:39 +01:00
Alexandre Aubin
a06fa7a784 AutoREADME: fix trailing space ... 2023-01-21 23:40:09 +01:00
Alexandre Aubin
caec92a8b4 list_builder: fix subtags not being a list, breaking yunohost 2023-01-20 22:59:16 +01:00
Alexandre Aubin
ecf66bcb66 update_app_levels: Minor quirk in major/minor regression definition 2023-01-20 18:11:29 +01:00
Alexandre Aubin
59ffdde887 Typo /o\ 2023-01-20 18:10:34 +01:00
Alexandre Aubin
d713a5c36b update_app_level: use absolute path for github token fetching 2023-01-20 18:07:01 +01:00
Alexandre Aubin
fd4e941adf Merge pull request #1612 from YunoHost/toml-all-the-things
TOML all the things ?
2023-01-20 17:34:59 +01:00
Alexandre Aubin
80f628bf64 ci: Add a proper catalog linter instead of bash mess 2023-01-20 17:33:33 +01:00
Alexandre Aubin
f9a5e8e219 update_app_levels: autosort keys 2023-01-20 17:14:30 +01:00
Alexandre Aubin
bba7c7da56 Add a new script to update levels according to CI results and create the corresponding PR 2023-01-20 16:44:00 +01:00
Alexandre Aubin
eda4bfb586 Propagate the json/yml -> toml change to the README 2023-01-20 00:36:27 +01:00
Alexandre Aubin
314ecad5bc Propagate the json/yml -> toml change to README generator 2023-01-20 00:02:59 +01:00
Alexandre Aubin
78ee634240 Propagate the json/yml -> toml change to list_builder.py 2023-01-19 23:51:02 +01:00
Alexandre Aubin
b0ceeda809 README.md: 'maintained: false' was replaced with antifeature tag 2023-01-16 23:35:12 +01:00
Alexandre Aubin
30beb7c213 Update README.md, Github now supports fancy "alert-box" style stuff 2023-01-16 23:33:24 +01:00
Aris
48703b7949 Correction des apostrophes (signe typographique) 2023-01-16 04:59:33 +01:00
Alexandre Aubin
9a6216d4f1 autoreadme: add toml to requirements.txt 2023-01-11 10:05:00 +01:00
Alexandre Aubin
d1d05a56ef make_readme: support .toml manifests 2023-01-11 09:58:45 +01:00
Alexandre Aubin
b5d8a6f6f7 Smol fixes in list_builder.py 2023-01-07 13:49:07 +01:00
tituspijean
d05944e84d Fix maintainership flag (#1585) 2023-01-07 10:13:47 +01:00
Éric Gaspar
022489540b Merge pull request #1583 from YunoHost/update-rework-flags
Update/rework maintained and antifeaturesflags
2023-01-07 00:23:49 +01:00
Alexandre Aubin
dbb082e0e1 Propagate previou change to list_builder.py 2023-01-06 19:30:23 +01:00
Éric Gaspar
bd3b45d51b Update README.md 2023-01-03 18:19:07 +01:00
Alexandre Aubin
bb53b68ce4 Remove add_or_update script, update README instructions about adding apps to the catalog 2023-01-03 18:11:53 +01:00
Alexandre Aubin
2bbae095b1 Add app logos (#1557)
* Add app logos

* Typos
2023-01-03 16:22:10 +01:00
tituspijean
8814b08f7d Merge pull request #1544 from YunoHost/bot-repo-cleanup 2022-12-29 16:34:14 +01:00
tituspijean
9a5838cb05 Add a file for storing the token 2022-12-29 14:50:32 +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
tituspijean
c46102766f Remove superfluous continue clause in bot-repo-cleanup 2022-11-26 21:03:19 +01:00
tituspijean
7b91cb348d Optimize the bot-repo-cleanup script 2022-11-26 20:53:50 +01:00
tituspijean
7658353b1e Comment the bot-repo-cleanup script 2022-11-26 20:45:17 +01:00
tituspijean
1030e86e07 Add yunohost-bot forks cleanup script 2022-11-23 22:01:58 +01:00
Éric Gaspar
d155788a0f Merge pull request #1542 from Krakinou/master
Add Zwave-js-ui to catalog
2022-11-19 18:40:36 +01:00
Krakinou
9b8d1515e2 Merge pull request #2 from YunoHost/master
update
2022-11-19 18:25:19 +01:00
Éric Gaspar
51d867d4e5 Merge pull request #1529 from YunoHost/drop-high-quality-flag
Drop high_quality flag é_è
2022-10-18 20:43:37 +02:00
Alexandre Aubin
bcb696458c Drop high_quality flag é_è 2022-10-18 18:35:20 +02:00
Alexandre Aubin
5ad77cd2b7 remove the app install question and resources parts which aint needed anymore by webadmin etc (or at least we think ;P) 2022-10-11 18:56:12 +02:00
Tagada
c9a1acbd4b typo 2022-10-06 23:20:19 +02:00