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

32 commits

Author SHA1 Message Date
26e8eb74b3 Fix again auto messages pot workflow 2024-06-02 21:21:32 +02:00
99e0ea6cf4 Fix workflow auto_messages_pot for has_diff 2024-06-02 21:18:06 +02:00
9be8d73803 Simplify github workflow: peter-evans/create-pull-request@v6 already checks if diff exists 2024-06-02 21:04:57 +02:00
tituspijean
364c8318ae Use YunoHost bot token for "Adding dates" workflow 2024-04-29 22:44:05 +02:00
tituspijean
fad6c9f29e Add bot token for "Adding dates" workflow 2024-04-29 22:06:27 +02:00
tituspijean
8d1416cc42 Use yunohost-bot for "Adding dates" workflow 2024-04-29 21:50:49 +02:00
Laurent Peuch
84409c9ce1 ci(auto_messages_pot): github actions seems to expect a string on stdout 2024-03-25 02:32:20 +01:00
Laurent Peuch
3f552ca54c ci(auto_messages_pot): add a super small custom script to compare .pot files 2024-03-25 02:30:34 +01:00
Laurent Peuch
f49802fc1d ci(auto_messages_pot): don't reinstall dependencies twice 2024-03-25 01:34:17 +01:00
Laurent Peuch
4d3a97e606 ci(auto_messages_pot): github actions is an idiot and thinks 3.10 == 3.1 -_- 2024-03-25 01:29:51 +01:00
Laurent Peuch
71aef2ec0c ci: add auto_messages_pot.yml 2024-03-25 01:21:41 +01:00
4cb5d6ecd1 Restrict dates addition to pushes the master branch: we don't want to save dates from prs… 2024-03-24 22:25:46 +01:00
c5e237aa6f Add 'added_date' and 'killed_date' to catalog files. All a tool save_added_date.py that can be used to easily update the date. 2024-03-24 22:13:23 +01:00
OniriCorpe
289aa47619 add TOML formating using Taplo 2024-03-18 22:21:17 +01:00
OniriCorpe
b3461b46ea
Upgrade setup-python from v4 to v5 to upgrade nodejs to v20 2024-03-13 06:05:14 +01:00
Laurent Peuch
8c38f33343 ci(readme_generator): add a github actions to run tests 2024-03-11 03:54:58 +01:00
Laurent Peuch
4961fa887a ci: add autoblacks actions 2024-03-07 02:48:32 +01:00
OniriCorpe
da1e9c3ce6
chores: update actions/checkout and actions/setup-python to nodejs 20 2024-02-25 06:53:03 +01:00
7f3f628b5d Add test that builds the catalog 2024-02-08 22:30:12 +01:00
b905981f71 Add required python packages to github workflow 2024-02-08 22:28:18 +01:00
Metin Bektas
9a4936b922
chore: update actions version to use node 16 version
Node 12 version is deprecated since April 2022.

> Node.js 12 actions are deprecated. For more information see: [github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12](https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/). Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-python@v2
2023-10-31 10:37:30 +01:00
Alexandre Aubin
d4d74e47ad
ci: also trigger jobs on push ? 2023-09-24 20:14:13 +02:00
2a65a3e891 Install jsonschema on github actions for catalog linter 2023-09-24 19:47:12 +02:00
Alexandre Aubin
485861e7a8 ci: Add a proper catalog linter instead of bash mess 2023-01-20 17:33:33 +01:00
Alexandre Aubin
bdad939c58 ci: mokay we need to explicitly install python toml i guess 2023-01-20 17:19:49 +01:00
Alexandre Aubin
2c42bb2c38 ci: missing toml python module, let's try using python 3.11 idk 2023-01-20 17:18:10 +01:00
Alexandre Aubin
b6e0958d62 Propagate the json/yml -> toml change to github ci check 2023-01-20 00:00:01 +01:00
Alexandre Aubin
b922015334
Iterate on new CI job (#1569) 2023-01-03 19:42:03 +01:00
Alexandre Aubin
998273f926 Get rid of check_id_unicity ... implement the check url<->appid consistency check using jq, the manifest id check is already handled by the linter 2023-01-03 19:23:33 +01:00
Alexandre Aubin
f50a370d9b
Fix github hook for json validation, python2 deprecated as hell 2022-11-26 21:02:21 +01:00
tituspijean
de8bd05e57
Do not look for locales in JSON validation
@alexAubin deleted the locales directory
2022-08-05 11:29:53 +02:00
tituspijean
9c81942e23
Use GitHub Actions for JSON validation 2021-07-06 21:35:20 +02:00