Benoit Blanchon
|
396d2a7b3b
|
CI: check URLs
|
2022-12-21 19:20:51 +01:00 |
|
Benoit Blanchon
|
2a32803e9e
|
CI: Replace set-output with environment file
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
2022-12-19 14:58:15 +01:00 |
|
Benoit Blanchon
|
1828dec658
|
CI: add CTest output to the job summary
|
2022-12-05 21:00:24 +01:00 |
|
Benoit Blanchon
|
3d62fa8af2
|
CI: use ubuntu-20.04 for GCC
|
2022-12-05 21:00:24 +01:00 |
|
Benoit Blanchon
|
61c6f8ba59
|
CI : update macOS runner
|
2022-10-21 17:40:52 +02:00 |
|
Benoit Blanchon
|
d8d37ba7ad
|
CI: update deprecated actions
|
2022-10-21 17:37:15 +02:00 |
|
Benoit Blanchon
|
8ee67b0229
|
Fix brew: command not found (actions/runner-images#6283)
|
2022-10-03 09:54:48 +02:00 |
|
Benoit Blanchon
|
07b9153ae4
|
CI: Add CodeQL
|
2022-09-22 10:05:55 +02:00 |
|
Benoit Blanchon
|
e2a29eef24
|
CI: simplify Ubuntu package sources
|
2022-07-29 11:31:09 +02:00 |
|
Benoit Blanchon
|
043ee651a9
|
CI: remove dependency on Ubuntu 21.04 "The Hirsute Hippo"
|
2022-07-29 11:30:47 +02:00 |
|
Benoit Blanchon
|
47f90b02c3
|
CI: run apt-get update before installing g++-multilib
|
2022-03-09 08:33:26 +01:00 |
|
Benoit Blanchon
|
27c924746b
|
CI: run apt-get update before installing valgrind
|
2022-03-08 19:09:56 +01:00 |
|
Benoit Blanchon
|
c1278797f2
|
CI: use -funsigned-char in one GCC build (issue #1715)
|
2022-02-28 09:50:32 +01:00 |
|
Benoit Blanchon
|
ad7b749dec
|
CI: build with arduino-cli
|
2021-12-31 14:39:39 +01:00 |
|
Benoit Blanchon
|
7046c38c84
|
Remove ARDUINOJSON_EMBEDDED_MODE
|
2021-10-19 22:25:45 +02:00 |
|
Benoit Blanchon
|
9e9bb30a57
|
CI: Test ArduinoJson's configuration
|
2021-10-19 15:36:32 +02:00 |
|
Benoit Blanchon
|
669bad27d4
|
CI: added a workaround for adafruit/Adafruit_nRF52_Arduino#653
|
2021-08-22 18:01:56 +02:00 |
|
Benoit Blanchon
|
6717700d3b
|
CI: added GCC 11
|
2021-08-03 10:42:37 +02:00 |
|
Benoit Blanchon
|
19d079c33c
|
Removed a symlink because the Arduino Library Specification forbids it
|
2021-07-15 12:50:22 +02:00 |
|
Benoit Blanchon
|
40723a4cc7
|
CI: check that the repository doesn't contain any symlink
The Arduino Library Specification forbids symlinks, that's probably the reason why version 6.18.1 is missing from the Library Manager.
|
2021-07-15 12:50:22 +02:00 |
|
Andreas Kuster
|
52e856fa6f
|
CI: added ESP-IDF component build (closes #1599)
|
2021-06-30 13:34:59 +02:00 |
|
Benoit Blanchon
|
fc4f175300
|
CI: fixed ARM compiler installation
|
2021-06-28 09:10:15 +02:00 |
|
Benoit Blanchon
|
cb1b3be723
|
CI: build single headers
|
2021-06-21 16:11:02 +02:00 |
|
Armandas
|
e32a8552be
|
CI: added clang-tidy (closes #1577)
|
2021-06-04 11:00:16 +02:00 |
|
Benoit Blanchon
|
3b10afd2ab
|
CI: test more platforms on PlatformIO
|
2021-05-30 18:45:40 +02:00 |
|
Benoit Blanchon
|
68082e6fc1
|
CI: use libc++ for Clang 3.5 to 4.0
The fixes the error: "__STRICT_ANSI__ seems to have been undefined; this is not supported" with Clang 3.9
|
2021-05-17 09:06:28 +02:00 |
|
Benoit Blanchon
|
6aeefda3b6
|
CI: Skip WillFail and Fuzzing test labels when measuring coverage
|
2021-05-04 16:36:21 +02:00 |
|
Benoit Blanchon
|
06fad301cb
|
CI: added Valgrind job (closes #1542)
|
2021-04-25 20:58:22 +02:00 |
|
Benoit Blanchon
|
4ddc674846
|
CI: fixed sanitizers errors not been reported
|
2021-04-15 11:11:50 +02:00 |
|
Benoit Blanchon
|
4db17ecd93
|
CI: format YAML file with Prettier
|
2021-04-08 09:46:01 +02:00 |
|
Benoit Blanchon
|
2a57f2b365
|
CI: fix installation of GCC and Clang
|
2021-04-08 09:45:04 +02:00 |
|
Benoit Blanchon
|
53d6f0d492
|
CI: Fixed build on Arduino 1.6.7
|
2021-03-19 11:50:29 +01:00 |
|
Benoit Blanchon
|
9094179856
|
CI: added a clang-format job
|
2021-02-26 13:13:11 +01:00 |
|
Benoit Blanchon
|
769e8440f5
|
CI: skip Particle job for Pull Requests
|
2021-02-05 13:00:56 +01:00 |
|
Benoit Blanchon
|
3975b07371
|
Moved CI from Travis to GitHub Actions (fixes #1493)
|
2021-02-03 21:33:18 +01:00 |
|