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