nanoframework/Home

Change Azure Pipelines yaml to separate build of booter and CLR

開放

#357 建立於 2018年7月16日

 (5 則留言) (0 個反應) (0 位負責人) (89 個分叉)auto 404
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs

倉庫指標

星標
 (936 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

No need to keep building and releasing booter versions when nothing has changed. Currently nanoBooter is always build along with the nanoCLR which is a waste of time and computing resource. Not to mention that is misleading because you actually don't know if there were any changes or not.

貢獻者指南