Commit graph

470 commits

Author SHA1 Message Date
Alexandre Aubin
8a233df899 Merge pull request #1997 from Salamandar/refactor
Python cleanup
2024-02-07 19:44:18 +01:00
6e8b926158 remove unused import, chmod +x 2024-02-07 19:39:40 +01:00
Félix Piédallu
28a69ee43c add appslib 2024-02-07 19:37:45 +01:00
Félix Piédallu
09f790246f Add apps_caches.py script that handles the download of the apps cache for the other scripts 2024-02-07 19:35:07 +01:00
Félix Piédallu
5d313598d6 Small cleanup 2024-02-07 17:33:01 +01:00
Félix Piédallu
181bda02ee Add emojis to Pr results 2024-02-07 17:30:45 +01:00
Félix Piédallu
aae5c34446 Handle updating pull requests 2024-02-07 17:25:16 +01:00
Félix Piédallu
277c178301 Refactor update_appslevels.py: use argparse, gitpython, jinja2 for pr message 2024-02-07 17:24:47 +01:00
Félix Piédallu
1bc5b8862a Move list_builder.py to tools subdirectory 2024-02-07 15:13:11 +01:00
Félix Piédallu
caf82f94cf Small markdown cleanup 2024-02-07 15:04:04 +01:00
Félix Piédallu
73296ab02d python: run isort, add shebangs on all files 2024-02-07 14:51:42 +01:00
Alexandre Aubin
baf77a6eff Merge pull request #1996 from Salamandar/uselibs
Use pathlib and gitpython
2024-02-07 14:11:11 +01:00
Félix Piédallu
7cc4e8284e Add gitpython instead of manually calling git 2024-02-07 14:08:48 +01:00
Félix Piédallu
3ce9924ade list_builder: start using pathlib, typing 2024-02-07 13:22:51 +01:00
Alexandre Aubin
1e824ca2f9 Merge pull request #1979 from Salamandar/fix_gitlab
Use direct API request for projects instead of search
2024-01-26 23:00:15 +01:00
d3e6f48c51 Use direct API request for projects instead of search 2024-01-26 22:52:33 +01:00
Alexandre Aubin
1a5de307a0 Merge pull request #1974 from orhtej2/support_gitlab_autoupgrade_2
Support for GitLab upstream repos part 2.
2024-01-24 20:16:16 +01:00
orhtej2
77ef621f38 Support for GitLab upstream repos part 2. 2024-01-24 19:32:24 +01:00
Alexandre Aubin
7f4026a747 Merge pull request #1972 from orhtej2/support_gitlab_autoupgrade
Support for GitLab autoupgrade.
2024-01-24 00:26:07 +01:00
Alexandre Aubin
5dc41f57ce Merge branch 'master' into support_gitlab_autoupgrade 2024-01-24 00:14:59 +01:00
orhtej2
e8aafd0b89 Initial support for Gitlab 2024-01-23 23:37:24 +01:00
orhtej2
94f7c78328 Extract Github REST API behind wrapper. 2024-01-23 22:32:31 +01:00
Alexandre Aubin
0c9e20cb98 Merge pull request #1962 from OniriCorpe/fix-autoupdate-title
[autoupdate] fix PR title when latest_github_release
2024-01-05 21:00:17 +01:00
OniriCorpe
ffe48ae00b remove debug print 2024-01-05 20:56:36 +01:00
OniriCorpe
c465278e48 fix title 2024-01-05 20:54:10 +01:00
Alexandre Aubin
8eeba92630 Merge pull request #1960 from OniriCorpe/add-changelog-link-latest_github_release
[autoupdate] Add the changelog link for latest_github_release
2024-01-04 23:28:12 +01:00
OniriCorpe
d8b0ada8a8 remove debug print 2024-01-04 23:26:37 +01:00
OniriCorpe
7f35b61072 fix return 2024-01-04 23:22:20 +01:00
OniriCorpe
c4f7982c96 get changelog link for release tarball too 2024-01-04 23:21:07 +01:00
OniriCorpe
7949d0ce71 Update tools/autoupdate_app_sources/autoupdate_app_sources.py
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-01-04 22:47:58 +01:00
OniriCorpe
92d2314324 Update tools/autoupdate_app_sources/autoupdate_app_sources.py
Co-authored-by: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com>
2024-01-04 22:47:54 +01:00
OniriCorpe
2ecd37c0e9 fix if 2024-01-04 22:34:04 +01:00
OniriCorpe
810e9a7cf9 add changelog link for latest_github_release 2024-01-04 22:09:00 +01:00
Alexandre Aubin
e9e2eb1704 store/wishlist_add: ratelimit wishlist proposal to once every 15 days per user 2024-01-04 01:57:18 +01:00
Alexandre Aubin
8bb05de2ba store/wishlist_add: ask for link to LICENSE file 2024-01-04 01:55:31 +01:00
Alexandre Aubin
3519296bde appstore/wishlist_add: add stupid check that user aint using boring marketing terms 2024-01-04 00:49:57 +01:00
Alexandre Aubin
82f2209633 Merge pull request #1920 from YunoHost/graveyard_and_drafts
Graveyard and drafts
2023-12-26 15:22:33 +01:00
Alexandre Aubin
b1d6bdaeb1 Add description for graveyard.toml in README.md 2023-12-22 16:44:32 +01:00
Alexandre Aubin
10c4186935 Fix false positive mailman<->mailman3 2023-12-18 19:03:23 +01:00
Alexandre Aubin
fbbe1728f2 Improve linter to also check notworking apps and graveyard entries 2023-12-18 19:00:53 +01:00
Alexandre Aubin
e2c3b7fb11 appstore: annd of course i didnt remove the test thingy 2023-11-19 19:47:35 +01:00
Alexandre Aubin
fe25e8d49d appstore: require to be level 1 to login ... 2023-11-19 19:45:47 +01:00
Alexandre Aubin
8eadde9ee0 README-generator: fix legacy sanic 'abort' + pip dependency hell 2023-10-31 16:04:28 +01:00
Alexandre Aubin
3c4c3366ea Merge pull request #1839 from YunoHost/dependabot/pip/tools/README-generator/sanic-21.12.2
Bump sanic from 21.6.2 to 21.12.2 in /tools/README-generator
2023-10-31 15:52:01 +01:00
dependabot[bot]
89770a145c Bump sanic from 21.6.2 to 21.12.2 in /tools/README-generator
Bumps [sanic](https://github.com/sanic-org/sanic) from 21.6.2 to 21.12.2.
- [Release notes](https://github.com/sanic-org/sanic/releases)
- [Changelog](https://github.com/sanic-org/sanic/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/sanic-org/sanic/compare/v21.6.2...v21.12.2)

---
updated-dependencies:
- dependency-name: sanic
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 14:50:10 +00:00
Alexandre Aubin
0da9512bba README-generator: freeze sanic version for webhook, newer versions are incompatible with the current code 2023-10-31 15:48:52 +01:00
Alexandre Aubin
7ce2403160 store: yolo-implement sort by popularity by default? 2023-10-27 11:57:56 +02:00
Alexandre Aubin
ea983c9173 Merge pull request #1823 from OniriCorpe/explicit-wishlist-message
Store: Explicit wishlist PR message
2023-10-27 11:33:10 +02:00
OniriCorpe
df6f130e67 make the PR URL clickable when submitting an app to wishlist 2023-10-26 23:25:25 +02:00
OniriCorpe
be54036954 explicit wishlist message 2023-10-26 22:45:16 +02:00