Skip to content

Actions: SmingHub/Sming

Continuous Integration (CI) for Esp32

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
576 workflow runs
576 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Remove official support for older ESP32 IDF versions: 4.3, 4.4 and 5.…
Continuous Integration (CI) for Esp32 #732: Commit c79add6 pushed by slaff
September 16, 2024 07:24 1h 25m 41s develop
September 16, 2024 07:24 1h 25m 41s
Fix MallocCount for MinGW
Continuous Integration (CI) for Esp32 #731: Pull request #2884 synchronize by mikee47
September 16, 2024 07:21 20m 46s mikee47:fix/mingw-malloc-count
September 16, 2024 07:21 20m 46s
Fix MallocCount for MinGW
Continuous Integration (CI) for Esp32 #730: Pull request #2884 opened by mikee47
September 16, 2024 07:19 2m 15s mikee47:fix/mingw-malloc-count
September 16, 2024 07:19 2m 15s
Fix build warnings/errors in C++20
Continuous Integration (CI) for Esp32 #729: Pull request #2883 opened by mikee47
September 14, 2024 11:28 46m 47s mikee47:fix/c++20
September 14, 2024 11:28 46m 47s
Remove official support for older ESP32 IDF versions: 4.3, 4.4 and 5.0.
Continuous Integration (CI) for Esp32 #728: Pull request #2882 opened by slaff
September 12, 2024 12:12 40m 35s slaff:ci/idf-deprecated-old-versions
September 12, 2024 12:12 40m 35s
Revise bodyToStringParser to use MemoryDataStream (#2881)
Continuous Integration (CI) for Esp32 #727: Commit 1e39a56 pushed by slaff
August 31, 2024 12:16 28m 29s develop
August 31, 2024 12:16 28m 29s
Include unicode formatting support for JSON escapes (#2880)
Continuous Integration (CI) for Esp32 #726: Commit 6caca47 pushed by slaff
August 31, 2024 12:15 1m 15s develop
August 31, 2024 12:15 1m 15s
Add EEXIST to common host errors, don't fail when creating director…
Continuous Integration (CI) for Esp32 #725: Commit 2d33243 pushed by slaff
August 31, 2024 12:13 1m 31s develop
August 31, 2024 12:13 1m 31s
dtostrf_p doesn't handle advertised range (#2879)
Continuous Integration (CI) for Esp32 #724: Commit 4fff8a8 pushed by slaff
August 31, 2024 12:13 1m 11s develop
August 31, 2024 12:13 1m 11s
Include unicode formatting support for JSON escapes
Continuous Integration (CI) for Esp32 #723: Pull request #2880 synchronize by mikee47
August 31, 2024 10:43 28m 27s mikee47:feature/json-unicode
August 31, 2024 10:43 28m 27s
Include unicode formatting support for JSON escapes
Continuous Integration (CI) for Esp32 #722: Pull request #2880 synchronize by mikee47
August 31, 2024 10:39 4m 30s mikee47:feature/json-unicode
August 31, 2024 10:39 4m 30s
Include unicode formatting support for JSON escapes
Continuous Integration (CI) for Esp32 #721: Pull request #2880 synchronize by mikee47
August 31, 2024 09:49 31m 4s mikee47:feature/json-unicode
August 31, 2024 09:49 31m 4s
Include unicode formatting support for JSON escapes
Continuous Integration (CI) for Esp32 #720: Pull request #2880 synchronize by mikee47
August 31, 2024 07:28 30m 40s mikee47:feature/json-unicode
August 31, 2024 07:28 30m 40s
Revise bodyToStringParser to use MemoryDataStream
Continuous Integration (CI) for Esp32 #719: Pull request #2881 opened by mikee47
August 30, 2024 20:39 55m 12s mikee47:feature/bodyparser-stream
August 30, 2024 20:39 55m 12s
Include unicode formatting support for JSON escapes
Continuous Integration (CI) for Esp32 #718: Pull request #2880 opened by mikee47
August 30, 2024 20:37 33m 12s mikee47:feature/json-unicode
August 30, 2024 20:37 33m 12s
dtostrf_p doesn't handle advertised range
Continuous Integration (CI) for Esp32 #717: Pull request #2879 opened by mikee47
August 30, 2024 19:41 32m 46s mikee47:fix/dtostrf-signed
August 30, 2024 19:41 32m 46s
Add EEXIST to common host errors, don't fail when creating directories
Continuous Integration (CI) for Esp32 #716: Pull request #2878 opened by mikee47
August 30, 2024 09:52 16m 18s mikee47:fix/host-eexists
August 30, 2024 09:52 16m 18s
Fix conflict with stdc++ operator delete[](void*, size_t) (#2877)
Continuous Integration (CI) for Esp32 #715: Commit 3378a0c pushed by slaff
August 24, 2024 05:25 16m 30s develop
August 24, 2024 05:25 16m 30s
Fix conflict with stdc++ operator delete[](void*, size_t)
Continuous Integration (CI) for Esp32 #714: Pull request #2877 opened by mikee47
August 23, 2024 14:54 48m 51s mikee47:fix/delete-conflict
August 23, 2024 14:54 48m 51s
Add string escaping to JSON formatter (#2875)
Continuous Integration (CI) for Esp32 #713: Commit daa4db6 pushed by slaff
August 16, 2024 06:35 26m 0s develop
August 16, 2024 06:35 26m 0s
Add string escaping to JSON formatter
Continuous Integration (CI) for Esp32 #712: Pull request #2875 synchronize by mikee47
August 15, 2024 15:36 30m 13s mikee47:feature/json-escapes
August 15, 2024 15:36 30m 13s
Add string escaping to JSON formatter
Continuous Integration (CI) for Esp32 #711: Pull request #2875 opened by mikee47
August 15, 2024 15:15 21m 25s mikee47:feature/json-escapes
August 15, 2024 15:15 21m 25s
Translate common host errno values to standard IFS errors (#2874)
Continuous Integration (CI) for Esp32 #710: Commit 07bc412 pushed by slaff
August 13, 2024 14:22 33m 25s develop
August 13, 2024 14:22 33m 25s
Translate common host errno values to standard IFS errors
Continuous Integration (CI) for Esp32 #709: Pull request #2874 opened by mikee47
August 13, 2024 13:08 12m 33s mikee47:feature/ifs-host-errorcodes
August 13, 2024 13:08 12m 33s
Add PrintBuffer classes (#2873)
Continuous Integration (CI) for Esp32 #708: Commit f8d10e6 pushed by slaff
August 7, 2024 05:22 48m 39s develop
August 7, 2024 05:22 48m 39s