3581 Commits

Author SHA1 Message Date
Miguel Veloso
c94c992bc3 Fix pdf version tags for Docker application life cycle e-book 2019-06-20 21:26:43 +01:00
Miguel Veloso
88abba49f7 Fix aka link
(cherry picked from commit 8cd67e3bc4b00bdb26f77d608f37bfee487b8e0f)
2019-06-18 10:39:10 +01:00
Miguel Veloso
ba2f68752a Update Containerized applications e-book and covers 2019-06-18 09:40:36 +01:00
Miguel Veloso
10e7f6165a
Merge pull request #1071 from jo-ninja/patch-1
Fix typo
2019-06-17 22:33:50 +01:00
Miguel Veloso
2621c36956 Add Task.Yield() to avoid synchronus deadlock by ensuring asynchronous execution 2019-06-17 22:00:19 +01:00
Miguel Veloso
443277c84f
Merge pull request #1075 from dotnet-architecture/fix/1062-missing-devspaces-support-project
Add missing project
2019-06-17 19:01:26 +01:00
Miguel Veloso
5a27aadf0d Add missing project
Fixes #1062
2019-06-17 19:00:37 +01:00
Miguel Veloso
e965e1c6c7 Moved to new wiki 2019-06-17 17:55:41 +01:00
Steve Smith
b37bf7c835 updating ebook version 2019-06-14 15:40:25 -04:00
Steve Smith
5b7a86dca9 Updating eBook to 2.2 2019-06-13 18:39:24 -04:00
eiximenis
33fb3a735f Fixes #1070 2019-06-13 18:15:30 +02:00
Joni
9c49bc5704
Fix typo 2019-06-13 13:00:43 +09:00
Miguel Veloso
87d0f69206
Merge pull request #1069 from chinaq/devq
change the test name for Creat_order_with_requestId_success to Cancel_order_with_requestId_success
2019-06-10 08:32:37 +01:00
chinaq
1d263ab000 Merge branch 'dev' into devq 2019-06-10 09:08:54 +08:00
chinaq
661de66666 change the test name for Creat_order_with_requestId_success to Cancel_order_with_requestId_success 2019-06-10 09:07:53 +08:00
chinaq
3e3d11fe1c
Merge pull request #1 from dotnet-architecture/dev
update
2019-06-10 08:53:20 +08: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
d02c75940e Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2019-06-06 08:51:45 +02:00
eiximenis
5dd7e29b32 fixing variable name in build 2019-06-06 08:51:36 +02:00
Steve Smith
28bc81de31
Update readme.md 2019-06-05 16:19:17 -04:00
eiximenis
3350b6ece4 Merge branch 'dev' of https://github.com/dotnet-architecture/eShopOnContainers into dev 2019-06-05 19:56:19 +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
Nish Anil
df3c594340
Add files via upload 2019-06-05 20:03:35 +05:30
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
eiximenis
c0f950e4a7 fixing webspa build for windows, to use node-windows image 2019-05-29 08:49:21 +02:00
eiximenis
6693719f49 added build windows 2019-05-28 12:22:39 +02:00
eiximenis
58f156f417 fixing dockerfiles for windows 2019-05-28 11:49:39 +02:00
eiximenis
346994aff0 Azure devops build for windows (apigws) 2019-05-28 11:32:25 +02:00
Miguel Veloso
f87ae19bca
Merge pull request #1036 from LeeDumond/fix/fix-basket-update
UpdateAllBasketAsync should use the current basket if it exists
2019-05-24 09:37:56 +01:00
Lee Dumond
29ba3d5ddf UpdateAllBasketAsync should use the current basket if there is one for the current buyer 2019-05-23 14:21:41 -05:00
Miguel Veloso
82817a53fb
Merge pull request #1051 from dotnet-architecture/fix/1046-install-local-kubernetes-with-helm-power-shell
Handle empty Application Insights instrumentation key
2019-05-23 17:30:01 +01:00
Miguel Veloso
0779a47565 Fix important comment formatting 🙄 2019-05-23 16:11:35 +01:00