Commit Graph

10 Commits

Author SHA1 Message Date
dependabot[bot] 15f1d68000
Bump actions/checkout from 2 to 3 (#4389)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 12:47:07 +03:00
David Holdeman 478a25d0b4
Change vars and use docs dir (#3390) 2021-10-22 09:07:35 -04:00
David Holdeman ec5786695e
Use SSH for Pinouts (#3388)
* switch to ssh

* ssh env vars
2021-10-21 19:42:06 -04:00
rusefillc cafb20c6fe Move pinouts to pages.rusefi.com #170 2021-10-13 21:01:21 -04:00
Andrey 1dab7310ed 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 c465997bd8
Freeze yq version (#2954)
* get yq from GH releases

* submo bump
2021-07-12 19:09:01 -04:00
rusefillc b593306178 Smarter pinout re-generation #2564 2021-04-27 18:35:05 -04:00
David Holdeman acf839d2de
add option for manually running workflow (#2588) 2021-04-26 23:26:03 -04:00
David Holdeman 92f1725dd6
switch back to cron (#2298) 2021-02-09 00:35:40 -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