- Earlier fixes removed .git which potentially failed building the
examples as esp-idf does git describe during builds. Added them back
anad build works now.
- Removed the dormant bits from the docker-image
- Added ninja-jobs option for better resource utilization during host
tool builds
- Added back the linux installation as we do need ability to run
chip-tool from the container.
- 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
- 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