nanoframework/Home
Change Azure Pipelines yaml to separate build of booter and CLR
オープン
#357 opened on 2018/07/16
Area: Config-and-BuildArea: InterpreterHacktoberfestPriority: LowType: Enhancementup-for-grabs
Repository metrics
- Stars
- (936 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.