dependabot[bot]
8b51a4ef75
Bump actions/checkout from 3 to 4 ( #5548 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 to 4.
- [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/v3...v4 )
---
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>
2023-09-05 09:09:12 -04:00
David Holdeman
259223cd29
Replace deprecated commands ( #5470 )
...
* fix set-output
* fix set-env
* fix add-path
2023-07-26 09:29:32 -04:00
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
e46a3f2376
new updater script ( #5132 )
2023-02-25 19:07:31 -04:00
Nathan Schulte
810d67cf6d
GitHub workflows: factor more ubuntu-latest mirrors to script ( #5044 )
2023-02-07 09:01:27 -04:00
Nathan Schulte
221f2584ca
GitHub workflows: more ubuntu-latest mirrors ( #5038 )
2023-02-06 17:50:26 -04:00
David Holdeman
68aaf49b6f
yeet apt-spy ( #5017 )
2023-01-30 21:07:42 -05:00
David Holdeman
04cfee6c65
Lean submodule fetching (don't merge until all green) ( #5013 )
...
* remove submodules
* check out ChibiOS
* oops, try depth
* check skip, get libfirmware
* lua
* uzlib
* luaaa
* wideband_firmware
* remove submodules
* googletest
* libfirmware
* lua
* luaaa
* wideband_firmware
* don't need skip
* remove submodules
* ChibiOS
* libfirmware
* lua
* wideband_firmware
* remove submodules, checkout ibom
* remove submodules
* remove submodules, checkout firmware stuff
* remove submodules
* remove submodules
* googletest
* googletest
* libfirmware
* lua, wideband_firmware
* hw lib
* remove fetch-depth: 0
* luaformatter
* openblt, luaformatter
* install unit test stuff
* try fetch depth 2
* need luaformatter for all builds
2023-01-29 04:43:27 -05:00
Nathan Schulte
4845b510fe
GitHub actions use apt-spy2, retry apt-get update ( #4967 )
...
* GitHub actions retry apt-get
* use primary (non-azure) Ubuntu archive
* remove newline in build-android.yaml
* apt-spy2
2023-01-13 05:35:59 -05:00
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
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
92f1725dd6
switch back to cron ( #2298 )
2021-02-09 00:35:40 -05: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