Commit Graph

52 Commits

Author SHA1 Message Date
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
bakito e9853e29e2 enable cron mode #2 2021-03-28 16:33:52 +02:00
bakito 794aa32bd3 allow multiple replicas 2021-03-28 16:13:40 +02:00
bakito 3e25d2c70e use cobra/viper 2021-03-28 14:09:31 +02:00
bakito 1bb31c3651 extract to sync package 2021-03-28 13:13:06 +02:00
bakito 785c23a51a log start and end 2021-03-28 11:32:41 +02:00
bakito 4bcfadc2fe update readme
update readme
2021-03-28 10:34:21 +02:00
Marc Brugger 36bb6b1957 Merge pull request #1 from bakito/add-license-1
Create LICENSE
2021-03-28 10:28:59 +02:00
Marc Brugger 13a149cb0f Create LICENSE 2021-03-28 10:23:34 +02:00
bakito 0c17b13f96 handle clients 2021-03-28 10:08:21 +02:00
bakito b4c5380738 services 2021-03-28 09:19:44 +02:00
bakito 5f878e0cee add github files 2021-03-28 09:03:38 +02:00
bakito ee670346f2 toggle filtering 2021-03-28 08:59:18 +02:00