André Klitzing
André Klitzing
Since we added another phase "Sub-Packages" all BUILD_RESULTs and BUILD_NUMBERs of the phase "General" and "Packages" are empty now. What is the problem here?  
Config.xml ``` true mkdir build; mkdir tmp ${review.url} cd source; hg import --no-commit ../patch.diff General default_Review_Formatting true false false false 0 false false false FAILURE false false default_Review_Source true false...
@yorammi Do you see any mistake here? Is it a bug?
Thanks! Did you find something? How can I help?
Interesting here..... if I ABORT a job before the "new phase" is reached the env variables are NOT empty. Seems they will be flushed later. 
Thank you very much. We already fixed this a little bit different in our internal repository. :-) This will be fixed in 1.24.3.
Replaced by this? --> d3ba592a129fda1f0774958c46ae64b91106b271
I found/added experimental support for my ESP32-S2 in ESPHome: https://github.com/esphome/esphome/pull/1433 As WLED also uses platformio it could be adopted easily until it is full supported? ``` [env:esp32s2] board = nodemcu-32s...