Julian Oes
ab133b41b2
workflows: Install mavsdk from GitHub release
5 years ago
Daniel Agar
036a45377d
boards rename auav_x21 -> mro_x21
5 years ago
Julian Oes
e64c38fa25
CI: update all docker tags
5 years ago
Julian Oes
02ecc04583
workflows: update docker tag
...
This should enable the docker images with Python 3 as default.
5 years ago
TSC21
d447f15ac6
bump Docker container tags to 2019-11-25
5 years ago
TSC21
3ea62ff53b
bump Docker container tags to 2019-11-22
5 years ago
Daniel Agar
793d1d7889
github actions: temporarily disable SITL Tests (Code Coverage)
5 years ago
Daniel Agar
30a73416dc
mavsdk SITL testing code coverage and upload to codecov.io
5 years ago
Lorenz Meier
2120c87d1e
Update ccpp.yml
...
The checkout action is not recursive, leading to build issues. Rely on auto-checkout on make instead.
5 years ago
Lorenz Meier
f8ab98b5de
GH Actions: Remove submodules
...
The checkout action is not recursive, leading to build issues. Rely on auto-checkout on make instead.
5 years ago
Lorenz Meier
9d5c6c0baa
Update SITL Github Action
...
Github doesn't check out recursively, which breaks the build. We rely on the auto-checkout in our build system instead.
5 years ago
Lorenz Meier
9ef0d7a6b6
Update compile_nuttx.yml
...
Fix submodule usage in CI.
5 years ago
Lorenz Meier
1f63408aa0
SITL Github Action: Document Grind config in-place
...
This helps anyone needing it to find and set the correct grind iteration parameter.
5 years ago
Lorenz Meier
eda1459140
Add access token to SITL test Github Action
...
This is needed for downstream adopters. We want them to re-use our CI tests so that contributions already are pre-tested when they are submitted.
5 years ago
Lorenz Meier
77951c1e07
Add access token to NuttX Github Action
...
This is necessary for downstream adopters. We want them to run these actions as well so that contributions are already pre-tested.
5 years ago
Lorenz Meier
993938c0b1
Add access token to C++ build test
...
This is necessary for downstream adopters.
5 years ago
Lorenz Meier
d86a308f76
Add access token to build_tests.yml ( #13789 )
...
Add access token to build_tests.yml
This is necessary to enable GH Actions for downstream adopters. This also enables the explicit submodule checkout.
5 years ago
Lorenz Meier
aaf033044d
GH Actions: Only build on push
...
This still captures all commits, but does not cover the merged state of the PR. All PRs need to be up-to-date before merging/rebasing, which is better practice anyway.
5 years ago
Lorenz Meier
26d01b876c
GH Actions: Enable grind option
...
This allows to run the script in grind mode to find CI failures that are triggered through e.g. race conditions.
5 years ago
Lorenz Meier
663436fd47
Integration tests: Add Makefile target
...
This enables unfamiliar users to run the tests quickly without having to memorize all commandsline options.
5 years ago
Lorenz Meier
cd75cc08d3
Add baseline SITL environment via Github actions
5 years ago
Daniel Agar
6c6ae6842a
github actions compile all nuttx configs
5 years ago
TSC21
45c320ba8e
bump container tags to 2019-10-24
5 years ago
Daniel Agar
6277710fac
Github actions simple cpp build
5 years ago