Merge dev to main#122
Merged
Merged
Conversation
zakharenkodmytro
commented
Jul 21, 2025
Contributor
- merge dev to main
* docs for prod rollout * - added more precaution --------- Co-authored-by: dmytrozakharenko <amidum@gmail.com>
-if no signals are obtained, do not send a status payload
* add battery voltage to signals * minor tweak lint * update all dependencies, linter * fix couple tests * fix tests * update github actions * solidify test for dbc * clarify var names * tweak linter * linter latest
* respons header impl * cleanup logic, impl 29b, add tests * uds support for match pids, tests using 0x * cleanup * capture pid frame dumps, pending pull from queue and ship to mqtt * remove unused code, implement can dump sender with new stuff * minor tweaks * improve log messages * set vehicle token id, tweaks to should use scanner * cache should use native logger, add tests * retry for hw revision - sometimes we don't get it * retries for hardware version, re-order code, log to cloud if can't save templates * fix formula being blank * hex of pid for dump * limit frequency option for signals * validate tire pressure dbc * validate oil life dbc * signals map, tweak logs hook * fixes for using map for signals * improvments to can dump for pids * expire the template urls after 30 days * pid dump data schema * remove unused code, fix test * refactor can dump code * control for scenarios, add value * rename store * read and check for job already done from disk * tweaks, logging * handle multiple response hex case * log msg tweak * fix test
- first attempt to refactor worker_runner tests
… the required fields (#116)
- refactor loghooks.go by remove LogHook hook - less failed to get vehicle info - stop log to mqtt "failed to query pid " and "failed to get gps location" errors
# Conflicts: # .github/workflows/lint.yml # .golangci.yml # internal/gateways/identity_api.go # internal/worker_runner.go # internal/worker_runner_test.go # main.go
JamesReate
approved these changes
Jul 21, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.