Commit Graph

18 Commits

Author SHA1 Message Date
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
Benoit Blanchon
ab902128dc Upgrade to Lock Threads 2 2021-01-31 11:00:05 +01:00