Commit Graph

14 Commits

Author SHA1 Message Date
Andy
738c3cca79 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: c4af05868b
2020-02-24 21:24:54 -05:00
Adeeb
12a4247161 Fix condition on CI push stage (#1149)
old-commit-hash: f198624ca2
2020-02-21 10:13:49 -08:00
Adeeb
a8ea2fff77 Fix artifact upload in CI when step fails (#1139)
* Fix artifact upload in CI when step fails

* set container name

old-commit-hash: d2970fd2da
2020-02-20 14:40:21 -08:00
Adeeb
8c4d5e274b cat process replay diff (#1112)
* cat process replay diff

* always

old-commit-hash: 50944d305f
2020-02-17 13:41:21 -08:00
Willem Melching
d11cfbe33e fix fingerprint test
old-commit-hash: e2253b072e
2020-02-13 16:53:41 -08:00
Willem Melching
23fd4b1158 Push container to dockerhub (#1075)
* push container to dockerhub

* Fix stage name

* Only run on master

* Don't push on PR

* Only run on commaai/openpilot

old-commit-hash: 5388878dac
2020-02-10 19:03:46 -08:00
Willem Melching
403121bc2f Use full name for docker caching
old-commit-hash: 118198605f
2020-02-03 14:12:35 -08:00
Willem Melching
0d5f5b3e4b Use dockerhub
old-commit-hash: 5ea95c3d87
2020-02-03 13:33:21 -08:00
Willem Melching
cdd7da10c4 use base docker container when building
old-commit-hash: 58f4f5aac4
2020-02-03 13:10:38 -08:00
Willem Melching
df1f2d7a66 Add fingerprint test to ci
old-commit-hash: 822b32656b
2020-02-01 18:40:04 -08:00
Willem Melching
bf9172b381 CI: remove header hacks when checking out submodules (#995)
old-commit-hash: e2c784740a
2020-01-23 12:40:40 -08:00
Willem Melching
afc4e0dce1 always upload artifacts
old-commit-hash: fb8efbed2d
2020-01-23 11:35:07 -08:00
Willem Melching
6dccca4177 Add timeout to github actions and remove old azure-pipelines file
old-commit-hash: 50e859e6b1
2020-01-23 11:02:37 -08:00
Adeeb
ef414f58f2 GitHub Actions for CI (#986)
* basic github actions config

* submodules

* pwd

* docker save

* unit tests

* add rest of tests

* fix unit tests

* artifacts

* container name

* does this work?

* no --rm when we want artifacts

* clean up

* fix artifact paths

* name

* rerun travis

* remove travis config

old-commit-hash: 28af44d199
2020-01-21 12:26:10 -08:00