aspnet/KoreBuild

Name: KoreBuild

Owner: ASP.NET

Description: OBSOLETE REPO - see readme

Created: 2016-02-25 17:44:21.0

Updated: 2018-03-16 05:18:32.0

Pushed: 2017-09-11 06:00:16.0

Homepage:

Size: 478

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

KoreBuild - OBSOLETE

Obsolete notice

These build scripts are obsolete. The recommended replacements are available at https://github.com/aspnet/BuildTools.

About this repo

Travis build status AppVeyor build status

Build scripts for repos on https://github.com/aspnet.

This project is part of ASP.NET Core. You can find samples, documentation and getting started instructions for ASP.NET Core at the Home repo.

Testing

This repository contains test scripts in the test/ folder.

build-canary-repo.{sh, ps1}

This script will download a repository and use the local version of KoreBuild to build it. This serves as a canary test for the scripts but may not exercise all areas of KoreBuild.

This defaults to using https://github.com/aspnet/DependencyInjection.git as the canary.

Replaying MSBuild binary log file to a text file

dotnet msbuild .\msbuild.binlog /noconlog /flp:verbosity=diag`;logfile=diagnostic.log /noautoresponse


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.