This website requires JavaScript.
Explore
Help
Sign In
amaury_joly
/
mautrix_meta_ynh
Watch
1
Star
0
Fork
0
You've already forked mautrix_meta_ynh
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
265a94745e
mautrix_meta_ynh
/
tools
/
autoupdate_app_sources
History
Félix Piédallu
265a94745e
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
..
__init__.py
Revamp autoupdate_app_sources.py
2024-02-14 22:10:32 +01:00
.gitignore
Extract Github REST API behind wrapper.
2024-01-23 22:32:31 +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