Commit Graph

23 Commits

Author SHA1 Message Date
Hrishikesh Dhayagude ab58e2993d Merge branch 'fix_docker_build' into 'main'
tools/docker: Fix building docker image and dir restructuring

See merge request app-frameworks/esp-matter!780
2024-07-01 06:19:51 +08:00
Shubham Patil 362d39b994 gh_actions: Fix uploading esp-matter component from release branches
Closes https://github.com/espressif/esp-matter/issues/966
2024-06-25 19:46:42 +05:30
Shubham Patil 48b0f873c5 tools/docker: Fix building docker image and dir restructuring 2024-06-21 11:41:42 +05:30
Shubham Patil 97cda96352 launchpad: add matter to prefix for naming consistency 2024-06-17 13:28:48 +05:30
Shubham Patil 9a72f4fc9b gh-actions: Few improvements to launchpad workflow
- use newer action versions
- Don't run upload-component workflow in forks
- Lets build the rainmaker matter example as well
- made provision to specify the prefix for application name and
  sdkconfig to build example with
- install tree in docker image
- use tree to generate an index.html to display the content of the
  deplyoed directory
2024-05-17 18:26:23 +05:30
liyashuai 32e2f71e76 update idf version to v5.2.1 for fixing Bootloader TOCTOU Vulnerability in Anti-rollback Scheme 2024-04-09 19:34:18 +08:00
chendejin 6a21e50811 upload component files in submodule 2024-03-04 20:08:51 +08:00
chendejin d951642b5b add esp_matter component based on esp-matter sdk and connectedhomeip 2024-02-06 16:14:02 +08:00
Sayon Deep d1dc94df4a Update esp-matter to use ESP-IDF to v5.1.2 2024-01-17 15:56:59 +08:00
Shubham Patil 0e75ba2cc7 launchpad: readme support for displaying qrcode and ability to manually
trigger the workflow
2023-11-01 15:58:05 +05:30
Shubham Patil 6cbc342c7d launchpad: display app specific qrcode 2023-09-11 14:19:19 +05:30
Hrishikesh Dhayagude d4b2cb43dd Merge branch 'pr_597' into 'main'
[GH_PR] Added comment about the workaround for space issues on the GitHub runner (CON-723)

See merge request app-frameworks/esp-matter!476
2023-08-31 16:37:50 +08:00
J. Diego Rodríguez Royo 047866295b Added comment about the workaround for space issues 2023-08-28 11:07:22 +00:00
Shubham Patil 873c69f609 Minor docker image, launchpad, and documentation changes
- GITHUB_REF_NAME does not work so using github.ref_name in workflow
  file
- Building light and ligh-switch for target H2 and C6 in launchpad and
  fixed the RainMaker iOS application link
- Using the prod ready Matter qrcode in documentation
2023-08-28 16:12:05 +05:30
J. Diego Rodríguez Royo 3cef104381 Docker image improvements 2023-08-25 10:51:33 +00:00
Espressif BOT abadddbb22 Add repository integrations (by Create-project-tools) 2023-01-27 18:42:51 +08:00
Shubham Patil 2a7abbb679 docs: Update docs with iOS app reference and added Github actions badges
Also, changed '. export.sh' to 'source export.sh' because people often
gets confused and executes the script which is supposed to be sourced.
2023-01-23 13:52:56 +05:30
Shubham Patil 693064b2fd Fix if check in the launchpad workflow 2023-01-11 23:45:58 +05:30
Shubham Patil 6d22f13a3b ESP Matter Developement docker image with IDF v4.4.3
Once docker image is ready, trigger the pages workflow to deploy built
binaries to launchpad.
2023-01-10 21:08:47 +05:30
Shubham Patil d5423917f6 Fix the links for generated binaries 2022-12-20 15:43:06 +05:30
Shubham Patil cd9a46d14f Build examples in github workflows and deploy the build artifacts to the
github pages so that they can be used with launchpad.
2022-12-19 14:20:08 +05:30
Shubham Patil 6b1d79266d docker: Fix the repository name for pushing docker image 2022-10-12 12:20:27 +05:30
Shubham Patil 76625c7fe6 Github workflow to build and push the docker image with connectedhomeip
submodule to docker hub
2022-10-07 16:29:26 +05:30