Unai Zorrilla Castro
|
6c5bdda2f5
|
Improve build-bits-linux.sh (removed dotnet restore (doing with publish now) and set quiet on verbosity in order to reduce issues with System.Console.dll on build container). Remove unnecesary namespace on Identity.Api startup.cs
|
2017-09-06 18:43:38 +02:00 |
|
Eduard Tomàs
|
34a8ad3171
|
Merge branch 'netcore2' into dev
# Conflicts:
# cli-linux/build-bits-linux.sh
# docker-compose.ci.build.yml
# src/Services/Location/Locations.API/Dockerfile.nanowin
# src/Services/Marketing/Marketing.API/Dockerfile.nanowin
# src/Services/Payment/Payment.API/Dockerfile.nanowin
# src/Web/WebStatus/Dockerfile.nanowin
|
2017-09-05 16:12:42 +02:00 |
|
Cesar De la Torre
|
9eaa81cbdb
|
Saved with Linux EOL
|
2017-08-24 19:41:30 -07:00 |
|
Cesar De la Torre
|
8d42dfeb39
|
Workaround (dotnet CLI set with verbosity minimal) so we don't get stdout errors when compiling from the Docker Linux "build containers" when doing the CLI build.
Related bug: https://github.com/Microsoft/msbuild/issues/2153#issuecomment-305375162
|
2017-08-24 19:33:15 -07:00 |
|
Cesar De la Torre
|
0369d8a958
|
Workaround (dotnet CLI set with verbosity minimal) so we don't get stdout errors when compiling from the Docker Linux "build containers" when doing the CLI build.
Related bug: https://github.com/Microsoft/msbuild/issues/2153#issuecomment-305375162
|
2017-08-24 19:33:08 -07:00 |
|
Cesar De la Torre
|
6ee4edcebb
|
Fixing Linux Script files to have UNIX line ending instead of WINDOWS. Somehow it was reverted.
|
2017-08-06 12:32:44 -07:00 |
|
Eduard Tomas
|
7258a58f5b
|
All docker compose to version 2.1 that seems to work in vsts hosted linux build agent
|
2017-07-04 14:52:56 +02:00 |
|
Eduard Tomas
|
cd42c17cd1
|
Buildfiles to mitigate msbuild issue - https://github.com/Microsoft/msbuild/issues/2153
|
2017-06-21 12:38:21 +02:00 |
|
Andre Passos
|
db1fa9fd5c
|
update to angular-cli and angular 4
|
2017-04-13 13:06:22 -03:00 |
|
Eduard Tomas
|
e05cbfa809
|
Added WebStatus to cli build scripts.
Removed old script build for windows.
|
2017-04-07 10:49:51 +02:00 |
|
Cesar De la Torre
|
f9e670425a
|
Cleaning up the docker-compose.override.yml by getting rid of commented URLs for a production enviroment
|
2017-03-03 17:33:12 -08:00 |
|