Commit Graph

472 Commits

Author SHA1 Message Date
Willem Melching
47fd50ca60 Kalman filter compilation cleanup (#1080)
* start cleanup

* create generated dir if not exist

* tests pass!

* everything works again

* also convert live_kf to new structure

* Remove sympy helpers from file list

* Add laika to docker container

* Only build models that are present
2020-02-12 09:40:28 -08:00
Willem Melching
960b42c523 Re enable athenad test (#1058)
* Renable athena test

* debug

* Revert "debug"

This reverts commit 30f68055f8ea047ba4e2989d63a5020e0468487f.

* Specify correct pythonpath for tests

Co-authored-by: Andy <andyh2@me.com>
2020-02-11 19:26:34 -08:00
Comma Device
26453ad38b working release2 script 2020-02-11 21:25:21 +00:00
Willem Melching
c4ed49f082 make sure release script removes old dotfiles 2020-02-11 10:13:21 -08:00
Willem Melching
4f05efb6bc Create /data/pythonpath in release script 2020-02-10 14:49:44 -08:00
Willem Melching
0f2b1ea5f5 Proper set -e in devel script + fix repo url 2020-02-10 14:47:36 -08:00
Willem Melching
6737ea2860 Harcoding folder name is fine 2020-02-10 14:46:01 -08:00
Willem Melching
b645b1f278 Update release scripts 2020-02-10 14:38:47 -08:00
Adeeb
0ad5715255 use services.h in loggerd (#1056)
* loggerd: use services.h

* don't need yaml-cpp anymore

* forgot that
2020-02-06 10:56:01 -08:00
Willem Melching
a98000849e Removed old signed firmware during release build 2020-02-03 15:01:36 -08:00
Willem Melching
e32e754a74 Cleanup files_common for phone release 2020-02-03 14:41:43 -08:00
Willem Melching
0fb9971728 Only add the file list to the release 2020-02-03 14:11:23 -08:00
Willem Melching
2fe75cb7d0 Noqa on release build script 2020-02-03 13:37:57 -08:00
Willem Melching
0e1fc45bc3 Update release files 2020-02-03 12:52:20 -08:00
Willem Melching
77cb0b1464 Add pipfile to release files so CI can run 2020-02-03 12:16:38 -08:00
ZwX1616
6322a275d6 dmonitoringd (#1016) 2020-01-30 19:12:44 -08:00
Willem Melching
4d5957432e Add dockerfile to release files 2020-01-30 13:36:15 -08:00
Willem Melching
a2fe62ce77 Fix source brnach in master-ci push 2020-01-30 13:31:14 -08:00
Willem Melching
ada141e5e3 Fix target branch on master release build 2020-01-30 13:21:04 -08:00
Willem Melching
0319861700 Jenkins pipeline to create master-ci (#1019)
* Added Jenkinsfile

* Added Jenkinsfile

* Added Jenkinsfile

* change order

* sudo

* whoami?

* Added Jenkinsfile

* install git

* Untested build scripts

* Add lockable resource

* Fix syntax

* Only one stage

* fix target dir

* Use deploy key

* noqa on test_openpilot

* Fix version.h path

* Cleanup release files

* Add linter scripts to release

* Update jenkinsfile

* Fix path

* this should work

* Use python3 docker container

* Run in correct directory

* Setup /data/pythonpath

Co-authored-by: commaci-public <60409688+commaci-public@users.noreply.github.com>
2020-01-30 13:06:45 -08:00
Willem Melching
09a1691caf add default EON private key 2020-01-23 14:42:06 -08:00
Willem Melching
7f813d23ce cleanup and make linting part of ci work 2020-01-17 13:03:44 -08:00