Commit Graph

262 Commits

Author SHA1 Message Date
Christian Nicolai 5b332d8f57
ci: ignore false-positive 3rd party lockfiles for trivy
- uses newly released `--skip-dirs` flag of Trivy 0.11.0
2020-08-30 11:34:26 +02:00
cn 0de5078d9d ci: add Dockerfile linting 2020-08-22 12:50:55 +02:00
depfu[bot] 72c8dda7dd
gems: update jaeger-client to version 1.1.0
Update jaeger-client to version 1.1.0 (#62)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-22 11:27:57 +02:00
cn e36b210f66 ci: update github actions versions 2020-08-21 16:39:11 +02:00
cn fcc3f12284 ci: fix vulnscan behavior to scan most-recent semver 2020-08-19 14:33:26 +02:00
cn bf68049260 release: 3.1.0 2020-08-19 14:13:07 +02:00
cn 35ced6468e ci: allow manual run of vulnscan action workflow 2020-08-18 22:53:33 +02:00
cn 4833328557 docs: improve docker run instructions 2020-08-18 22:40:30 +02:00
cn 25e70f484d release: 3.1.0.rc1 2020-08-18 22:26:56 +02:00
cn 617fbf538b docker: add image release on tag and periodic vulnerability scan 2020-08-18 22:22:41 +02:00
cn 5cce42f4c7 gem: fix solargraph warnings on CI 2020-08-17 12:10:35 +02:00
cn 093efc77ef gem: add editorconfig 2020-08-12 07:55:37 +02:00
depfu[bot] 2368099f7d
gems: upgrade jaeger-client to version 1.0.0
Update jaeger-client to version 1.0.0 (#38)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-11 16:08:28 +02:00
depfu[bot] 708cd13237
gems: update rubocop to version 0.89.0
Update rubocop to version 0.89.0 (#59)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-08-07 08:36:49 +02:00
cn a89a263250 docs: add example Dockerfile 2020-07-30 19:52:01 +02:00
cn af102f23ec release: 3.0.0 2020-07-29 00:31:48 +02:00
depfu[bot] 950c985ad1
gems: update rubocop to version 0.88.0
Update rubocop to version 0.88.0 (#57)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-07-29 00:04:44 +02:00
cn b2d9b7745f gem: bump minimum required Ruby version to Ruby 2.5 2020-07-28 17:52:15 +02:00
cn 09aa2b127c release: 2.3.1 2020-07-27 21:31:15 +02:00
cn 618b2c823d dyndnsd: remove noisy message by not redundantly logging on shutdown 2020-07-27 20:34:48 +02:00
cn ae62744cc9 release: 2.3.0 2020-07-20 20:37:59 +02:00
cn 3a9c2d65fb updater: add zone_transfer_server updater 2020-07-20 17:10:38 +02:00
cn 8976ff5bbe dyndnsd: allow enabling debug logging 2020-07-20 12:04:22 +02:00
cn 0c4c38cc6b dyndnsd: allow updater to see if database changed 2020-07-20 11:56:23 +02:00
cn 0cec44893d updater: improve parameter name 2020-07-18 14:45:56 +02:00
depfu[bot] 33b8325a92
gems: update bundler-audit to version 0.7.0.1
(#53)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-06-14 12:40:25 +02:00
depfu[bot] 186c79814f
gems: update rubocop to version 0.81.0
(#47)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
2020-04-02 12:28:55 +02:00
Sam Umbach cb3977b553
docs: fix minor typos in README
Fix minor typos (#46)
2020-03-20 11:09:05 +01:00
cn c112b211a0 release: 2.2.0 2020-03-06 21:55:42 +01:00
cn b597ecb15e gem: adopt frozen string literals 2020-03-06 21:48:17 +01:00
cn c73c09f311 gem: refactor gemspec, exclude tests from gem, move binaries to ./exe
- based on recommendations of https://piotrmurach.com/articles/writing-a-ruby-gem-specification/
2020-03-06 21:46:55 +01:00
cn 88133edc1a gems: fix order, drop unnecessary json dependency
- json was added pre Ruby 2.0 in e50430b177
2020-03-02 01:44:39 +01:00
cn 9dfafd7e8d release: 2.1.1 2020-03-01 21:55:35 +01:00
cn af5e4ca3e0 dyndnsd: handle potential nil cases detected by sorbet
- including review suggestions from @jgraichen
2020-03-01 21:51:28 +01:00
cn 0317189057 release: 2.1.0 2020-03-01 11:43:39 +01:00
cn 73dbf2a5fa gem: add solargraph support 2020-02-29 20:21:50 +01:00
cn 6d0457d70c gems: specify bundler-audit version 2020-02-29 00:32:21 +01:00
cn 9ab080072f updater: rename parameter to match expected type 2020-02-28 16:01:44 +01:00
cn fdcd6e8da4 gem: add Ruby 2.7 support 2020-02-28 13:30:11 +01:00
cn 31be09c1c2 travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:13:02 +01:00
cn 3406e22588 gem: enable new rubocop rules, cleanup 2020-02-26 11:33:44 +01:00
depfu[bot] a42a864f56
gems: update rubocop to version 0.80.0
Update rubocop to version 0.80.0 (#44)
2020-02-19 15:09:25 +01:00
depfu[bot] 07fd8681e4 gems: update rubocop to version 0.79.0
Update rubocop to version 0.79.0 (#43)
2020-01-07 19:32:10 +01:00
depfu[bot] 6831744e7b gems: update rubocop to version 0.78.0
Update rubocop to version 0.78.0 (#42)
2019-12-19 23:43:30 +01:00
depfu[bot] 7d49b861fc gems: update rubocop to version 0.77.0
Update rubocop to version 0.77.0 (#41)
2019-11-29 09:21:46 +01:00
depfu[bot] 2ad816b866 gems: update rubocop to version 0.76.0
Update rubocop to version 0.76.0 (#40)
2019-10-29 20:28:30 +01:00
depfu[bot] f4f10c94c4 gems: update rubocop to version 0.75.0
Update rubocop to version 0.75.0 (#39)
2019-10-02 08:58:33 +02:00
depfu[bot] bb7302407a gems: update rubocop to version 0.74.0
Update rubocop to version 0.74.0 (#37)
2019-08-02 09:14:36 +02:00
depfu[bot] 9f132b4a7d gems: update rubocop to version 0.73.0
Update rubocop to version 0.73.0 (#36)
2019-07-17 12:53:49 +02:00
depfu[bot] 32d6d01d9d gems: update rubocop to version 0.72.0
Update rubocop to version 0.72.0 (#35)
2019-06-26 18:10:54 +02:00