Commit graph

3 commits

Author SHA1 Message Date
Alexandre Alapetite
15599c2eea
Remove wrong tests 2023-11-24 15:24:26 +01:00
Alexandre Alapetite
b49596818c
Add PHPStan and other quality checks
Similar to FreshRSS core
Contributes to https://github.com/FreshRSS/Extensions/issues/184
2023-11-23 22:41:09 +01:00
Alexis Degrugillier
93c042a57d
Add a tool to generate the extensions.json file (#83)
Instead of manually maintaining the file, there is now a tool that grab
all repositories defined in the repositories.json file and browse through
all repositories to find extensions.
To do that, I've added a container that runs only php-cli to trigger said
tool.

The next step will be to trigger that tool automatically on a regular basis
and to update the current repository when there are changes.
2022-01-09 15:40:44 +01:00