TSC21
9fb53d4276
microRTPS: add option to build the microRTPS agent after its generation
4 years ago
David Sidrane
92344b96b3
CI Update to 2021-04-29
4 years ago
Daniel Agar
4a65ad9148
github actions decrease max ccache size
...
- lower compression level to 5 as recommended by ccache manual
4 years ago
Peter van der Perk
8242968b2b
UAVCAN v1 GPS demo with MAVCAN autoconfigure
4 years ago
Julian Kent
7fac2fe6cd
Consolidate uploading of coverage info for unit tests
4 years ago
Daniel Agar
71306f7f83
update all container tags to 2020-11-18
4 years ago
Daniel Agar
d61fd0e4ca
update all px4-dev-base and px4-dev-nuttx container usage uniformly
4 years ago
David Sidrane
59ba09d73c
CI use 2020-08-14 with gcc 9.3.1
4 years ago
Daniel Agar
1d43ca5bea
Github Actions limit checks to Ubuntu 20.04
5 years ago
Daniel Agar
32c2064673
migrate Jenkinsfile checks to Github Actions
5 years ago
Daniel Agar
37817dd0af
github actions build and run tests as separate steps
5 years ago
Daniel Agar
19a125dacb
github actions cleanup
...
- merge bloaty into regular NuttX builds
- give SITL unique cache key
5 years ago
Daniel Agar
7016660445
github actions update actions/cache@v1.1.0 -> actions/cache@v2
5 years ago
Daniel Agar
32828c99fd
github actions get ccache working
5 years ago
TSC21
e9aba642fe
CI: bump container tags to 2020-04-01
5 years ago
TSC21
5b03f80376
Github Actions: improve the container matrix usage
5 years ago
TSC21
40a99f940a
bump container tags to 2020-03-29
5 years ago
TSC21
92e0a301ba
ci: github: build_tests: add matrix for parallel build in Ubuntu Bionic and Focal
5 years ago
TSC21
6598ce5a46
CI: bump container tags to 2020-03-16
5 years ago
Julian Kent
88c9761f1f
Add ccache to github actions
5 years ago
Julian Oes
00728dab18
workflows: build pull requests and master
...
With this change pull requests from forks are also built.
We yet need to verify if tags/releases are built or if we need to
specify the tags as well.
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
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
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
cd75cc08d3
Add baseline SITL environment via Github actions
5 years ago