Commit Graph

10 Commits

Author SHA1 Message Date
Adeeb Shihadeh
27754a277c enable E261 in flake8: two spaces before inline comment 2020-05-31 14:07:29 -07:00
Willem Melching
ba2ac1207a Running pre-commit in CI (#1590)
* Running pre-commit in CI

* fix dockerfile syntax

* dont run on submodule repo folders

* Fix some import errors in ci

* more stuff

* That should be the last one
2020-05-28 15:40:48 -07:00
Adeeb Shihadeh
10ae22a192 delete unused lines 2020-05-10 11:25:42 -07:00
Adeeb
008700a6b3 LGTM fixes (#1480) 2020-05-09 16:40:43 -07: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
Willem Melching
b645b1f278 Update release scripts 2020-02-10 14:38:47 -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
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