Greg Hogan
14e12980f5
simplify git remote is comma check ( #31284 )
...
* simplify git remote is comma check
* cast to str
* eliminate default and always return string
* add type annotation for cache decorator
* fix up default handling
old-commit-hash: 7affba06d89b366d98f42c4ea3a2f904e6ef3357
2024-02-02 21:23:32 -08:00
Adeeb Shihadeh
42f2592b28
unpin sentry-sdk ( #31183 )
...
* unpin sentry-sdk
* update
old-commit-hash: 1001becfa59fb7208ecd69e98a3f60f5efa37a1d
2024-01-26 14:33:59 -08:00
Adeeb Shihadeh
59eb2988de
swaglog.py goes in common/ ( #30631 )
...
* swaglog.py goes in common/
* all of these go in release
* we'll even include the pyx
old-commit-hash: 35f819c8239b8ac3a000087a0f791b91ccea5e5e
2023-12-06 17:27:51 -08:00
Adeeb Shihadeh
38168c182c
don't upload crash logs from forks ( #30203 )
...
* don't upload crash logs from forks
* fix
old-commit-hash: 1abea5a2596f36eec56d52c9d3a900b7396cf262
2023-10-06 15:30:43 -07:00
Adeeb Shihadeh
16ec56398c
add openpilot prefix to imports ( #29498 )
...
* add openpilot prefix to imports
* more
* more
* fix docs
* fix linter
* bump submodules
* fix patched tests
* update dynamic imports
* debug
* Revert "debug"
This reverts commit db5e13b9911cc74438bee123bc3430da6c31b24b.
* fix pm test
old-commit-hash: a9626f95b69af19306143fc4def02fb5769405d2
2023-08-20 20:49:55 -07:00
Adeeb Shihadeh
3c48bc47b7
Move a bunch of stuff to system/ part 3 ( #24829 )
...
* move swaglog.py
* timezoned
* logmessaged
* version.py
* fix linter
old-commit-hash: 0fce5d90459b77bf2cfa70f55f322f0e1fb8d01c
2022-06-11 23:19:27 -07:00
Adeeb Shihadeh
9a45a3b99b
Move selfdrive/hardware/ to system/ ( #24725 )
...
* move hardware to system/
* fix mypy
old-commit-hash: 1139fe507b01f34de9714c99228f411558b44231
2022-06-11 16:38:24 -07:00
Adeeb Shihadeh
eac8bd839a
sentry improvements ( #23627 )
...
* sentry: filter out unregistered devices and PC
* add daemon name
old-commit-hash: 8b5b0ae3415e1ea44a1eecb6e70cec16b0fb1565
2022-01-26 11:44:10 -08:00
Adeeb Shihadeh
250da7d66b
sentry: rotate keys
...
old-commit-hash: cf89ded041dcec6e5c9265cf6694af44ef996445
2022-01-15 10:13:11 -08:00
Adeeb Shihadeh
246c6570c0
sentry: rename release environment to release
...
old-commit-hash: 345c48abbb8a44782ca542d7ca41755ffc20bef1
2022-01-15 09:15:46 -08:00
Adeeb Shihadeh
fa8ba3617b
sentry fixups ( #23249 )
...
* set env
* do init in same place
* no sentry for forks
* start session
* start session
* remove that
* val
old-commit-hash: b63bc89bc993648ec5cbe2b90b896ddae90077ed
2022-01-14 15:25:16 -08:00