rusefillc
3a947328bd
did we have tests disabled?!
2021-11-24 13:21:03 -05:00
Scott Smith
c354d30a71
Use Valgrind to detect unitialized variable references. ( #3555 )
...
* Use Valgrind to detect unitialized variable references.
Fix the edge cases that pop up
* Comment and disable Mac run
2021-11-15 23:42:23 -05:00
Scott Smith
d09166d439
Test for stack use after free in ASAN. ( #3552 )
...
Fix two cases that didn't affect the product, but did affect our ability to test.
2021-11-15 19:44:39 -05:00
rusefillc
4f282e796d
Idle valve outputs not available in TS #3523
2021-11-10 21:16:55 -05:00
rusefillc
e64f71ace7
GHA: submodules: recursive #3494
2021-11-07 01:10:44 -04:00
rusefillc
b80fb61df1
GHA: submodules: recursive #3494
2021-11-07 00:46:43 -04:00
Matthew Kennedy
8124c2a12d
unit test build times ( #3489 )
...
* don't emit assembly listings
* more
* extract coverage
* link coverage
2021-11-06 21:20:24 -04:00
David Holdeman
bb6c4c3400
Use SSH for remaining workflows ( #3407 )
...
* install sshpass instead of ncftp
* don't use file for command
* change env vars
* replace ncftp with sshpass in docs
* switch gcov upload
* use heredoc instead of file
* convert ibom
* whoops
* messed up var
* remove quotes
* undo ini variable changes
2021-10-25 08:22:31 -04:00
rusefillc
01b28d39cf
Configuration Definition CI needs CI, we had tests failing
2021-10-24 13:42:37 -04:00
rusefillc
5ccf45b89f
Configuration Definition CI needs CI, we had tests failing
2021-10-24 13:35:28 -04:00
David Holdeman
06835a6a75
Use SSH to upload firmware ( #3394 )
...
* install sshpass instead of ncftp
* use ssh
* change env vars
* fix checks and sftp>ssh
2021-10-22 16:36:15 -04:00
David Holdeman
09d5159961
Change vars and use docs dir ( #3390 )
2021-10-22 09:07:35 -04:00
David Holdeman
33c826a810
Use SSH for Pinouts ( #3388 )
...
* switch to ssh
* ssh env vars
2021-10-21 19:42:06 -04:00
David Holdeman
981b16ced9
Use SSH for Doxygen ( #3386 )
...
* install sshpass and change var names
* convert doxygen script
* no stricthostkeychecking
* change secrets
2021-10-21 19:15:25 -04:00
rusefillc
e6bbc1c386
poke
2021-10-19 07:57:22 -04:00
rusefillc
0ebd5646c2
docs
2021-10-18 22:43:03 -04:00
Matthew Kennedy
56afeb17c8
Fix simulator ( #3360 )
...
* fix simulator
* print out halt reason
* option to close simulator after time
* workflow calls it
* test with the bug still present
* ...and fix the bug
2021-10-17 20:07:25 -04:00
rusefillc
d5de9f8b17
Move pinouts to pages.rusefi.com #170
2021-10-13 21:01:21 -04:00
rusefillc
3c0f961bc3
hellen88bmw
2021-10-11 20:58:10 -04:00
rusefillc
bcc52347c4
GHA reliability: retry FTP upload #3011
...
refactoring: reducing code duplication
2021-10-09 01:46:29 -04:00
rusefillc
19f72ec099
GHA reliability: retry FTP upload #3011
...
refactoring: more proper file name
TODO: more proper file location :)
2021-10-09 01:43:56 -04:00
David Holdeman
6ae5156d4c
Fix GCOV upload ( #3296 )
...
* add check for push to master
* submo bump
2021-10-02 11:02:27 -04:00
rusefillc
3f26ed1a95
Reduce scripts code duplication between matrix and primary build #3182
2021-08-20 15:34:21 -04:00
rusefillc
327736adb4
please Push fresh triggers.txt
2021-08-08 05:28:53 -04:00
rusefillc
ee59cfd346
NB1
2021-08-07 13:02:39 -04:00
rusefillc
4d7ca03538
hellen154hyundai
2021-08-03 22:52:10 -04:00
rusefillc
99af32c920
hellen154hyundai
2021-08-03 22:26:33 -04:00
David Holdeman
5b286c80f6
Remove install ( #3084 )
2021-07-30 21:17:28 -04:00
rusefillc
e86f621139
are we all drunk today?
2021-07-30 20:26:13 -04:00
rusefillc
27d082aa15
are we all drunk today?
2021-07-30 20:22:32 -04:00
David Holdeman
4b6fc07f69
Try installing software explicitly ( #3083 )
...
* try installing software
* no sude
* move install up
* install in hw ci
* install in simulator build
2021-07-30 20:18:53 -04:00
rusefillc
cfd3f733b8
RUSEFI MSD to contain bundle-specific URL #2848
...
sooo confusing
2021-07-30 19:53:49 -04:00
rusefillc
60472e98af
refactoring: explicit job names
2021-07-30 19:30:12 -04:00
David Holdeman
2636844313
Add mtools ( #3082 )
2021-07-30 18:46:52 -04:00
Matthew Kennedy
9ea307a534
atlas build stub ( #3065 )
...
* add atlas configs
* script
* prepend
* s
* stubs
* apparently board.mk can't set cpu
* s
2021-07-26 01:04:58 -04:00
Matthew Kennedy
1a9f1745b3
stlinnk v2 has a different name ( #3057 )
2021-07-24 16:54:44 -04:00
Matthew Kennedy
2c9bd6f4b0
check for stlink with lsusb ( #3055 )
...
* s
* s
2021-07-24 16:23:32 -04:00
Matthew Kennedy
d62ad292ff
shorter names ( #3056 )
2021-07-24 16:23:03 -04:00
rusefillc
7a906b05b7
GHA reliability story triggers/config fix #3010
2021-07-24 10:26:15 -04:00
rusefillc
4711224f74
GHA reliability story triggers/config fix #3010
2021-07-24 10:20:17 -04:00
Andrey
3a21fe285f
ACTIONS_ALLOW_UNSECURE_COMMANDS Unable to process command '::add-path::/home/runner/work/rusefi/rusefi/yqdir/' successfully. #3023
2021-07-21 20:31:09 -04:00
David Holdeman
20e57974b7
Fix ini name (hellen128mercedes drama) ( #3020 )
...
* fix
* redo yaml pram
* git add
* poke
2021-07-21 19:23:17 -04:00
Andrey
b4078fd5df
Revert "Fix hellen again ( #2993 )"
...
This reverts commit 0de253cb
2021-07-20 13:30:06 -04:00
David Holdeman
0de253cb0a
Fix hellen again ( #2993 )
...
* fix comment
* unfix
* actual fix I think
* test poke
2021-07-20 09:06:03 -04:00
rusefillc
0e96aa4992
Fix hellen128mercedes ( #2988 )
2021-07-19 22:00:09 -04:00
David Holdeman
731d98bc9f
Fix hellen128mercedes ( #2988 )
...
* switch back
* submo bump
* fix maybe
2021-07-19 00:12:14 -04:00
rusefi
d9c45c1ee1
Hellen128 doesn't have .ini in bundle #2981
2021-07-18 16:13:41 -04:00
Andrey
9a482a005e
Hellen128 doesn't have .ini in bundle #2981
2021-07-18 15:52:21 -04:00
David Holdeman
e8ce3738f7
Fix #2981 ( #2983 )
...
* get yq from GH releases
* submo bump
* little hack
* didn't work, fix properly
* oh roight
* got it backwards
* poke
2021-07-17 21:41:45 -04:00
David Holdeman
dd16dae30a
Freeze yq version ( #2954 )
...
* get yq from GH releases
* submo bump
2021-07-12 19:09:01 -04:00