Commit Graph
24 Commits
Author SHA1 Message Date
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
David Cermak 1d0cc49c3f CI: Sync issues to JIRA 2021-11-08 15:18:44 +01:00
David CermakandSergei Silnov c1249aec17 CI: Upload comonents to Espressif Service on master
Co-authored-by: Sergei Silnov <po@kumekay.com>
2021-11-08 15:18:35 +01:00
David Cermak 15a858b735 CI: Move separate master job to the loop loop 2021-11-04 13:27:05 +01:00
David Cermak c0021ceeb2 CI: Rewrite flat build jobs using test matrix 2021-11-04 11:33:28 +01:00
David Cermak fec83e5915 CI: Initial GitHub Action to build examples
Build job definitions for building examples for ESP32 only against IDF
master, 4.4, 4.3, 4.2 and 4.1
2021-11-03 17:39:47 +01:00