Commit d828283
authored
2 files changed
+2
-2
lines changedSubmodule zenoh-pico updated 16 files
- .github/pull_request_template.md+12
- .github/workflows/check-labels.yml-15
- .github/workflows/ci.yml+69-17
- .github/workflows/integration.yaml+29-9
- .github/workflows/pr-label-checklists.yml+23
- CMakeLists.txt+51-17
- GNUmakefile+3-1
- include/zenoh-pico/transport/transport.h+7-1
- src/system/unix/tls.c+1
- src/transport/manager.c+4-3
- src/transport/peer.c+7-2
- src/transport/unicast/accept.c+1-1
- tests/tls_verify.sh+20-4
- tests/valgrind.supp+12
- tests/z_tls_config_test.c+4-1
- version.txt+1-1
0 commit comments