nanoframework/Home

Change Azure Pipelines yaml to separate build of booter and CLR

Ouverte

#357 ouverte le 16 juil. 2018

 (5 commentaires) (0 réaction) (0 personne assignée) (89 forks)auto 404
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs

Métriques du dépôt

Stars
 (936 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur