1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-23 08:15:26 +03:00
Commit graph

5 commits

Author SHA1 Message Date
Alberto García Hierro
489d2af639 [CI] Trigger CI on PR only
There's no way to trigger CI on push OR PR, since the CI build
on push is triggered immediately and when the PR is created the
push run is already underway.

Also, make some cosmetic changes to the artifact name to include
the date, inav version and git revision.
2020-03-31 21:49:44 +01:00
Alberto García Hierro
ace367beb1 [CI] Add GH action for CI
Add a workflow file which is triggered on every commit, runs the
tests and tries to compile all targets with -Werror.

On each run of the actions, all the built binaries are saved as
build artifacts, so this can be helpful for providing binaries
for testing.
2020-03-27 17:14:28 +00:00
Konstantin (DigitalEntity) Sharlaimov
02382d4b22 [TOOLCHAIN] Up the toolchain version to 9.2.1 2020-02-05 22:14:51 +01:00
Konstantin (DigitalEntity) Sharlaimov
dcfc1d4036 Fix typo 2019-07-08 22:27:38 +02:00
Konstantin (DigitalEntity) Sharlaimov
e9c0eb7846 [TOOL] Port Betaflight's toolchain installer 2019-07-08 22:24:04 +02:00