Commit Graph

10170 Commits

Author SHA1 Message Date
rusefi 6d25864d98 Revert "proxy progress"
This reverts commit 968015f5
2020-07-08 16:37:34 -04:00
rusefi a060991f73 Revert "proxy progress"
This reverts commit 968015f5
2020-07-08 16:32:55 -04:00
rusefi 06f9faccf5 proxy progress 2020-07-08 16:30:31 -04:00
rusefi 98f0f145d5 console tests artifact 2020-07-08 15:10:30 -04:00
rusefi 30b5b7ba05 proxy progress 2020-07-08 13:53:51 -04:00
rusefi 12a9d64e31 proxy progress 2020-07-08 13:48:26 -04:00
rusefi 37243cf8a7 Merge remote-tracking branch 'origin/master' 2020-07-08 12:01:10 -04:00
rusefi 968015f5ec proxy progress 2020-07-08 11:54:34 -04:00
David Holdeman 15e44ae9cc
Use github actions to build and upload bundles (#1583)
* 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
2020-07-08 11:10:24 -04:00
rusefi 720ade2319 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-08 01:12:08 -04:00
rusefi e0535c7298 race conditions are cool 2020-07-08 01:11:04 -04:00
rusefi c412bf7bd5 race conditions are cool 2020-07-08 01:07:50 -04:00
rusefi 3d2ddb2612 is "localhost" better? 2020-07-08 00:58:44 -04:00
rusefi 749deac7a0 test result artifact 2020-07-08 00:52:03 -04:00
rusefi 14e08f8ed2 test result artifact 2020-07-08 00:48:01 -04:00
rusefi 5eb17e9f5a test result artifact 2020-07-08 00:45:00 -04:00
rusefi 81c4d9c86e test result artifact 2020-07-08 00:41:16 -04:00
rusefi 10efceabfc proxy progress 2020-07-08 00:19:25 -04:00
GitHub build-firmware Action 78306b6d85 Auto-generated configs and docs 2020-07-08 03:03:03 +00:00
rusefi 3f5ce4a7b4 migrate amazing idle from FSIO to less opaque TS #1581 2020-07-07 23:01:14 -04:00
GitHub build-firmware Action cac87cc983 Auto-generated configs and docs 2020-07-08 02:20:59 +00:00
rusefi e4d543027a making smart idle more useable 2020-07-07 22:19:22 -04:00
rusefi bdaa359efd DFU fix 2020-07-07 22:12:38 -04:00
rusefi b9c3ab2151 INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 22:05:05 -04:00
rusefi ce053dda5e INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 21:59:23 -04:00
rusefi dfcf7eef9c INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 21:54:43 -04:00
rusefi 57f86de94a INI Request: rusEFI 2020.07.06.mre_f4.2108843221 #54 2020-07-07 21:48:05 -04:00
rusefi f49c16e3ac Merge remote-tracking branch 'origin/master' 2020-07-07 21:34:32 -04:00
rusefi 29ff65fae6 proxy progress 2020-07-07 21:34:24 -04:00
GitHub build-firmware Action 7ed87fe4f7 Auto-generated configs and docs 2020-07-08 01:33:15 +00:00
rusefi 4058672c27 test for https://github.com/rusefi/web_backend/issues/54 2020-07-07 21:32:00 -04:00
GitHub set-date Action ca495754d9 Update date 2020-07-08 00:29:42 +00:00
rusefi efa30265ed $$$ 2020-07-07 15:02:19 -04:00
rusefi 42ca3a1fdc 60 pin 2020-07-07 14:34:13 -04:00
rusefi 62c384d3a4 Merge remote-tracking branch 'origin/master' 2020-07-07 13:26:05 -04:00
rusefi 9a2567bef6 docs 2020-07-07 13:25:41 -04:00
GitHub set-date Action c2cf3dad3c Update date 2020-07-07 00:29:49 +00:00
Matthew Kennedy b71468992e
Switch TS tables to use new axes (#1579)
* switch tables

* missed one
2020-07-06 19:32:30 -04:00
David Holdeman c4e4d5fa7c
Fix 1575 (#1578)
* remove no_asserts version

* add quotes to fix extra underscore

* add bundle name to primary bundle
2020-07-06 18:46:26 -04:00
rusefi b1ab455f31 idle_min through FSIO not working as intended
#1553

we now re-activated idle PID even in deadzone for half a second after A/C toggle
2020-07-06 16:40:16 -04:00
rusefi f09896fb54 poke 2020-07-06 02:11:12 -04:00
GitHub build-firmware Action 1d1c09aa7d Auto-generated configs and docs 2020-07-06 06:07:22 +00:00
rusefi 15731e29f9 something was broken? 2020-07-06 02:05:34 -04:00
GitHub build-firmware Action 6eec10da81 Auto-generated configs and docs 2020-07-06 05:30:14 +00:00
rusefi f735713acb and now I need to get all this working again 2020-07-06 01:29:00 -04:00
rusefi c349585bdd using bundle names in signature 2020-07-06 01:20:39 -04:00
rusefi c9c9600ea3 Merge remote-tracking branch 'origin/master' 2020-07-06 01:17:59 -04:00
rusefi d791508d71 progress - consuming new .ini file names 2020-07-06 01:17:50 -04:00
GitHub build-firmware Action f7328ab32e Auto-generated configs and docs 2020-07-06 05:14:39 +00:00
rusefi 90ef655800 Merge remote-tracking branch 'origin/master' 2020-07-06 01:12:24 -04:00