Tim McCarthy
|
7c0fe62475
|
Updated the template and pipeline files
|
2020-02-09 21:15:22 -08:00 |
|
Tim McCarthy
|
97b36345db
|
Changed the working directory
|
2020-01-27 20:04:40 -08:00 |
|
Tim McCarthy
|
87a9602df7
|
Updated PowerSHell script syntax
|
2020-01-27 15:40:01 -08:00 |
|
Tim McCarthy
|
bf05202df1
|
Updated oc command
|
2020-01-27 15:31:17 -08:00 |
|
Tim McCarthy
|
ddb4ad5603
|
Updated start-build task
|
2020-01-27 15:22:26 -08:00 |
|
Tim McCarthy
|
8ef7c6fd7b
|
Updated AppName
|
2020-01-27 14:03:18 -08:00 |
|
Tim McCarthy
|
61b2f4c22f
|
Updated AppName variable
|
2020-01-27 13:44:45 -08:00 |
|
Tim McCarthy
|
de0156b8ea
|
Updated build name
|
2020-01-27 11:26:47 -08:00 |
|
Tim McCarthy
|
2caae16784
|
Updated --from-dir parameter
|
2020-01-26 17:30:40 -08:00 |
|
Tim McCarthy
|
01953dee66
|
Updated file folder location
|
2020-01-26 17:25:28 -08:00 |
|
Tim McCarthy
|
801b78e9dc
|
Updated drop directory
|
2020-01-26 17:23:05 -08:00 |
|
Tim McCarthy
|
4d02921ef9
|
Added pipeline publish artifacts task
|
2020-01-26 17:09:02 -08:00 |
|
Tim McCarthy
|
572212299a
|
Updated publish path
|
2020-01-26 16:56:56 -08:00 |
|
Tim McCarthy
|
775f591f4a
|
Set modifyOutputPath property to true
|
2020-01-26 16:42:01 -08:00 |
|
Tim McCarthy
|
2fd5a2dd67
|
Updated variables
|
2020-01-26 16:23:11 -08:00 |
|
Tim McCarthy
|
e2edccd03f
|
Updated OpenShift connection name
|
2020-01-26 16:20:49 -08:00 |
|
Tim McCarthy
|
cc8667f230
|
Updated job dependencies
|
2020-01-26 16:15:12 -08:00 |
|
Tim McCarthy
|
b40115b25c
|
Fixed indentation error
|
2020-01-26 16:11:30 -08:00 |
|
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 |
|