Commit graph

10 commits

Author SHA1 Message Date
f747f6bb39 fix: refactor some more for tests + pylint 2025-08-31 18:57:04 -05:00
6e2428957b docs: add badge for black code style 2025-08-31 13:30:34 -05:00
8be1b66c9e fix: format all code with black
and from now on should not deviate from that...
2025-08-31 12:47:46 -05:00
18f7fa6c51 bump: version 0.1.0 → 0.2.0 2025-08-10 16:01:45 -05:00
ec8fe97cff fix: add dependency for requests 2025-08-10 15:20:00 -05:00
0f42626cb1 feat: add native API client for common submission use case
this should work for simple API endpoint which requires an auth token.
if more is needed, you'll have to override telemetry handler
2025-08-10 15:13:20 -05:00
e0dd704247 fix: remove submit_uuid from telemetry config profile
the `submit_url` should be all we expect by default, since even that
has no built-in behavior yet
2025-08-10 11:57:28 -05:00
7b6dbac1fa fix: tweak log verbiage 2025-08-09 13:11:26 -05:00
494cf5b67e bump: version 0.0.0 → 0.1.0 2025-08-09 12:36:31 -05:00
53f599fa79 feat: basic telemetry collection/submission feature 2025-08-09 12:05:18 -05:00