Commit Graph

4 Commits

Author SHA1 Message Date
David Holdeman cfce02f151
Upgrade to Kicad 7 (#5178)
* update to kicad 7

* update rusefi_lib

* update InteractiveHtmlBom

* use my branch for now
2023-03-13 16:40:24 -04:00
David Holdeman c1b173a1e1
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
David Holdeman b46dd60f64
Fix doxygen 3 (#2337)
* try adding E flag

* found flags that work

* add flags to ibom

* add flags to pinouts
2021-02-12 15:56:49 -05: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