James
|
83b60a7ba6
|
Remove duplicate "build_metadata" declaration (#33927)
|
6 months ago |
Adeeb Shihadeh
|
7aa4ef5fd6
|
sentry: fix deprecation warning
|
7 months ago |
Adeeb Shihadeh
|
7a3e454d27
|
move sentry/stats to system/ (#32490)
* move sentry/stats to system/
* fix
old-commit-hash: da6fd75125
|
11 months ago |
Adeeb Shihadeh
|
18970afb0e
|
athena: move to system/ (#32488)
* athena: move to system/
* slash
old-commit-hash: 3279dbeff7
|
11 months ago |
Justin Newberry
|
1548b673e0
|
use build_metadata everywhere we used to use get_version, get_commit, etc (#31941)
* use build_metadata
* fix normailzed
* also normalized
* and here
* fix diff
* and that one
* cleanup
old-commit-hash: effee900c4
|
1 year ago |
Justin Newberry
|
a5bc36ea9d
|
move git commands to common/git.py (#31921)
move git into common/git.py
old-commit-hash: 4fbc8a3896
|
1 year ago |
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: 7affba06d8
|
1 year ago |
Adeeb Shihadeh
|
42f2592b28
|
unpin sentry-sdk (#31183)
* unpin sentry-sdk
* update
old-commit-hash: 1001becfa5
|
1 year ago |
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: 35f819c823
|
1 year ago |
Adeeb Shihadeh
|
38168c182c
|
don't upload crash logs from forks (#30203)
* don't upload crash logs from forks
* fix
old-commit-hash: 1abea5a259
|
2 years ago |
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 db5e13b991 .
* fix pm test
old-commit-hash: a9626f95b6
|
2 years ago |
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: 0fce5d9045
|
3 years ago |
Adeeb Shihadeh
|
9a45a3b99b
|
Move selfdrive/hardware/ to system/ (#24725)
* move hardware to system/
* fix mypy
old-commit-hash: 1139fe507b
|
3 years ago |
Adeeb Shihadeh
|
eac8bd839a
|
sentry improvements (#23627)
* sentry: filter out unregistered devices and PC
* add daemon name
old-commit-hash: 8b5b0ae341
|
3 years ago |
Adeeb Shihadeh
|
250da7d66b
|
sentry: rotate keys
old-commit-hash: cf89ded041
|
3 years ago |
Adeeb Shihadeh
|
246c6570c0
|
sentry: rename release environment to release
old-commit-hash: 345c48abbb
|
3 years ago |
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: b63bc89bc9
|
3 years ago |