This website requires JavaScript.
Explore
Help
Sign in
hosting
/
ynh-apps_tools
Watch
1
Star
0
Fork
You've already forked ynh-apps_tools
0
Code
Activity
85b61270d1
ynh-apps_tools
/
autoupdate_app_sources
History
Félix Piédallu
37adbb13c0
Apps can now provide a "version_regex" that aims to extract the version from tag an release names.
...
For example, version_regex = "^release_(.*)$" will extract "1.0" from "release_1.0".
2024-02-17 00:04:00 +01:00
..
.gitignore
Extract Github REST API behind wrapper.
2024-01-23 22:32:31 +01:00
__init__.py
Revamp autoupdate_app_sources.py
2024-02-14 22:10:32 +01:00
autoupdate_app_sources.py
Apps can now provide a "version_regex" that aims to extract the version from tag an release names.
2024-02-17 00:04:00 +01:00
requirements.txt
Extract Github REST API behind wrapper.
2024-01-23 22:32:31 +01:00
rest_api.py
Gitlab replaces / with - in tag tarballs
2024-02-16 23:53:55 +01:00