Commit Graph

29 Commits

Author SHA1 Message Date
Piv
ec6a0f26e2 Add protocgen/swift build to gitlab ci file. 2020-09-13 21:56:55 +09:30
Piv
3545035e88 Remove protocgen/swift build from gitlab ci.
Need an image/runner that includes the swift libs and gradle for swift protobuf codegen.
As such that will live in a separate branch until it's done.
2020-09-13 21:56:07 +09:30
Piv
2ae5c425ad Update gitlab ci to include protoc gen, swift build.
It also should now only run each module when the correct directory changes.
2020-09-13 21:41:30 +09:30
Piv
fc3607316d Fix script to point to platformio project file. 2020-09-08 22:03:54 +09:30
Piv
1276947aa4 Change working directory for library dependencies in ci build. 2020-09-08 21:51:25 +09:30
Piv
8fafc46ec4 Add src variable to ci build 2020-09-08 21:46:50 +09:30
Piv
1f4ed129f1 Fix board in ci build 2020-09-08 21:44:11 +09:30
Piv
45ba68f4aa Add esp32 build to gitlab ci 2020-09-08 21:40:09 +09:30
Michael Pivato
2bd46e6901 Fix deploy_pycar stage 2020-08-31 02:52:43 +00:00
Michael Pivato
b017521608 Update .gitlab-ci.yml to support pypi dist 2020-08-31 02:51:46 +00:00
Piv
2c84b1bc80 Use docker image in deploy 2020-08-26 19:45:29 +09:30
Piv
7e05ccf871 Fix whitespace 2020-08-26 19:42:29 +09:30
Piv
da03812c63 Fix needs in yaml 2020-08-26 19:38:02 +09:30
Piv
4458b88f45 Fix yaml 2020-08-26 19:36:53 +09:30
Piv
a6c9172360 Login to correct repo 2020-08-26 19:35:33 +09:30
Piv
dba2ddcf56 Temp add push to build 2020-08-26 19:33:49 +09:30
Piv
b5cf7354e8 Revert to extends method, rather than DAG needs 2020-08-26 18:02:51 +09:30
Piv
39fa301ca4 Fix image for docker deploy 2020-08-26 18:00:43 +09:30
Piv
18df8a259b Fixup docker tag in gitlab ci build script 2020-08-26 17:57:06 +09:30
Piv
ce1b8f42ed Override except tags for deploy 2020-08-25 22:34:16 +09:30
Piv
56e388d042 Fix gitlab build on tags 2020-08-25 22:31:33 +09:30
Piv
d092e4fa17 Login in deploy script 2020-08-25 22:27:06 +09:30
Piv
1bc14a7fed Fix deploy command 2020-08-25 22:25:20 +09:30
Piv
8dbcff5342 Add deploy stage and regular python build stage to pycar CI build 2020-08-25 22:22:45 +09:30
Piv
cd461b0c03 Rework docker login for stdin again. 2020-08-25 21:14:32 +09:30
Piv
e882aaa473 Don't use stdin for password 2020-08-25 21:11:44 +09:30
Piv
35dbe16432 Login to private dockerr repo within script, move image into main script.
This is because we'll eventually be doing other builds as well.
2020-08-25 21:06:13 +09:30
Piv
136a16bde0 Fix gitlab-ci file pathing. 2020-08-24 21:38:07 +09:30
Piv
a731c358a8 Move gitlab ci file to root 2020-08-24 21:36:33 +09:30