Commit Graph

10230 Commits

Author SHA1 Message Date
rusefi 8365e5719e addind a bit of clarity 2020-07-19 19:29:26 -04:00
rusefi 929f5d80f9 byte counter just for fun 2020-07-19 18:55:33 -04:00
rusefi fc5680acb3 status update 2020-07-19 18:37:10 -04:00
rusefi 3b167247f7 poke 2020-07-19 18:34:53 -04:00
rusefi f96e4c88e0 poke 2020-07-19 18:33:51 -04:00
rusefi 6aea888174 poke 2020-07-19 18:27:30 -04:00
Matthew Kennedy d6464fffe7
fix (#1620) 2020-07-19 18:05:31 -04:00
David Holdeman 1c33247b49
Only run push job if commit found no changes (#1619)
* Add checkout

* remove empty with statement

* Actually we do need push depth

* convert gen_upload_docs.bat

* convert run.bat

* forgot to add run.sh

* convert gen_upload_docs.bat

* remove checking from bats

* change config

* fix path

* fix path again

* fix file extension

* remove escapes

* added missing quotation and escapes

* convert build_current_bundle

* convert clean_bootloader

* convert compile_bootloader_discovery

* convert compile_bootloader

* add env var to skip upload

* remove checking from compile.bat

* working on push.yaml

* finish sorting

* progress

* rename push to builds

* rename push to builds

* Add skip upload env var

* fix pull_request name

* fixed typo and changed name

* fixed indentation and runs-on

* try different env var setup

* add nucleos and switch to underscore

* add quotes

* remove boards that were commented

* remove boards that were commented

* fix project board name

* fixed variable name

* add ini-file and console-settings

* try installing gcc-multilib first

* Install g++-multilib as well

* remove unnecessary export

* fixed exit numbers

* change to different env setup

* add simulator and console compilation to board bundles

* changed OS and added linux simulator build

* add checkout and missing colon

* add gcc-multilib installes

* Install mingw

* fixed install

* remove mingw from linux sim and call compile directly

* change directory

* moved envs to command

* debug ls

* debug ls

* set ftp vars

* add makefile debug info

* removed batchecks

* redirect stdout to easier see orrs

* change name

* remove redirect, add file inpection

* Add conditional project name

* Try software upgrade

* missing char

* update ine files

* try quotes

* add escapes

* add quotes

* add escapes and quotes

* remove quotes and escapes

* remove software upgrade

* ignore test 2

* update apt

* like this then

* forgot import

* fix case

* remove RUSEFI_SKIP_UPLOAD and check RUSEFI_FTP_SERVER instead

* break workflow back apart

* upload simulator artifact

* fixed operator

* update apt

* change paths

* Update build-firmware.yaml

* move update bundle to artifacts

* fix var name

* Install ncftp

* set env vars conditionally

* remove check so zips are created

* try things the github way and copy to primary

* re-enable test

* missing space

* use bash

* use bash

* add workflow

* add check before upload

* install kicad

* switch firmware to bash

* switch unit_testts to bash

* switch jenkins to bash

* fix path

* pwd

* checkout submodules

* add ppa for kicad 5.1

* install xvfb and set DISPLAY

* use xvfb

* use python3 and add NO_DISPLAY var

* fetch all

* remove blob

* undo unintentional changes

* reset accidentally commited config.xmlu

* remove submodule

* fix path

* Only call one board

* make simulator and console conditional

* break away bundle packaging

* pass bundle name

* switch to bash

* make primary bundle conditional

* break away packaging for primary and pass config names

* Add default name to unit tests

* add check to skip config

* add property to skip config, and fix check

* switch primary bundle to still build

* switch to bash

* move default config to its own script

* add exit 0

* go back to gen_config running all boards

* remove TS stuf8f

* remove TS stuff

* switch to gen_config_board

* switch to bash

* add kinetis back

* add check for kinetis

* rename compile_and_upload

* add error checking

* Revert "add error checking"

This reverts commit f6c9b7f2521f9c28ea150da8e733c593a59596a1.

* facepalm

* pass ini file

* set and check env var

* add echo

* fix syntax errors

* fix syntax errors

* try quotes

Co-authored-by: David Holdeman <David Holdeman>
2020-07-19 17:50:22 -04:00
rusefi b114142bb8 let's add .logicdata for unit tests 2020-07-19 17:42:11 -04:00
Matthew Kennedy 94635f9f33
encapsulate (#1617) 2020-07-19 16:46:28 -04:00
rusefi 9b5dd9183f refactoring 2020-07-19 16:36:55 -04:00
rusefi fee5203f5f let's add .logicdata for unit tests 2020-07-19 16:13:55 -04:00
rusefi b7109fa09c better unit test logging 2020-07-19 16:05:19 -04:00
rusefi 49e9e08c65 better unit test logging 2020-07-19 15:47:21 -04:00
rusefi 222655517b better unit test logging 2020-07-19 15:25:49 -04:00
rusefi 54c9bf21ca better unit test logging 2020-07-19 14:58:46 -04:00
rusefi dd3a080d88 better unit test logging 2020-07-19 14:26:28 -04:00
rusefi fbfef8290c better unit test logging 2020-07-19 14:17:15 -04:00
rusefi 5a10e8adac better unit test logging 2020-07-19 14:13:15 -04:00
rusefi 46a1d361b5 unit tests: order of tests multispark/sensor tests should not matter #1616
TODO
2020-07-19 14:10:55 -04:00
rusefi f7a182c170 would this work? 2020-07-19 13:59:55 -04:00
rusefi dbd3eaf7a9 Injectors #1 and #5 stick open #1592
two bytes of progress
2020-07-19 13:54:47 -04:00
rusefi c755dea256 would this work? 2020-07-19 13:50:43 -04:00
rusefi 8bce289fac would this work? 2020-07-19 13:45:42 -04:00
rusefi b67e9c9df6 would this work? 2020-07-19 13:33:02 -04:00
rusefi ded219ba78 Injectors #1 and #5 stick open #1592
two bytes of progress
2020-07-19 13:32:17 -04:00
rusefi 33b21c8bcf one step backwards to help build? 2020-07-19 13:26:46 -04:00
rusefi fdb455a004 Injectors #1 and #5 stick open #1592
starting somewhere
2020-07-19 13:13:25 -04:00
rusefi f2fd9decdd better folder structure 2020-07-19 12:57:05 -04:00
rusefi a353c7c7c1 fixing build 2020-07-19 12:42:52 -04:00
rusefi de978fcd51 fixing build 2020-07-19 12:33:26 -04:00
rusefi 36bd3961f3 "digits" support for rusEFI tune XML files 2020-07-19 12:24:36 -04:00
GitHub build-firmware Action f503f35e56 Auto-generated configs and docs 2020-07-19 16:20:07 +00:00
rusefi 1e6cea4423 fixing crankingIACposition digits 2020-07-19 12:18:30 -04:00
rusefi 3c296bd0d9 plugin remote tab progress 2020-07-19 11:52:25 -04:00
rusefi 2dc47db6ea poke 2020-07-19 01:43:16 -04:00
rusefi 5e39d1ff30 poke 2020-07-19 01:40:29 -04:00
rusefi 4d79b34b31 race conditions are the best bugs 2020-07-19 01:36:20 -04:00
rusefi efae2d0509 so suddenly ServerTest is less reliable?
race conditions are the best bugs
2020-07-19 01:19:09 -04:00
rusefi 879fdecd67 so suddenly ServerTest is less reliable? 2020-07-19 01:12:10 -04:00
rusefi bd6dac1f5e better logging 2020-07-19 00:58:53 -04:00
rusefi 85d79a7f85 poke 2020-07-19 00:53:50 -04:00
rusefi c91297e995 poke 2020-07-19 00:53:13 -04:00
rusefi 22c1ef4c46 poke 2020-07-19 00:45:18 -04:00
rusefi aae7b68810 progress 2020-07-19 00:42:35 -04:00
rusefi 2b15cd554a so suddenly ServerTest is less reliable? DISABLE_LOCAL_CACHE 2020-07-19 00:33:19 -04:00
rusefi a8498919cc so suddenly ServerTest is less reliable? 2020-07-19 00:21:10 -04:00
rusefi 75fc3a270d helping Android 2020-07-19 00:14:59 -04:00
rusefi 158e5d1876 so suddenly ServerTest is less reliable? 2020-07-19 00:07:37 -04:00
rusefi 3b5b8714dc so suddenly ServerTest is less reliable? 2020-07-18 23:38:39 -04:00