Commit Graph

64 Commits

Author SHA1 Message Date
dependabot[bot] dfdf0d33a6 Bump github.com/golang/mock from 1.5.0 to 1.6.0 (#25)
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang/mock/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: github.com/golang/mock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 09:09:08 +02:00
dependabot[bot] dd18873552 Bump github.com/onsi/ginkgo from 1.16.3 to 1.16.4 (#22)
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.16.3 to 1.16.4.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.16.3...v1.16.4)

---
updated-dependencies:
- dependency-name: github.com/onsi/ginkgo
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 08:59:01 +02:00
dependabot[bot] 4cca9ff588 Bump github.com/spf13/viper from 1.7.1 to 1.8.0 (#26)
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.7.1...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 08:58:52 +02:00
bakito 61fa17893a bump versions 2021-06-01 22:45:59 +02:00
Marc Brugger 00f353bac4 Dns dhcpas beta feature (#17)
* add dhcp and dns types

* sync dns #12

* add test #12

* implement dhcp #12

* add beta flags
v0.3.0-rc1
2021-05-28 20:07:32 +02:00
dependabot[bot] d19cca6fcf Bump github.com/onsi/gomega from 1.11.0 to 1.12.0 (#14)
Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/gomega/compare/v1.11.0...v1.12.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 11:07:57 +02:00
bakito a73f696ef6 update readme #9 v0.2.0 2021-04-18 22:30:25 +02:00
bakito 2e93920931 run on startup #10 2021-04-18 22:20:08 +02:00
Marc Brugger 3edb5222d6 Initial setup (#11)
automatically setup new AdGuardHome instances #9
2021-04-18 22:03:57 +02:00
bakito d58c8f115e log status 2021-04-18 19:32:03 +02:00
Marc Brugger f8dd7e6136 Update issue templates 2021-04-18 18:40:43 +02:00
bakito 9fd3694237 add support debug messages v0.1.2 2021-04-18 18:28:35 +02:00
bakito 258ecae016 fix filter synch error 2021-04-18 18:04:53 +02:00
Marc Brugger 04a912fb56 Update issue templates 2021-04-18 11:03:44 +02:00
Marc Brugger cd75a5f46e Merge pull request #8 from bakito/dependabot/go_modules/github.com/golang/mock-1.5.0
Bump github.com/golang/mock from 1.3.1 to 1.5.0
2021-04-12 12:28:55 +02:00
dependabot[bot] 87c578a07b Bump github.com/golang/mock from 1.3.1 to 1.5.0
Bumps [github.com/golang/mock](https://github.com/golang/mock) from 1.3.1 to 1.5.0.
- [Release notes](https://github.com/golang/mock/releases)
- [Changelog](https://github.com/golang/mock/blob/master/.goreleaser.yml)
- [Commits](https://github.com/golang/mock/compare/1.3.1...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 10:16:48 +00:00
Marc Brugger 28782fc364 Merge pull request #7 from bakito/dependabot/go_modules/github.com/onsi/ginkgo-1.16.1
Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1
2021-04-12 10:15:17 +02:00
Marc Brugger 7470a11547 Merge pull request #6 from bakito/dependabot/go_modules/github.com/go-resty/resty/v2-2.6.0
Bump github.com/go-resty/resty/v2 from 2.4.0 to 2.6.0
2021-04-12 10:12:59 +02:00
dependabot[bot] 0d35a77e1b Bump github.com/onsi/ginkgo from 1.16.0 to 1.16.1
Bumps [github.com/onsi/ginkgo](https://github.com/onsi/ginkgo) from 1.16.0 to 1.16.1.
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/onsi/ginkgo/compare/v1.16.0...v1.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 08:11:52 +00:00
dependabot[bot] bc8fc796ec Bump github.com/go-resty/resty/v2 from 2.4.0 to 2.6.0
Bumps [github.com/go-resty/resty/v2](https://github.com/go-resty/resty) from 2.4.0 to 2.6.0.
- [Release notes](https://github.com/go-resty/resty/releases)
- [Commits](https://github.com/go-resty/resty/compare/v2.4.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-12 08:11:21 +00:00
bakito da3b037009 add sync tests 2021-04-11 18:35:03 +02:00
bakito 4921af09a5 add client tests 2021-04-11 16:13:37 +02:00
bakito e7a2604268 prepare sync and client tests 2021-04-11 11:56:55 +02:00
bakito cb624ea52b extend tests 2021-04-11 10:51:24 +02:00
bakito 57612bae1f log enable for filters 2021-04-10 14:48:02 +02:00
bakito 680729580e add merge tests v0.1.1 2021-04-10 13:30:26 +02:00
bakito 97fc7be19a update changed filters #5 2021-04-10 13:15:56 +02:00
bakito 59a55db582 use helper methods for error handling 2021-04-10 11:44:12 +02:00
bakito d984d66883 abort on http status code != 200 2021-04-10 00:18:29 +02:00
bakito a78f3f00dc start writing tests 2021-04-06 21:31:26 +02:00
bakito 933a3d8066 add missing command 2021-04-06 20:45:36 +02:00
bakito 64463b6842 add multi replica env support #4 v0.1.0 2021-04-05 21:07:28 +02:00
bakito 9450c09e2a add docker build #4 2021-04-05 20:13:13 +02:00
bakito 514b228739 add prerequisites v0.0.7 2021-04-05 13:33:21 +02:00
bakito 06f95de085 ignore last updated timestamp / add testcase #3 2021-04-05 13:20:11 +02:00
bakito 1986e87518 correct log fields v0.0.6 2021-04-03 21:04:50 +02:00
bakito cf0a381f80 log fields 2021-04-03 20:38:41 +02:00
bakito 5e591e04c3 simplifiy
cleanup code
skip arm for darwin and windows
2021-04-03 20:19:34 +02:00
bakito fcf25538c0 make log available in api v0.0.5 2021-04-03 18:41:28 +02:00
bakito aa95031136 sync stats and query log config 2021-04-03 17:52:08 +02:00
bakito 6fb2dd12a8 move log attribute to message 2021-03-31 02:34:26 +02:00
bakito 8db9c98644 synch toggles v0.0.4 2021-03-31 02:28:18 +02:00
Marc Brugger f8578e85b2 add API server to trigger sync remotely v0.0.3 2021-03-29 08:43:18 +02:00
bakito 5dafdf5472 change output paths v0.0.2 2021-03-28 20:28:58 +02:00
bakito 23d5f30eb8 add systemd script 2021-03-28 20:25:25 +02:00
bakito 44609a93e3 correct logger name 2021-03-28 20:00:22 +02:00
bakito 70e60bb7d0 use external semver 2021-03-28 19:31:11 +02:00
bakito aacffb1518 document config file 2021-03-28 17:04:41 +02:00
bakito f27414720c prepare release v0.0.0 v0.0.1 2021-03-28 16:44:39 +02:00
bakito 0d288e93c0 run action in main branch 2021-03-28 16:35:07 +02:00