nanoframework/Home
Change Azure Pipelines yaml to separate build of booter and CLR
Aberta
#357 aberto em 16 de jul. de 2018
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs
Métricas do repositório
- Stars
- (936 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.