Nate McMaster
2ac4619635
Replace custom targets for generating assembly attributes and source control info by using SDK features ( #7504 )
2019-02-13 10:22:03 -08:00
Nate McMaster
dea1950bdc
Update buildtools, add --env parameter to dockerbuild.sh, and allow overriding KOREBUILD_SKIP_INSTALL_NETFX
2019-01-18 16:33:30 -08:00
Nate McMaster
e25c2acb25
Flow BUILD_NUMBER and BUILD_BUILDNUMBER into Docker builds
2018-11-21 08:35:25 -08:00
Nate McMaster
27deb6f6f8
Remove dependency on Docker from MSBuild targets ( #3866 )
...
Changes:
* This removes MSBuild targets which invoke `docker` commands to build
deb and rpm installers
* Remove installer targets from the KoreBuild context. Put them into
separate project files
* Simplify the targets used to build installers by reducing duplicate
variable names and deeply nested MSBuild contexts
* Remove unused dependencies from the Docker build context
2018-11-01 15:02:29 -07:00
Nate McMaster
c2e4a74f7d
React to renaming this repo from Universe to AspNetCore
2018-10-17 10:24:18 -07:00
Nate McMaster
62ea0264e4
Ensure trx logging is reported correctly when building in TeamCity
2018-07-05 10:14:35 -07:00
Nate McMaster
a7811c5656
Ensure .NET Core runtimes are install in alpine builds to tests can run
2018-07-03 12:26:20 -07:00
Nate McMaster
03efe5a4a7
Update Templating submodule
2018-03-21 08:40:00 -07:00
Nate McMaster
5aa5f92345
Adjust docker build to use current user ID ( #977 )
2018-03-20 16:17:59 -07:00
Nate McMaster
2d6680986f
Remove entrypoint from Dockerfile so build arguments properly flow into the container
2018-03-12 16:08:06 -07:00
Nate McMaster
2f13959505
Do not use interactive mode from dockerbuild.sh
2018-03-12 15:08:46 -07:00
Nate McMaster
1c7f4142aa
Implement script to run build inside a local docker container ( #950 )
2018-03-12 14:04:12 -07:00