nanoframework/Home

Change Azure Pipelines yaml to separate build of booter and CLR

Aperta

#357 aperta il 16 lug 2018

 (5 commenti) (0 reazioni) (0 assegnatari) (89 fork)auto 404
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs

Metriche repository

Star
 (936 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor