espressif / idf-installer

ESP IDF Windows Installer
https://dl.espressif.com/dl/esp-idf/
101 stars 21 forks source link

Build of Offline installer should fail when wheels were not resolved correctly #178

Closed georgik closed 1 year ago

georgik commented 1 year ago

Problem: Build of Offline Installer continues even in case when wheels were not resolved and produces installer which fails, because it's not able to resolve wheels.

Expected behavior: The build should fail and the installer artifact should not be produced.