Félix Piédallu
|
1bc5b8862a
|
Move list_builder.py to tools subdirectory
|
2024-02-07 15:13:11 +01:00 |
|
Félix Piédallu
|
73296ab02d
|
python: run isort, add shebangs on all files
|
2024-02-07 14:51:42 +01:00 |
|
|
d3e6f48c51
|
Use direct API request for projects instead of search
|
2024-01-26 22:52:33 +01:00 |
|
orhtej2
|
77ef621f38
|
Support for GitLab upstream repos part 2.
|
2024-01-24 19:32:24 +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 |
|
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 |
|
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
|
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
|
8eadde9ee0
|
README-generator: fix legacy sanic 'abort' + pip dependency hell
|
2023-10-31 16:04:28 +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 |
|
Tagada
|
1bf0249d00
|
readme-generator: add yunohost store url
|
2023-10-26 14:22:24 +02:00 |
|
Tagada
|
9cd6d60077
|
Add a missing quote in autoupdate_app_sources.py
|
2023-09-28 19:03:27 +02:00 |
|
Tagada
|
81fc3e84eb
|
Remove link to the old documentation
Packagers should include those in the package, as ADMIN.md...
|
2023-09-28 16:51:47 +02:00 |
|
Alexandre Aubin
|
36e75ab1a7
|
appstore: add fuzzy-matching check between catalog and wishlist
|
2023-09-25 15:41:07 +02:00 |
|
orhtej2
|
16d060b7f6
|
Reset YNH integration version to 1 on upstream version bumps
|
2023-09-24 23:01:45 +02:00 |
|
|
7f0da83ebc
|
catalog_linter: Fix missing is_fatal on yield
|
2023-09-24 22:12:11 +02:00 |
|
|
5027b2faa0
|
Pass subtags errors as warnings only
|
2023-09-24 20:33:03 +02:00 |
|
|
0ee64b70cf
|
Rework the catalog_linter.py:
* chmod +x
* split into functions
* add python typing
* Now run jsonschema on apps.toml
* Now check category subtags
* Now check antifeatures
|
2023-09-24 19:44:58 +02:00 |
|
Félix Piédallu
|
e750c20f06
|
Add manifest URL in conversion script manifestv1 -> manifestv2
|
2023-09-06 10:37:16 +02:00 |
|
Félix Piédallu
|
7eafa89dad
|
Add autopatch to add schema to toml files
|
2023-09-06 10:34:36 +02:00 |
|
Tagada
|
a05a39f6d6
|
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
|
9b4dfc34a4
|
autoupdate_app_sources: don't push an upgrade if newest version is actually older than current version
|
2023-07-24 21:09:13 +02:00 |
|
Alexandre Aubin
|
a79480a85d
|
autoupdate_app_sources: more human-friendly messages when data type mismatch between old and new infos
|
2023-07-24 20:59:46 +02:00 |
|
Alexandre Aubin
|
7d3fff6cc9
|
autoupdate_app_sources: add debug info in matrix message
|
2023-07-24 20:43:30 +02:00 |
|
Alexandre Aubin
|
f4848bbafc
|
autoupdate_app_sources: boring special case for dokuwiki
|
2023-06-19 21:19:06 +02:00 |
|
Alexandre Aubin
|
709334dbcb
|
autoupdate_app_sources: stupid fix for apps with tag like 'v.x.y.z'
|
2023-06-19 21:05:23 +02:00 |
|
Alexandre Aubin
|
8361521661
|
autoupdate app sources: skip app for which new branch already exists
|
2023-04-05 17:07:36 +02:00 |
|
Alexandre Aubin
|
8475cbd001
|
autoupdate app sources: fix asset url for latest tag strategy
|
2023-04-04 19:15:04 +02:00 |
|
Alexandre Aubin
|
45c5dc0883
|
autoupdate app sources: don't update if main version didnt change, despite previous commits
|
2023-04-04 18:55:05 +02:00 |
|
Alexandre Aubin
|
dbc90e679f
|
autoupdate app sources: some upstream repo have a trailing slash ...
|
2023-04-04 18:44:43 +02:00 |
|
Alexandre Aubin
|
235635394d
|
Meh
|
2023-04-04 18:41:30 +02:00 |
|
Alexandre Aubin
|
8ff8bc2da7
|
autoupdate app source: add boring 'force_version' parameter for cases where the upstreams don't give a flying fuck about pushi proper tags/releases...
|
2023-04-04 18:32:12 +02:00 |
|
Alexandre Aubin
|
a5471ad312
|
autoupdate app source: various script improvements after tests on the battlefield
|
2023-04-04 18:15:35 +02:00 |
|
Alexandre Aubin
|
5d5a547be4
|
autoupdate-app-sources: always run in dry-run mode by default, even when running on the entire catalog
|
2023-04-04 16:25:12 +02:00 |
|
Alexandre Aubin
|
6b5c5d0c6e
|
New source autoupdate: black
|
2023-03-28 19:28:11 +02:00 |
|
Alexandre Aubin
|
e478858e60
|
Improve new autoupdate mechanism, support latest_github_commit, be able to specify custom upstream to check, run in dry mode if passing an app path
|
2023-03-28 19:14:12 +02:00 |
|
Alexandre Aubin
|
a21b3e41f3
|
New source autoupdate: black
|
2023-03-28 00:42:18 +02:00 |
|
Alexandre Aubin
|
e3b4a43287
|
New source autoupdate: add logic to iterate over all relevant apps in catalog
|
2023-03-27 18:41:38 +02:00 |
|
Alexandre Aubin
|
70004649e9
|
New source autoupdate: actually create the PR using PyGithub
|
2023-03-27 17:50:13 +02:00 |
|