mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
Tools: Storage API (#1161)
* filereader * support URLs in filereader, logreader * unused * use route files api; add auth file * Implement browser auth * Update readme, fix up cache paths * Add tests, clear token on 401 * Factor out URLFile * space old-commit-hash: c4af05868ba82d4295e3f508e8477f2f6f898834
This commit is contained in:
@@ -81,6 +81,7 @@ jobs:
|
||||
$RUN "$UNIT_TEST selfdrive/car"
|
||||
$RUN "$UNIT_TEST selfdrive/locationd"
|
||||
$RUN "$UNIT_TEST selfdrive/athena"
|
||||
$RUN "$UNIT_TEST tools/lib/tests"
|
||||
|
||||
process_replay:
|
||||
name: process replay
|
||||
|
||||
Reference in New Issue
Block a user