nanoframework/Home
Change Azure Pipelines yaml to separate build of booter and CLR
Offen
#357 geöffnet am 16.07.2018
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs
Repository-Metriken
- Stars
- (936 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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.