OniriCorpe
|
6b32b5f257
|
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
|
2a18e99b6b
|
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
|
b9dd575b91
|
fix if
|
2024-01-04 22:34:04 +01:00 |
|
OniriCorpe
|
19c9569700
|
add changelog link for latest_github_release
|
2024-01-04 22:09:00 +01:00 |
|
Alexandre Aubin
|
4825fa7c22
|
Merge pull request #1920 from YunoHost/graveyard_and_drafts
Graveyard and drafts
|
2023-12-26 15:22:33 +01:00 |
|
Alexandre Aubin
|
f73a2c183c
|
Fix false positive mailman<->mailman3
|
2023-12-18 19:03:23 +01:00 |
|
Alexandre Aubin
|
e02e5fb9cb
|
Improve linter to also check notworking apps and graveyard entries
|
2023-12-18 19:00:53 +01:00 |
|
Alexandre Aubin
|
8b7b486902
|
README-generator: fix legacy sanic 'abort' + pip dependency hell
|
2023-10-31 16:04:28 +01:00 |
|
Alexandre Aubin
|
947de7b380
|
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]
|
ce4b8cb519
|
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
|
43493e57dc
|
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
|
5cb4986fb8
|
Merge pull request #1821 from YunoHost/enh-add-catalog-url-to-autoreame
readme-generator: Add YunoHost Store URL on README
|
2023-10-26 17:48:53 +02:00 |
|
Tagada
|
0e24c127ae
|
readme-generator: add yunohost store url
|
2023-10-26 14:22:24 +02:00 |
|
Alexandre Aubin
|
a61d36b11c
|
Merge pull request #1760 from YunoHost/Tagadda-patch-1
Add a missing quote in autoupdate_app_sources.py
|
2023-09-28 19:05:47 +02:00 |
|
Tagada
|
bf50cf81fb
|
Add a missing quote in autoupdate_app_sources.py
|
2023-09-28 19:03:27 +02:00 |
|
Alexandre Aubin
|
6fea8e185d
|
Merge pull request #1759 from YunoHost/remove-doc-old-link
Remove link to the documentation
|
2023-09-28 17:08:41 +02:00 |
|
Tagada
|
f3a229b85f
|
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
|
04782b12a6
|
appstore: add fuzzy-matching check between catalog and wishlist
|
2023-09-25 15:41:07 +02:00 |
|
Alexandre Aubin
|
14d690324d
|
Merge remote-tracking branch 'origin/master' into app-store
|
2023-09-25 15:24:43 +02:00 |
|
Alexandre Aubin
|
c363a3f505
|
Merge pull request #1747 from orhtej2/patch-1
Reset YNH integration version to 1 on upstream version bumps
|
2023-09-24 23:24:32 +02:00 |
|
orhtej2
|
cef9fc6a16
|
Reset YNH integration version to 1 on upstream version bumps
|
2023-09-24 23:01:45 +02:00 |
|
Alexandre Aubin
|
61ca1b7565
|
Merge pull request #1746 from Salamandar/fix_tests_schema
schemas: fix tests.v1, args can be booleans too
|
2023-09-24 22:15:09 +02:00 |
|
Félix Piédallu
|
4d3b63f2f8
|
catalog_linter: Fix missing is_fatal on yield
|
2023-09-24 22:12:11 +02:00 |
|
Félix Piédallu
|
d26266e1f3
|
Pass subtags errors as warnings only
|
2023-09-24 20:33:03 +02:00 |
|
Félix Piédallu
|
97a6013868
|
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 |
|
Alexandre Aubin
|
249d974b92
|
Merge remote-tracking branch 'origin/master' into app-store
|
2023-09-19 17:03:39 +02:00 |
|
Alexandre Aubin
|
b844b970df
|
Merge pull request #1725 from Salamandar/autopatch-schema
Add schema URLs via autopatch and convert_app_to_manifestv2
|
2023-09-06 10:49:12 +02:00 |
|
Félix Piédallu
|
a74db4a08b
|
Add manifest URL in conversion script manifestv1 -> manifestv2
|
2023-09-06 10:37:16 +02:00 |
|
Félix Piédallu
|
ccbfdaf3e2
|
Add autopatch to add schema to toml files
|
2023-09-06 10:34:36 +02:00 |
|
Alexandre Aubin
|
dc5c837a9f
|
Initial commit for new app store
|
2023-08-15 18:49:45 +02:00 |
|
Alexandre Aubin
|
ee42a67e1c
|
Merge pull request #1703 from YunoHost/Tagadda-patch-1
convert_app_to_packaging_v2.py: remove full_domain
|
2023-08-03 20:40:44 +02:00 |
|
Tagada
|
8a0cf61637
|
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
|
c6ee118e6e
|
Merge pull request #1699 from PatBriPerso/master
Ignore app_list_auto_update.log file and __pycache__ directories
|
2023-07-27 14:35:03 +02:00 |
|
Patrick Brisacier
|
6e95d7ff0d
|
Ignore app_list_auto_update.log file and __pycache__ directories
|
2023-07-27 11:48:49 +02:00 |
|
Alexandre Aubin
|
0ba917b0d6
|
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
|
37a8f7a505
|
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
|
30755716b4
|
autoupdate_app_sources: add debug info in matrix message
|
2023-07-24 20:43:30 +02:00 |
|
Alexandre Aubin
|
0bd955c50b
|
autoupdate_app_sources: boring special case for dokuwiki
|
2023-06-19 21:19:06 +02:00 |
|
Alexandre Aubin
|
b8ed404cfd
|
autoupdate_app_sources: stupid fix for apps with tag like 'v.x.y.z'
|
2023-06-19 21:05:23 +02:00 |
|
Alexandre Aubin
|
fe5f206a0c
|
autoupdate app sources: skip app for which new branch already exists
|
2023-04-05 17:07:36 +02:00 |
|
Alexandre Aubin
|
bb2c3cb76f
|
autoupdate app sources: fix asset url for latest tag strategy
|
2023-04-04 19:15:04 +02:00 |
|
Alexandre Aubin
|
fd93ac330c
|
autoupdate app sources: don't update if main version didnt change, despite previous commits
|
2023-04-04 18:55:05 +02:00 |
|
Alexandre Aubin
|
aecc001bc4
|
autoupdate app sources: some upstream repo have a trailing slash ...
|
2023-04-04 18:44:43 +02:00 |
|
Alexandre Aubin
|
519c02ba21
|
Meh
|
2023-04-04 18:41:30 +02:00 |
|
Alexandre Aubin
|
7570123088
|
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
|
a5b799cc7c
|
autoupdate app source: various script improvements after tests on the battlefield
|
2023-04-04 18:15:35 +02:00 |
|
Alexandre Aubin
|
44e9734e72
|
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
|
9b8f8b78aa
|
New source autoupdate: black
|
2023-03-28 19:28:11 +02:00 |
|
Alexandre Aubin
|
b688382b54
|
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
|
04f318cdf4
|
New source autoupdate: black
|
2023-03-28 00:42:18 +02:00 |
|