qmk / qmk_compiler

The worker process that pulls keymap jobs from the queue and compiles them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write the source zip to storage before compiling

skullydazed opened this issue · comments

Currently we write the source code to storage after the firmware compiles successfully. This makes it harder to troubleshoot if something goes wrong.