YunoHost-Apps / adguardhome_ynh

AdGuard Home package for YunoHost: Network-wide ads & trackers blocking DNS server
https://adguard.com/adguard-home.html
GNU General Public License v3.0
15 stars 14 forks source link

Testing v0.107.42 #140

Closed OniriCorpe closed 10 months ago

OniriCorpe commented 10 months ago

Problem

Solution

PR Status

yunohost-bot commented 10 months ago

:carousel_horse: Test Badge

yunohost-bot commented 10 months ago

:rocket: Test Badge

yunohost-bot commented 10 months ago

:carousel_horse: Test Badge

yunohost-bot commented 10 months ago

Fingers crossed! Test Badge

OniriCorpe commented 10 months ago

@ewilly

i edited your code from: api.url = "re:__DOMAIN__/dns-query" to api.url = "/dns-query"

to remove this CI linter error:

Error validating manifest using schema: in key resources > permissions > api > url 're:__DOMAIN__/dns-query' does not match '^(__[A-Z_]*__)?/.*$'

cat /etc/ssowat/conf.json | grep "dns-query"
                "adguard.example.com/dns-query"

i tested on my install and it should work as expected, but please let me know if the bug is still present for you!

ewilly commented 10 months ago

Error validating manifest using schema: in key resources > permissions > api > url 're:__DOMAIN__/dns-query' does not match '^(__[A-Z_]*__)?/.*$'

It's just a false positive issue gave by linter