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 |
|
David Cermak
|
a089e0d680
|
fix(esp_modem): run CI build job for all targets
Also
* removed IDFv4.1 from tests
* added common build_apps.py utility for finding/building apps
|
2023-03-08 11:51:25 +01:00 |
|
Suren
|
08f1f0175d
|
Merge pull request #228 from gabsuren/CI/update_websocket_version
websocket: Updated version to 1.0.0
|
2023-03-06 12:36:30 +04:00 |
|
Suren Gabrielyan
|
a6817e0c7f
|
ci: Add conventionl commit pre-commit hook
|
2023-03-03 12:38:27 +04:00 |
|
Tomas Borcin
|
5df8fdb713
|
Add input for component version
|
2023-03-02 15:38:10 +01:00 |
|
Suren Gabrielyan
|
996fef7fcf
|
esp_websocket_client: Updated version to 1.0.0
Updated tests to run agains release-v5.0
|
2023-02-28 19:00:46 +04:00 |
|
Tomas Borcin
|
9f87a8ca77
|
Add issue templates
|
2023-02-24 15:53:31 +01:00 |
|
Euripedes Rocha
|
1407dfc2e7
|
Adds esp_mqtt_cxx component
- Component moved from esp-idf
- Files moved to adjust to esp-protocol structure
|
2023-02-16 09:59:46 +01:00 |
|
David Cermak
|
91134f10ff
|
mdns: Make reverse query conditional per Kconfig
and auto-register reverse logical names
|
2023-02-02 10:32:01 +01:00 |
|
David Cermak
|
fb8a2f0198
|
fix(mdns): Host test with IDFv5.1
|
2023-02-02 10:31:01 +01:00 |
|
David Cermak
|
12cfcb5aed
|
fix(mdns): Make unit test executable with pytest
|
2023-01-31 16:06:52 +01:00 |
|
Suren Gabrielyan
|
a01096f621
|
docs: Disable code coverage report publishing to Github Pages
|
2023-01-13 17:30:33 +04:00 |
|
Suren Gabrielyan
|
59053b8c98
|
CI: minor fix of host test *yml file
|
2023-01-09 22:09:53 +04:00 |
|
Suren Gabrielyan
|
6b684ceb0f
|
CI: Added coverage analyzer for esp_modem host tests
|
2022-12-30 13:11:59 +04:00 |
|
Suren Gabrielyan
|
b56b1c577b
|
CI: Minor refactoring of *yml files for target tests
|
2022-12-12 12:31:44 +04:00 |
|
David Cermak
|
4314c78ca0
|
feat(esp_modem): Added target test
|
2022-12-01 18:35:01 +01:00 |
|
Suren Gabrielyan
|
6e2bb518fd
|
CI: Fix ASIO example test
|
2022-11-23 19:07:26 +04:00 |
|
Suren Gabrielyan
|
55dc56462f
|
websocket: updated example to use local websocket echo server
|
2022-11-03 10:35:14 +04:00 |
|
Suren Gabrielyan
|
23a537b19b
|
CI: Created a common requirements.txt
|
2022-10-25 23:59:44 +04:00 |
|
Suren Gabrielyan
|
f71f61ff0a
|
mDNS: test_app pytest migration
|
2022-10-19 09:23:36 +02:00 |
|
Suren Gabrielyan
|
945bd17701
|
CI: fixing the files to be complient with pre-commit hooks
|
2022-10-17 18:16:52 +02:00 |
|
Suren Gabrielyan
|
9d45d505d5
|
CI: pre-commit hook integration
|
2022-10-17 18:07:54 +02:00 |
|
Suren Gabrielyan
|
ab2e08f96c
|
CI: Updated checkout flag to consider submodules
|
2022-10-13 17:23:43 +02:00 |
|
Tomas Rezucha
|
988b3f9905
|
ci: Compile esp_modem examples with USB support
|
2022-10-05 11:25:20 +02:00 |
|
Suren Gabrielyan
|
5193ebc6ea
|
ASIO: Example tests integration
|
2022-09-27 16:09:50 +04:00 |
|
david-cermak
|
b8d1e58778
|
Merge pull request #116 from gabsuren/examples/mdns_examples_integration
mdns: Example tests integration
|
2022-09-15 11:41:58 +02:00 |
|
gabsuren
|
a045c1c885
|
mdns: Example tests integration
|
2022-09-14 10:58:31 +04:00 |
|
Jonathan Dreyer
|
5b1b2cce75
|
Disable specific runs..
.. which are not access to secrets
|
2022-09-09 14:30:37 +02:00 |
|
Mahavir Jain
|
64e31dae48
|
ci: fix issue with cryptography package installation
|
2022-09-07 13:58:10 +05:30 |
|
Mahavir Jain
|
63ce3a5d59
|
protocol_examples_common: fix build for SPI_ETHERNET case with IDF v5.x
|
2022-09-07 12:52:39 +05:30 |
|
Mahavir Jain
|
5dd138c883
|
ci: remove sdkconfig before starting new config based build
|
2022-09-07 12:52:39 +05:30 |
|
Mahavir Jain
|
330332a0fb
|
mdns: add test configuration for IPV6 disabled build
|
2022-09-05 13:24:14 +05:30 |
|
gabsuren
|
469f953b28
|
esp_modem: updated package version to 0.1.19
|
2022-08-18 15:59:48 +04:00 |
|
gabsuren
|
626eb52d04
|
CI: Organize github workflow structure
|
2022-07-12 17:24:41 +04:00 |
|
gabsuren
|
06e7baf2c2
|
CI: Fix ASIO build in CI run
|
2022-07-11 19:00:06 +04:00 |
|
gabsuren
|
b7e73d25a7
|
CI: Fix CI long run on websocket examples
|
2022-06-28 15:25:40 +04:00 |
|
gabsuren
|
055f051f53
|
ASIO: Initial version based on IDF 5.0 with history
|
2022-06-24 15:33:10 +04:00 |
|
suren-gabrielyan-espressif
|
b6b20ad399
|
mDNS: Initial version based on IDF 5.0
|
2022-06-01 21:04:37 +04:00 |
|
gabsuren
|
76298ff70e
|
CI: Added CI example run job
|
2022-05-25 20:12:38 +04:00 |
|
David Cermak
|
f303cdc70b
|
fix(CI): build docs & publish component failure
|
2022-03-04 07:44:45 +01:00 |
|
gabsuren
|
80c3cf0f02
|
websocket: Initial version based on IDF 5.0
|
2022-03-02 15:48:43 +04:00 |
|
David Cermak
|
9fbd6e658a
|
CI: Build on linux and Run host tests
|
2021-11-18 08:35:55 +01:00 |
|
David Cermak
|
2c21aa1113
|
CI/Docs: Generate docs locally before uploading to registry
|
2021-11-16 07:51:24 +01:00 |
|
David Cermak
|
b9ff1e4e12
|
CI/Docs: Add jobs to deploy component docs
|
2021-11-12 16:51:21 +01:00 |
|