Commit Graph

26 Commits

Author SHA1 Message Date
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
a002393716 Replaced donation link 2021-04-14 11:45:01 +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
1730304f46 Funding: added paypal.me 2021-02-21 12:24:46 +01:00
Benoit Blanchon
769e8440f5 CI: skip Particle job for Pull Requests 2021-02-05 13:00:56 +01:00
Benoit Blanchon
33de2b6cf3 Added GitHub sponsors 2021-02-05 12:03:50 +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
Benoit Blanchon
27ec1afb7a Configure the "lock-threads" app 2020-01-13 18:23:30 +01:00
Benoît Blanchon
59f9c9747f Add sponsor button on GitHub 2019-06-04 09:14:37 +02:00
Benoit Blanchon
7626db624e Changed all link to point to HTTPS version 2017-12-11 17:26:50 +01:00
Benoit Blanchon
221c2861fc Changed all links to point to arduinojson.org 2017-11-07 20:42:50 +01:00
Benoit Blanchon
6df204cf40 Split CONTRIBUTING and SUPPORT 2017-10-03 13:01:47 +02:00
Benoit Blanchon
3f7e1db549 Added guidelines for contributing 2017-10-03 12:26:49 +02:00
Benoit Blanchon
574c00c096 Added links to the ArduinoJson assistant (issue #513) 2017-05-27 15:32:12 +02:00
Benoit Blanchon
c4567bac18 Added custom implementation of strtod() (issue #453) 2017-03-19 15:23:06 +01:00
Benoit Blanchon
31827d03f9 Added operators == and != for two JsonVariants (issue #436) 2017-02-11 15:06:17 +01:00
Benoit Blanchon
0801e16327 Added GitHub issue template 2016-06-15 10:13:43 +02:00