| 
							
							
								 Tim McCarthy | 39c03617a4 | Updated the vmImage values | 2020-01-26 16:09:46 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 3656c57b64 | Added new pipelines and templates | 2020-01-26 15:59:17 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | bc4bc18abc | Moved folder structure around | 2020-01-25 15:05:17 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | c07493cbb1 | Removed name | 2020-01-25 14:01:31 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 74f2be1d85 | Added name back in | 2020-01-25 13:58:19 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 600b5b001e | Updated name | 2020-01-25 13:52:09 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | bc792cf55e | Added build files for Basket API and Identity API | 2020-01-25 12:50:02 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 54877d8129 | Added publish artifacts step | 2020-01-25 01:14:05 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 409d2b86a5 | Added UseDotNet task | 2020-01-25 01:07:45 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 827b5427c5 | Updated nugetConfigPath value | 2020-01-25 00:58:08 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 120b7dd682 | Fixed name | 2020-01-24 23:17:43 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | bcbb4f4225 | Fixed naming | 2020-01-24 23:16:15 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 132b191536 | Fixed job name | 2020-01-24 23:14:15 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | b8b36bbfc4 | Fixed indentation | 2020-01-24 23:11:46 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 7624c537fd | Fixed indentation | 2020-01-24 23:09:34 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | f4db27deba | Fixed indentation | 2020-01-24 23:04:12 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | 82ed71dd44 | Added Catalog API build pipeline and template | 2020-01-24 22:59:20 -08:00 |  | 
			
				
					| 
							
							
								 Tim McCarthy | a3c4bf7e8e | Added new folders for ARO | 2020-01-23 11:19:09 -08:00 |  | 
			
				
					| 
							
							
								 Miguel Veloso | 9436aa24b9 | Fix services names in azure-pipelines | 2019-12-19 09:01:04 +00:00 |  | 
			
				
					| 
							
							
								 Miguel Veloso | 01c7dd082d | Comment out windows jobs | 2019-12-03 18:18:47 +00:00 |  | 
			
				
					| 
							
							
								 Miguel Veloso | 4481cc34ed | Fix paths for moved folders | 2019-12-03 16:17:57 +00:00 |  | 
			
				
					| 
							
							
								 Miguel Veloso | e8d99c06c9 | Merge branch 'features/migration-dotnet3' into dotnet3-migration/dev-dotnet3 # Conflicts:
#	README.md
#	docker-compose.override.yml
#	docker-compose.yml
#	k8s/helm/deploy-all.ps1
#	k8s/helm/webstatus/values.yaml
#	src/ApiGateways/ApiGw-Base/Dockerfile
#	src/ApiGateways/ApiGw-Base/OcelotApiGw.csproj
#	src/ApiGateways/Mobile.Bff.Shopping/aggregator/Dockerfile
#	src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj
#	src/ApiGateways/Web.Bff.Shopping/aggregator/Dockerfile
#	src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj
#	src/BuildingBlocks/EventBus/EventBus.Tests/EventBus.Tests.csproj
#	src/BuildingBlocks/EventBus/IntegrationEventLogEF/IntegrationEventLogEF.csproj
#	src/BuildingBlocks/WebHostCustomization/WebHost.Customization/WebHost.Customization.csproj
#	src/Mobile/eShopOnContainers/eShopOnContainers.Core/eShopOnContainers.Core.csproj
#	src/Mobile/eShopOnContainers/eShopOnContainers.UnitTests/eShopOnContainers.UnitTests.csproj
#	src/Services/Basket/Basket.API/Basket.API.csproj
#	src/Services/Basket/Basket.API/Dockerfile
#	src/Services/Basket/Basket.FunctionalTests/Basket.FunctionalTests.csproj
#	src/Services/Basket/Basket.UnitTests/Basket.UnitTests.csproj
#	src/Services/Catalog/Catalog.API/Catalog.API.csproj
#	src/Services/Catalog/Catalog.API/Dockerfile
#	src/Services/Catalog/Catalog.FunctionalTests/Catalog.FunctionalTests.csproj
#	src/Services/Catalog/Catalog.UnitTests/Catalog.UnitTests.csproj
#	src/Services/Identity/Identity.API/Dockerfile
#	src/Services/Identity/Identity.API/Identity.API.csproj
#	src/Services/Location/Locations.API/Dockerfile
#	src/Services/Location/Locations.API/Locations.API.csproj
#	src/Services/Location/Locations.FunctionalTests/Locations.FunctionalTests.csproj
#	src/Services/Marketing/Infrastructure/AzureFunctions/marketing-functions.csproj
#	src/Services/Marketing/Marketing.API/Dockerfile
#	src/Services/Marketing/Marketing.API/Marketing.API.csproj
#	src/Services/Marketing/Marketing.FunctionalTests/Marketing.FunctionalTests.csproj
#	src/Services/Ordering/Ordering.API/Dockerfile
#	src/Services/Ordering/Ordering.API/Ordering.API.csproj
#	src/Services/Ordering/Ordering.BackgroundTasks/Dockerfile
#	src/Services/Ordering/Ordering.BackgroundTasks/Ordering.BackgroundTasks.csproj
#	src/Services/Ordering/Ordering.Domain/Ordering.Domain.csproj
#	src/Services/Ordering/Ordering.FunctionalTests/Ordering.FunctionalTests.csproj
#	src/Services/Ordering/Ordering.Infrastructure/Ordering.Infrastructure.csproj
#	src/Services/Ordering/Ordering.SignalrHub/Dockerfile
#	src/Services/Ordering/Ordering.SignalrHub/Ordering.SignalrHub.csproj
#	src/Services/Ordering/Ordering.UnitTests/Ordering.UnitTests.csproj
#	src/Services/Payment/Payment.API/Dockerfile
#	src/Services/Payment/Payment.API/Payment.API.csproj
#	src/Services/Webhooks/Webhooks.API/Dockerfile
#	src/Services/Webhooks/Webhooks.API/Webhooks.API.csproj
#	src/Web/WebMVC/Dockerfile
#	src/Web/WebMVC/WebMVC.csproj
#	src/Web/WebSPA/Dockerfile
#	src/Web/WebSPA/WebSPA.csproj
#	src/Web/WebStatus/Dockerfile
#	src/Web/WebStatus/WebStatus.csproj
#	src/Web/WebStatus/appsettings.Development.json
#	src/Web/WebhookClient/Dockerfile
#	test/ServicesTests/Application.FunctionalTests/Application.FunctionalTests.csproj | 2019-11-07 16:31:17 +00:00 |  | 
			
				
					| 
							
							
								 eiximenis | 87f38fd934 | fixed path in azure devops build | 2019-10-31 11:06:42 +01:00 |  | 
			
				
					| 
							
							
								 Erik Pique | 0988dcd8c2 | background | 2019-08-07 09:28:08 +02:00 |  | 
			
				
					| 
							
							
								 ericuss | 17dd9cebb1 | remove all references of basket background | 2019-07-31 09:12:12 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | fd1fa22dac | updated build def for webspa, mvc & status | 2019-07-08 17:46:17 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 19755bdfa2 | updated node windows images on build | 2019-07-08 17:17:25 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 441ea17f57 | updated node windows images | 2019-07-08 17:05:46 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | e48e3902cb | uncommenting some commented lines by mistake xD | 2019-06-06 16:43:30 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 6debff7b08 | fix docker credentials sharing between Docker@2 and bash activities in build | 2019-06-06 16:41:14 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 0ada6d85bd | Fixed error in manfiest push from the build | 2019-06-06 13:20:34 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | b8df869b45 | Final builds update | 2019-06-06 13:04:56 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 32db98422c | In build template replace some vars by parameters because vars seems not be read | 2019-06-06 12:50:01 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 9489499567 | fixed error in condition for builds | 2019-06-06 12:37:37 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 8456753712 | test build | 2019-06-06 12:35:26 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 8d76397926 | test build | 2019-06-06 12:34:27 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 5dd7e29b32 | fixing variable name in build | 2019-06-06 08:51:36 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 3ffde0a89e | updated pr build template adding node image for windows | 2019-06-05 19:54:35 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | b01d8a87d1 | all builds updated | 2019-06-05 19:53:06 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | d27902b878 | test build | 2019-06-05 19:23:53 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | d1675ad7fb | test build | 2019-06-05 19:23:18 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 3d881ba18a | test build | 2019-06-05 19:22:16 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 7be7718a5d | test build | 2019-06-05 19:20:55 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 116e193134 | test build | 2019-06-05 19:17:53 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | ac0da28f59 | apigws build test with templates | 2019-06-05 19:10:11 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 2de66ba682 | push manifest on azure devops build | 2019-05-30 10:27:47 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | ad7d33968f | update all builds to push the multiarch manifest | 2019-05-29 17:02:51 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 91dae69cc7 | adding dependsOn on multiarch template | 2019-05-29 16:28:27 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 3857cc8143 | fixing parameters reference on multiarch build template | 2019-05-29 16:18:26 +02:00 |  | 
			
				
					| 
							
							
								 eiximenis | 89a3decdac | multiarch builds | 2019-05-29 16:15:22 +02:00 |  |