Commit Graph

38 Commits

Author SHA1 Message Date
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
41d1be24cc Update GitHub issue templates 2021-10-11 15:20:14 +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
f02a699c26 CI: added a workflow to create a release when matching tag is pushed 2021-07-16 11:06:50 +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
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