Commit Graph

30 Commits

Author SHA1 Message Date
Pierre Kancir 17010054bd .github: add SITL CAN periph to coverage test 2021-06-21 09:44:57 +10:00
Siddharth Bharat Purohit e5a33e8efc .github: change to using pull_request_target
This ensures that correct credentials are passed down to allow comments on the PRs.
2021-05-26 21:37:59 +10:00
Siddharth Purohit 65fe6a705e .github: add issue label notifier 2021-05-25 10:13:52 +10:00
Pierre Kancir 5a6bcef6ef CI: run and upload Coverage on Coveralls every sunday at midnight 2021-05-20 14:54:47 +10:00
Stephen Dade 60e18d4b3c CI: Update Cygwin build to Python 3.7 2021-05-13 06:38:33 +10:00
Andrew Tridgell 135b79d746 CI: include both log paths in fail logs 2021-05-08 06:39:55 +10:00
Andrew Tridgell 4c9fc334cc CI: enable cygwin build in github actions
this will allow us to drop azure builds once this is confirmed working
2021-04-22 14:03:19 +10:00
Pierre Kancir 76ed53d033 .github: Disable examples tests 2021-03-08 09:30:22 +11:00
Pierre Kancir ada6649be3 CI: add size test 2021-03-03 18:56:55 +11:00
Pierre Kancir ca460d8ad1 .github: use augmented bash to display everything on action 2021-03-03 18:07:38 +11:00
Pierre Kancir 7a5a7b1eb5 CI: add examples test 2021-03-03 18:07:38 +11:00
Peter Barker 0a235cc0d1 .github: run Python cleanliness checks 2021-02-18 10:43:05 +11:00
Pierre Kancir 617ee37392 .github: run test in privilege container to allow PTRACE 2021-02-10 08:39:44 +11:00
Andrew Tridgell 55de28c0fd CI: added upload of failed builds 2021-02-09 10:09:43 +11:00
Pierre Kancir a564d58dda .github: migrate to ardupilot image 2021-01-06 18:21:37 +11:00
Pierre Kancir 8be9b44923 .github: add manual control on action run 2020-12-30 19:23:29 +11:00
bugobliterator 0f54506397 .github: just skip the sitltest for ap_periph when using 5.4.0-1032 kernel 2020-12-18 07:00:35 +11:00
bugobliterator 6ea2f42f8e Revert ".github: workaround for missing kernel modules for 5.4.0-1032-azure"
This reverts commit 1c2e0a887f.
2020-12-18 07:00:35 +11:00
bugobliterator 1c2e0a887f .github: workaround for missing kernel modules for 5.4.0-1032-azure 2020-12-16 20:33:29 +11:00
Pierre Kancir e2a6d13213 .github: add linux sbc testing
They don't exist
2020-11-25 10:10:03 +11:00
Pierre Kancir c2a7e3be58 .github: migrate all chibios build to Github Actions 2020-11-24 22:13:07 +11:00
Pierre Kancir 52f85e70a8 .github: add test for replay 2020-11-24 20:46:37 +11:00
Pierre Kancir b1594f96c0 .github: move periph test out of copter file 2020-11-20 21:27:15 +11:00
Pierre Kancir f40a5b978e .github: reduce duplicate for GCC and Clang build 2020-11-20 21:27:15 +11:00
Pierre Kancir f0b0e36dc6 .github: add chibios test with GCC 9 2020-11-14 09:35:52 +11:00
bugobliterator 7253e5e394 .github: add test for CANBus 2020-11-04 19:59:40 +11:00
Buzz 284fb53f75 autotest: integrate buildlog and BIN artifact uploads 2020-10-24 08:48:45 +11:00
Buzz 586e9f80d5 AutoTest: break copter autotests into smaller "under 10 minute" chunks to speedup github actions CI 2020-10-21 18:01:47 +11:00
Pierre Kancir 4a2e5ea68c .github: remove useless testing workflow.
This is a leftover from a testing that shouldn't have been merged...
2020-10-14 07:53:46 +11:00
Pierre Kancir ecd25d35f7 .github: add first github action 2020-10-13 11:38:28 +11:00