Commit Graph

140 Commits

Author SHA1 Message Date
Matthew Kennedy 6a3cf83d02
goodbye f746 (#2309) 2021-02-07 07:52:57 -06:00
David Holdeman a8dc185de2
Actually do fetch submodules for IBOM (#2296)
* guess we do need submodules for ibom

* ooops
2021-02-06 12:58:46 -06:00
David Holdeman c8c4d19388
Decouple Doxygen, IBOMs, and Pinouts (#2293)
* split workflow file

* split scripts

* add jobs

* fix paths

* fix job names

* try

* switch to push for testing

* switch back to ftp, remove unneeded ppas

* dont fetch submodules
2021-02-06 13:43:43 -05:00
David Holdeman 6e217c92fa
Try SSH instead of FTP (#2290)
* try ssh

* oops

* fix path
2021-02-06 09:10:51 -06:00
David Holdeman 4e96eb47f2
Fix doxygen (#2286)
* install graphviz to fix missing dot command

* try excludes

* can't use newline

* try

* add ChibiOS-Contrib
2021-02-05 23:09:02 -05:00
David Holdeman 504442e748
Remove Push requirement from gen docs (#2277)
* debug

* change flags

* remove push requirement
2021-02-05 07:54:41 -06:00
Matthew Kennedy 56530d2851
hardware ci tweaks (#2266)
* frankenso config

* Revert "frankenso config"

This reverts commit 5bb2375ba2d33ae487273eaa5b7a4f12e8a9cecc.

* add hardware CI flag for proteus

* rename ci job

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-02 08:14:24 -06:00
David Holdeman f5fc824afb
Pinouts Improvements (#2263)
* redo pinout generation in ci script

* missing operand

* fix some errors

* copy yaml

* more bugs

* fix bug

* wait for image to load

* set background color for hover in dark theme

* add feature: click on rows to select pin

* change cursor to pointer

* undo accidental submodule bump

* oops
2021-02-01 17:31:36 -06:00
Matthew Kennedy c838539c2e
hardware CI on github actions (#2252)
* test

* test

* s

* s

* g2 not g3

* s

* s

* use new pool

* identify step

* rename build

* clean first

* kick the hive

* apparently I have old openocd

* poke

* s

* s

* what if we force a port

* oh come on java

* that's all good now

* Revert "what if we force a port"

This reverts commit 64165ecf39c534bd6d4a54aa676be132760118d7.

* simplify

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-31 17:35:12 -05:00
David Holdeman c4d8c85a7b
iBOM improvements (#2239)
* switch to official ppa

* remove xvfb dependency

* gen all boards

* redirect output

* seems xvfb is still needed

* undocumented commands?

* update InteractiveHtmlBom

* try without xvfb again

* remove tracks flag, move nets flag to var

* Undo rescue entry
2021-01-28 19:41:24 -05:00
rusefillc d388afff34 mre_f4_recovery build 2021-01-28 17:46:49 -05:00
David Holdeman 6349feda98
gen enums on unittest build (#2205) 2021-01-09 13:21:43 -05:00
David Holdeman 6bff6c89b2
gen enums on sim build (#2203) 2021-01-09 13:03:58 -05:00
andreika-git 11c358f65c
Hellen72 config (#2200)
* Hellen72 config

* Hellen72 files

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy 2501a04305
Unit tests on mac with clang (#2179)
* os matrix

* try macos latest

* s

* mac doesn't do that

* comment

* does it even need this?

* nope, it doesn't
2021-01-04 22:10:51 -05:00
rusefi 1555db0130 docs 2021-01-02 17:20:50 -05:00
shadowm60 d49fc7fc71
Haltech as dash option (#2165)
* Haltech as dash option

* Update build-firmware.yaml

added generate enums for build-primary-bundle
2020-12-31 12:22:01 -05:00
rusefillc e0eeb5cd7d nicer action names 2020-12-30 10:43:50 -05:00
rusefillc afaef9ce8f proteus_f4_hardware_QC_special_build 2020-12-20 09:11:36 -05:00
rusefi d4230d1366 Trigger action (#2070) 2020-12-12 23:42:37 -05:00
rusefi 317a62ee5b Trigger action (#2070) 2020-12-12 23:12:23 -05:00
rusefi 21db8bd732 helping CI? 2020-12-12 22:40:12 -05:00
David Holdeman 840e260b67
Trigger action (#2070)
* push triggers.txt

* tricky whitespace

* remove from gitignore

* add

* echo output for debug

* change path
2020-12-12 21:36:41 -05:00
rusefillc 1f5006e169 No latest gcov #1973 2020-11-19 21:38:45 -05:00
rusefillc fa78c3a293 GHA does not upload artifacts #1963 2020-11-18 18:59:02 -05:00
rusefillc 9d885291ca GHA does not upload artifacts #1963 2020-11-18 18:53:41 -05:00
rusefillc f0dee2d98f Revert "fix (#1951)"
This reverts commit 6a912d4f

GHA does not upload artifacts #1963
2020-11-18 18:45:16 -05:00
rusefillc 231df58918 GHA does not upload artifacts #1963
undoing suspicious changes
2020-11-18 18:44:53 -05:00
Matthew Kennedy fcc75992f1
other env vars (#1953) 2020-11-16 18:25:44 -05:00
Matthew Kennedy 6a912d4f80
fix (#1951) 2020-11-16 18:13:04 -05:00
Matthew Kennedy 54b613b202
update gcc (#1939)
* update compiler

* lgtm

* typo
2020-11-11 08:30:26 -05:00
andreika-git 411d4346f4
Fix .ini files for cypress & kinetis bundles (#1828)
* Hellen says merge #1772 hardware.cpp

* Hellen says merge #1772 adc.h

* Fix .ini files for cypress & kinetis bundles

Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-28 07:24:48 -04:00
andreika-git d299f13bec
Hellen says fix gen_config for Cypress (#1824)
* Hellen says merge #1772 hardware.cpp

* Hellen says merge #1772 adc.h

* Hellen says fix gen_config for Cypress

* Hellen says fix gen_config actions for Cypress

* Hellen says reset .h files

Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-09-27 09:56:44 -04:00
rusefi a801ecef16 cypress into GHA #1819 2020-09-27 06:27:50 -04:00
David Holdeman 5e52f2da60
Cypress CI (#1820)
* try cypress in matrix

* add empty files

* underscore
2020-09-26 22:13:39 -04:00
David Holdeman 617af80519
Generate configs on sim builds (#1786)
* add config build to simulator

* only call gen_config_default
2020-09-11 10:34:12 +03:00
rusefi 2ed9b3c6ea #1773 GHA unit_tests does not fail while it should
another wild shot
2020-09-08 13:50:30 -04:00
rusefi fefb9299a6 Revert "#1773 GHA unit_tests does not fail while it should shooting into the dark"
This reverts commit b794de86
2020-09-08 13:27:07 -04:00
rusefi b794de86f8 #1773 GHA unit_tests does not fail while it should
shooting into the dark
2020-09-08 13:24:52 -04:00
rusefi a856439601 #1773 GHA unit_tests does not fail while it should 2020-09-08 13:12:07 -04:00
rusefi 7c2fab82b2 #1773 GHA unit_tests does not fail while it should 2020-09-08 12:45:33 -04:00
David Holdeman 99ae72325c
Add note (#1723)
* add note of shortcomings

* update submodule to match upstream
2020-08-23 22:56:31 -04:00
David Holdeman 6c5f04fa60
Wiki debug (#1718)
* add changes list for debugging

* fix whitespace
2020-08-22 09:52:21 -04:00
David Holdeman d7fbededa2
Fix 1712 (#1715)
* different behaviour for push vs. pr

* wrong operator

* add debug build type

* change artifact file

* wrong syntax

* picky quotes
2020-08-21 23:16:55 -04:00
David Holdeman a0fbd8a81e
Properly catch simulator build failure (#1716)
* catch error

* file still returns 0 if not found
2020-08-21 22:46:00 -04:00
rusefi aec87ea568 GHA to sync documentation wikis #1683 2020-08-21 15:48:44 -04:00
David Holdeman a04d02921a
Sync wiki to rusefi_documentation. (#1698)
* add workflow

* remove hyphen

* merge and push

* tabs to spaces

* config before merge

* dont need to commit duh

* don't use action

* tabs to spaces

* try action again

* use access token

* dont persist credentials

* switch to rusefi
2020-08-17 18:13:18 -04:00
rusefi 2c5a521b85 GHA to sign APK files using RUSEFI_ANDROID_KEYPASS
details matter
2020-08-16 16:01:58 -04:00
rusefi 6eef60fd5b GHA to sign APK files using RUSEFI_ANDROID_KEYPASS 2020-08-16 15:50:41 -04:00
rusefi 361c33009a .apk to build_server 2020-08-16 00:02:38 -04:00