david-cermak
|
7451ec2a75
|
Merge pull request #363 from david-cermak/feat/modem_test_ota
feat(modem): Add OTA test to exercise modem layers
|
2024-01-03 21:27:36 +01:00 |
|
Abhik Roy
|
194d1179bf
|
feat(console): Console for runtime wifi configuration
|
2023-12-22 23:44:16 +11:00 |
|
David Cermak
|
d88cd6123b
|
fix(modem): Removed CI jobs for IDF v4.2
|
2023-12-19 17:01:51 +01:00 |
|
David Cermak
|
10bb738911
|
fix(modem): Added CI jobs to build all tests for all targets
|
2023-12-19 17:01:51 +01:00 |
|
Abhik Roy
|
8bab1420d3
|
feat(console): Console for runtime network interface configuration and monitoring
|
2023-11-24 20:07:33 +11:00 |
|
Abhik Roy
|
7babdeb970
|
feat(console): Added ping command to console component
|
2023-11-23 01:17:43 +11:00 |
|
david-cermak
|
24f07f920f
|
Merge pull request #420 from david-cermak/bugfix/examples_override_path
Add override_path in example manifests
|
2023-11-10 07:53:31 +01:00 |
|
Ivan Grokhotkov
|
d28232b9f8
|
fix(mdns): move the example into a subdirectory
By default, component manager expects that the examples are located
under <component>/examples/<name>. Move mdns example so that it is
found.
|
2023-11-09 15:37:37 +01:00 |
|
Suren Gabrielyan
|
4d6e5ddb15
|
ci(common): fixed github page publish path
|
2023-11-09 14:12:17 +04:00 |
|
Suren Gabrielyan
|
8105c60a4e
|
fix(common): added 'write' permission for check action
|
2023-11-08 14:06:59 +04:00 |
|
Suren Gabrielyan
|
9ad04deb04
|
ci(common): Created reusable action for host and coverage tests
|
2023-11-06 19:15:20 +04:00 |
|
David Cermak
|
edeb936a5d
|
fix(modem): Added USB runner with ESP32S2 with A7670
|
2023-10-24 15:57:51 +02:00 |
|
Abhik Roy
|
b6e2ac2a70
|
bump(console): 1.0.1 -> 1.0.2
1.0.2
Bug Fixes
- Fixed bump version check in publish-docs yml (e834d47)
|
2023-10-13 12:24:21 +00:00 |
|
Abhik Roy
|
e834d47577
|
fix(console): Fixed bump version check in publish-docs yml
|
2023-10-13 12:08:24 +00:00 |
|
david-cermak
|
ffd3736d84
|
Merge pull request #381 from gabsuren/feat/fix_console_and_deploy_6
Fixing deployment of console_simple_init finial
|
2023-10-13 11:08:57 +02:00 |
|
Abhik Roy
|
3081f1a69c
|
fix(console): Fixed versioning, publishing and changelog generation
|
2023-10-13 12:09:31 +04:00 |
|
david-cermak
|
93dd56750e
|
Merge pull request #372 from espressif-abhikroy/components/console_simple_init
feat(common): Added simple component for console initialization
|
2023-10-10 14:58:25 +02:00 |
|
Abhik Roy
|
1ac4e41771
|
feat(console): Added simple component for console initialization
|
2023-10-10 23:46:01 +11:00 |
|
Euripedes Rocha
|
b310abef7a
|
feat(asio): Updates asio to 1.28
Updates ASIO version
|
2023-10-10 10:13:06 +02:00 |
|
David Cermak
|
4f2ebaa753
|
fix(modem): Add CMUX example to target tests
|
2023-09-26 15:30:49 +02:00 |
|
Suren Gabrielyan
|
4b7d1943ac
|
fix(ci): fix host test failure for esp_modem
|
2023-09-22 08:00:12 +02:00 |
|
david-cermak
|
62d809ac60
|
Merge pull request #309 from david-cermak/feat/modem_tcp_client_work
feat(modem): Support custom transport in AT TCP client example
|
2023-08-28 13:43:46 +02:00 |
|
Suren Gabrielyan
|
7b5a41deea
|
fix(websocket): fix of websocket coverage report generation
|
2023-08-22 19:42:14 +04:00 |
|
David Cermak
|
d4925f2bd6
|
fix(modem): Per review comments
|
2023-08-17 13:17:20 +02:00 |
|
Suren Gabrielyan
|
0714e100ee
|
ci(common): start coverage publish action only against master branch
|
2023-08-12 17:54:55 +04:00 |
|
Suren Gabrielyan
|
a22391ae2c
|
feat(websocket): Added linux port for websocket
|
2023-07-18 14:18:39 +04:00 |
|
David Cermak
|
f1eb46580e
|
feat(examples): Add build/host tests to examples
|
2023-06-28 12:59:48 +02:00 |
|
David Cermak
|
3635e2fabc
|
docs(modem): Add known issues section to docs
Also updates self-hosted runner tag (from runner name to test scope
related tag)
|
2023-06-21 10:43:27 +02:00 |
|
Suren
|
a50f91f422
|
Merge pull request #296 from gabsuren/fix/enable_coverage_modem
fix(ci): enable code coverage publishing to github pages
|
2023-05-29 21:51:49 +04:00 |
|
Suren Gabrielyan
|
4910e89249
|
fix(ci): enable code coverage publishing to github pages
|
2023-05-26 13:46:52 +04:00 |
|
David Cermak
|
c974c14220
|
fix(websocket): Added unit tests to CI + minor fix to pass it
|
2023-05-17 07:14:48 +02:00 |
|
David Cermak
|
613d67d1cf
|
fix(ci): Add IDF v5.1 in IDF tests for websockets
|
2023-05-16 12:26:33 +02:00 |
|
david-cermak
|
ef1c5eb28a
|
Merge pull request #292 from david-cermak/fix/mdns_host_test
fix(mdns): Run host test against v5.1 instead of latest IDF
|
2023-05-10 10:22:58 +02:00 |
|
David Cermak
|
64b0e4ef1a
|
fix(mdns): Run host test against v5.1 instead of latest IDF
|
2023-05-10 06:51:42 +02:00 |
|
David Cermak
|
fcff00740a
|
ci(common): Use upload-components-ci-action workflow action
|
2023-05-09 22:18:09 +02:00 |
|
David Cermak
|
4f54c49912
|
ci(common): Fix build and deploy docs jobs
|
2023-05-09 17:24:21 +02:00 |
|
Suren Gabrielyan
|
217a96a2e4
|
docs(common): deploy docs if component version got changed
|
2023-05-05 18:21:18 +04:00 |
|
David Cermak
|
62be981c92
|
ci(common): Fail CI if the PR to too much behind origin
And removes the docs generation/deploy part
|
2023-04-25 16:27:05 +02:00 |
|
David Cermak
|
6daf6c6ba6
|
ci(common): Support for tagging and releasing in CI
|
2023-04-25 13:54:44 +02:00 |
|
David Cermak
|
1a0a41fa2d
|
fix(mdns): Use idf-build-apps package for building mdns
|
2023-04-17 13:44:18 +02:00 |
|
David Cermak
|
2f7cbd16db
|
ci(common): Fix pre-commit manual run
|
2023-04-17 13:43:14 +02:00 |
|
Suren Gabrielyan
|
a547ec8147
|
docs(esp_mqtt_cxx): updated documentation and deployment file
|
2023-04-05 11:42:59 +04:00 |
|
Suren Gabrielyan
|
ca3fce003e
|
docs(common): improving documentation
- update esp_modem to use esp_docs
- migrated docs from github pages to docs.espressif.com
|
2023-03-31 12:04:46 +04:00 |
|
Jonathan Dreyer
|
97831c62b1
|
fix(modem): AT-only example: added into CI
|
2023-03-16 19:48:34 +01:00 |
|
David Cermak
|
4c7720a2c1
|
ci(common): Run all test on push event
Added a description about the release process to the contributing guide
|
2023-03-16 08:56:18 +01:00 |
|
David Cermak
|
2863e94a11
|
fix(ci): Run pre-commit checker only on PRs
Regression from a089e0d680 Merged as https://github.com/espressif/esp-protocols/pull/242
|
2023-03-15 19:11:27 +01:00 |
|
david-cermak
|
ba45e9a07e
|
Merge pull request #242 from david-cermak/bugfix/modem_strip_idf_4.1
fix(esp_modem): run CI build job for all targets
|
2023-03-15 18:55:26 +01:00 |
|
David Cermak
|
13eca128fb
|
fix(ci): trigger PR jobs based on labels
|
2023-03-15 15:38:06 +01:00 |
|
david-cermak
|
a96f17d9a1
|
Merge pull request #236 from gabsuren/CI/conventional_commits
ci: added conventionl commit pre-commit hook
|
2023-03-10 18:56:26 +01:00 |
|
David Cermak
|
cbda15724c
|
ci: regroup tests per components and purpose
|
2023-03-08 17:33:48 +01:00 |
|