Commit Graph

14 Commits

Author SHA1 Message Date
Robert Kaussow f13de60e06
chore: drop yapf and favor of the ruff formatter (#501) 2023-11-10 14:50:58 +01:00
Robert Kaussow 35bfa8bc6a
feat: add option to authenticate with api token instead of password (#460)
Co-authored-by: Bruno MATEU <pro+github@brunomat.eu>
Co-authored-by: Bruno MATEU <mateubruno@gmail.com>
2023-09-19 09:00:30 +02:00
renovate[bot] 6e118aa4f9
chore(deps): update devdeps non-major (#408) 2023-05-28 23:07:37 +02:00
Robert Kaussow a3fa0ef215
refctor: migrate flake8 to ruff python linter (#363) 2023-02-12 15:11:15 +01:00
Robert Kaussow ba2da53540
fix: convert file mode string to ocal (#186) 2022-03-28 23:10:38 +02:00
Robert Kaussow 3ccb789bdd
feat: add option to set output file mode (#184) 2022-03-27 13:36:26 +02:00
Robert Kaussow c6b1d3b9fa
fix: set service argparse default to None to respect anyconfig map (#31) 2021-07-25 16:01:23 +02:00
Robert Kaussow b03a7be2c8
feat: add service discovery metrics (#12) 2021-06-15 22:48:11 +02:00
Robert Kaussow 91ce466e04
feat: add json and simple log formatter (#8) 2021-06-12 16:59:46 +02:00
Robert Kaussow 831fad522f fix: fix API client creation loop 2021-06-09 23:18:14 +02:00
Robert Kaussow 1df0c9ed39 feat: improve error handling 2021-06-09 22:57:48 +02:00
Robert Kaussow fdc41dcdef feat: add option service to run sd in a loop (default: true) 2021-06-09 21:38:06 +02:00
Robert Kaussow c40eac65f4 feat: add loop delay option as cli flag 2021-06-09 21:10:51 +02:00
Robert Kaussow b566f81a6b inital commit 2021-06-09 20:44:10 +02:00