ioBroker / ioBroker.repochecker

Check the ioBroker adapter github repositories if they can be added to public ioBroker repository
MIT License
8 stars 8 forks source link

Check urls againt source files at github repo instead of iobroker.live #264

Open mcm1957 opened 3 months ago

mcm1957 commented 3 months ago

Check reading sources-dist* should access the GITHUB version of the files. Currently it looks loike the check is using the files from iobroker.liv. Its confusing if the sources are corrected at the GitHub repository but the check still fails.

❗ [E405] Icon must be in the following path: https://raw.githubusercontent.com/oweitman/ioBroker.squeezeboxrpc/main/; correct sources-dist.json ❗ [E407] Meta URL must be equal to https://raw.githubusercontent.com/oweitman/ioBroker.squeezeboxrpc/main/io-package.json; correct sources-dist.json ❗ [E426] Icon must be in the following path: https://raw.githubusercontent.com/oweitman/ioBroker.squeezeboxrpc/main/; correct sources-dist-stable.json ❗ [E428] Meta URL must be equal to https://raw.githubusercontent.com/oweitman/ioBroker.squeezeboxrpc/main/io-package.json; correct sources-dist-stable.json