github-actions[bot]
a41fdfe3ef
🎨 Format Python code with Black ( #2462 )
...
Co-authored-by: yunohost-bot <14998418+yunohost-bot@users.noreply.github.com>
2024-07-12 19:09:32 +02:00
Félix Piédallu
a6f1603989
Configure autoupdate as weekly for official yunohost CI
2024-07-08 20:38:30 +02:00
Félix Piédallu
75e383cb23
Add --latest-commit-weekly arg to stop spam packagers
2024-07-08 20:38:30 +02:00
Mateusz
aaa60f81c2
Fixup requirements.txt ( #2452 )
2024-07-03 23:04:32 +02:00
Salamandar
5edc856681
README: change url of CI level badge to ci-apps.yunohost.org ( #2444 )
2024-06-26 00:26:48 +02:00
Félix Piédallu
4c673fd26e
app_caches: mkdir before trying to cleanup and update cache
2024-06-24 11:04:38 +02:00
Salamandar
d8283349d7
readme_generator: sorted screenshot list for consistency ( #2440 )
2024-06-23 14:24:40 +02:00
OniriCorpe
9e26fc36d9
fix autopatch.py
2024-06-23 03:44:25 +02:00
OniriCorpe
f573a5461c
fix delete-log-removal autopatch
2024-06-23 02:51:31 +02:00
OniriCorpe
e5b9e2159b
Typo
2024-06-22 21:49:08 +02:00
OniriCorpe
839c6b9992
add autopatch: do not remove logs on app removal
2024-06-22 21:49:08 +02:00
Félix Piédallu
a21f722f7e
cron: update dashboard every 2 hours
2024-06-21 16:39:27 +02:00
YunoHost Bot
8f48b5008d
Translations update from Weblate for readme-generator ( #2419 )
...
* Translated readme-generator using Weblate (Spanish)
Currently translated at 100.0% (39 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/es/
* Translated readme-generator using Weblate (Turkish)
Currently translated at 23.0% (9 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/tr/
---------
Co-authored-by: rosbeef andino <ra@3cmr.fr>
Co-authored-by: Satuk Bug <satukby2@gmail.com>
2024-06-21 15:12:02 +02:00
OniriCorpe
709a9acbda
Add config panel schema to the schema autopatch ( #2427 )
2024-06-21 12:11:40 +02:00
Alexandre Aubin
133ed9811a
maintenance.sh: autoreadme service is now webhooks ( #2396 )
2024-06-08 19:19:19 +02:00
Alexandre Aubin
6f8bb1ca25
list_builder: missing return ends up in disaster ( #2395 )
2024-06-08 19:08:51 +02:00
Salamandar
3c85bd77ca
Remove packaging v1 -> v2 conversion scripts ( #2387 )
...
* Remove packaging v1 -> v2 conversion scripts
* Simplify write_catalog_v3
2024-06-08 15:39:14 +02:00
github-actions[bot]
5ecf2b81ae
🎨 Format Python code with Black ( #2391 )
...
Co-authored-by: ericgaspar <46165813+ericgaspar@users.noreply.github.com>
2024-06-08 13:22:16 +02:00
root
8f19e1dc36
webhook: Server does not have a recent python, use optional[] instead of |
2024-06-06 14:30:13 +00:00
Félix Piédallu
f4f76ab972
Fix webhook service
2024-06-06 16:28:14 +02:00
Félix Piédallu
92f5b5297b
readme_generator: use absolute paths to translations, not relative paths
2024-06-06 16:28:14 +02:00
Salamandar
12ae573ced
🎨 Format Python code with Black
2024-06-06 12:32:32 +02:00
Félix Piédallu
633084e22f
webhook: Rebase testing on master if fast-forwardable
2024-06-06 12:11:40 +02:00
Félix Piédallu
59172cd232
webhooks: use logging, add --debug and --unsafe for testing, split functions by logical blocks
2024-06-06 12:11:40 +02:00
Félix Piédallu
00a3fbae21
Move readme generator webhook service to its own directory
2024-06-06 12:11:40 +02:00
Salamandar
4b22e40a3b
🎨 Format Python code with Black
2024-06-02 21:52:22 +02:00
Félix Piédallu
bc0cb8aeec
Fix again auto messages pot workflow
2024-06-02 21:21:32 +02:00
Félix Piédallu
d11857d0c0
Fix workflow auto_messages_pot for has_diff
2024-06-02 21:18:06 +02:00
Félix Piédallu
33af9b876f
Simplify github workflow: peter-evans/create-pull-request@v6 already checks if diff exists
2024-06-02 21:04:57 +02:00
Félix Piédallu
01330c5d7c
app_caches.py: Add --ssh and --all-branches
...
Those arguments allow to customize how repositories are cloned and what is fetched.
2024-06-02 20:56:50 +02:00
Salamandar
2df6241485
🎨 Format Python code with Black
2024-05-28 20:00:11 +02:00
Félix Piédallu
c46a9f95f4
tools: refactor github credentials location
...
Tools were reading github creds from all over the place.
They now all read /tools/.github_{login,token,webhook_secret}.
Updating the gitignore to reflet that.
2024-05-28 19:10:47 +02:00
rosbeef andino
b5e5508feb
Translated readme-generator using Weblate (Spanish)
...
Currently translated at 100.0% (39 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/es/
2024-05-20 23:21:19 +02:00
Alexandre Aubin
e644cbe220
store/dash: make main dashboard update cron job silent ( #2339 )
2024-05-14 14:34:24 +02:00
Alexandre Aubin
a842cd314c
Boring fixes for app sources autoupdater ( #2334 )
...
* autoupdate app sources: Stupid ad-hoc patch for focalboard where 7.11.4 doesn't have the proper asset
* autoupdate app sources: add ?per_page=100 to github api release fetching for bazaar...
2024-05-13 18:59:53 +02:00
Alexandre Aubin
1562942c6a
maintenance.sh: auto_update_app_source script should run inside a venv ? ( #2333 )
2024-05-13 17:36:04 +02:00
Alexandre Aubin
6d5115f0d1
maintenance.sh: fix weird -1 offset ( #2329 )
2024-05-12 18:24:30 +02:00
Alexandre Aubin
d7f83b6ec2
Replace rebuild.sh / sourcesautoupdate.sh with a maintenance.sh to properly update cron job and auto-restart services when updating their code ( #2323 )
...
* Replace rebuild.sh / sourcesautoupdate.sh with a maintenance.sh to properly update cron job and auto-restart services when updating their code
* Mistakenly change the cron job periods
* Apply suggestions from code review @_@
2024-05-12 17:43:07 +02:00
YunoHost Bot
9363d4e086
Translated readme-generator using Weblate (Spanish) ( #2322 )
...
Currently translated at 100.0% (39 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/es/
Co-authored-by: rosbeef andino <ra@3cmr.fr>
2024-05-11 14:07:53 +02:00
rosbeef andino
4ffcedd895
Translated readme-generator using Weblate (Spanish)
...
Currently translated at 97.4% (38 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/es/
2024-05-10 18:00:19 +02:00
YunoHost Bot
8ea7fefc2f
Translated readme-generator using Weblate (Galician) ( #2308 )
...
Currently translated at 100.0% (39 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/gl/
Co-authored-by: José M <correo@xmgz.eu>
2024-05-08 13:25:13 +02:00
Alexandre Aubin
6ea680294a
Drop legacy catalog v2 API
2024-05-07 23:45:17 +02:00
Poesty Li
b2c29d5f81
Translated readme-generator using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (39 of 39 strings)
Translation: YunoHost/readme-generator
Translate-URL: https://translate.yunohost.org/projects/yunohost/readme-generator/zh_Hans/
2024-05-06 20:27:34 +02:00
alexAubin
d61ca0d43b
🎨 Format Python code with Black
2024-05-01 23:37:13 +02:00
OniriCorpe
8ca1310130
utcnow is obsolete
2024-05-01 23:37:04 +02:00
OniriCorpe
43d77e49ba
remove another unused import
2024-05-01 23:37:04 +02:00
OniriCorpe
b3d606fa6f
remove useless import
2024-05-01 23:37:04 +02:00
OniriCorpe
d47777830d
autoupdater: add a timestamp to the 'ci-auto-update-sources' branch name ( #2282 )
2024-05-01 22:57:55 +02:00
OniriCorpe
1438079089
update test readme
2024-04-29 22:24:34 +02:00
tituspijean
1df7f5225a
Typo ( #2270 )
...
Co-authored-by: OniriCorpe <oniricorpe@yunohost.org>
2024-04-29 21:33:46 +02:00