3473 Commits

Author SHA1 Message Date
eiximenis
e5630a322a infrastructure build 2019-03-28 10:11:53 +01:00
Miguel Veloso
61ba545a9b
Merge pull request #972 from liubaishui/dev
Split RabbitMQ channel create and consumer create.
2019-03-27 19:34:38 +00:00
Miguel Veloso
d0650a7815
Merge pull request #964 from mvanbeusekom/bash_helm_deploy
Added bash version of the Helm deploy script
2019-03-27 16:08:57 +00:00
jmanuelcorral
9192046f71 Fixed some security issues with npm audit 2019-03-27 16:50:49 +01:00
jmanuelcorral
1255e5f604 Updated Bootstrap to 4.3.1 to fix security issues 2019-03-27 16:08:27 +01:00
jmanuelcorral
0706c724ad Changed default logstashUrl to null 2019-03-27 15:58:57 +01:00
jmanuelcorral
a0699501b1 Merged from Dev 2019-03-27 15:54:03 +01:00
Miguel Veloso
6f692ff67d
Merge pull request #975 from yang-xiaodong/dev
Update README add note for EventBus
2019-03-26 20:51:56 +00:00
Savorboard
a28ec949fc
Update EventBus notes 2019-03-26 09:07:44 +08:00
jmanuelcorral
b449dd2012 Updated pointing to ELK external service for testing and demo purposes, documentation update 2019-03-22 13:46:27 +01:00
jmanuelcorral
905f8552d9 Updated pointing to ELK external service for testing and demo purposes 2019-03-22 13:45:02 +01:00
Savorboard
68b8159342 Update README add note for EventBus 2019-03-22 14:55:10 +08:00
jmanuelcorral
f7d9fc9cde Merge branch 'dev' into features/UpgradePackageVersions 2019-03-21 16:38:59 +01:00
jmanuelcorral
65b7b31d8d Done Updating versions 2019-03-21 16:38:01 +01:00
jmanuelcorral
a1909521fd Fixed NPM Issues and nuget packages 2019-03-21 15:24:51 +01:00
eiximenis
713eb27688 adding triggers to yaml builds 2019-03-21 12:16:09 +01:00
eiximenis
3d0aae8961 webhooks.client rebranded 2019-03-21 11:12:07 +01:00
eiximenis
a327fac586 updating middle name of azds config for catalog.api 2019-03-21 10:17:35 +01:00
jmanuelcorral
0dcc46caf4 Corrected a Typo 2019-03-21 10:06:03 +01:00
eiximenis
1427fe8b7c trying mvc azds config 2019-03-20 16:39:09 +01:00
eiximenis
94ff3fa8c2 Updated readme.md for builds info 2019-03-20 12:52:34 +01:00
jmanuelcorral
8d7d27cc91 Added Documentation 2019-03-20 12:41:24 +01:00
eiximenis
c7b4fe4298 updated builds to use git branch name 2019-03-20 09:48:37 +01:00
jmanuelcorral
56c659776e Finished 2019-03-20 06:50:28 +01:00
eiximenis
0a3eaa5d91 Merge branch 'vsts-yaml-builds' of https://github.com/dotnet-architecture/eShopOnContainers into vsts-yaml-builds 2019-03-19 19:02:58 +01:00
eiximenis
57fd8ac528 builds updated 2019-03-19 19:02:54 +01:00
Eduard Tomàs
97c4efc42e Update azure-pipelines.yml for Azure Pipelines 2019-03-19 18:56:34 +01:00
Eduard Tomàs
9d4128867c Update azure-pipelines.yml for Azure Pipelines 2019-03-19 18:49:19 +01:00
eiximenis
c978bf3ac6 builds readme 2019-03-19 17:55:07 +01:00
eiximenis
c81ae16fc3 new yaml files 2019-03-19 16:41:03 +01:00
eiximenis
b075a4d4ad updated build catalog 2 2019-03-19 16:00:17 +01:00
jmanuelcorral
06e07914e1 First version with Kibana/ElasticSearch & Logstash, needs refactor 2019-03-19 15:57:47 +01:00
eiximenis
8b3815018f updated build catalog 2019-03-19 15:47:05 +01:00
eiximenis
a30d80aa5e scripts fot catalog 2019-03-19 14:00:18 +01:00
eiximenis
6d058d5ab0 updated k8s.dns value 2019-03-19 12:43:43 +01:00
Miguel Veloso
b439352cae
Merge pull request #974 from mvelosop/fix/health-check-report-collector-exception
Fix/health check report collector exception
2019-03-18 16:56:21 +00:00
Miguel Veloso
d5adb5f723 Update HealthChecks UI libraries to properly handle missing services. 2019-03-18 16:53:34 +00:00
eiximenis
1f762a6bcf devspaces scripts 2019-03-15 19:52:34 +01:00
liubaishui
a92383e123
Split RabbitMQ channel create and consumer create.
Because when channel create the Subscribe is not register, so the previously stored message may lose. This fix split the channel create and consumer create, when Subscribe registered then call the consumer create function.
2019-03-15 21:03:42 +08:00
Miguel Veloso
86b4b761f2
Merge pull request #935 from Minx-SigEp/dev
Added ApiGateways to solution mimicking eShopOnContainers-ServicesAndWebApps solution structure
2019-03-14 17:00:42 +00:00
Miguel Veloso
5c2b145ec2 Commented out local configuration, to avoid exception 2019-03-14 16:50:44 +00:00
Miguel Veloso
197d044c7c
Merge pull request #966 from SychevIgor/igorsychev/host
host don't need anymore
2019-03-14 13:53:43 +00:00
jmanuelcorral
7fcb625efa Fixed documentation errors 2019-03-13 16:46:56 +01:00
jmanuelcorral
26d4de4a3b Fixed changes on deploy-all.ps1 on AKS 2019-03-13 16:44:33 +01:00
jmanuelcorral
d70ea89743 Tested on AKS 2019-03-13 16:41:49 +01:00
Maurits van Beusekom
954dd4893a Correctly set the backing field for the use-local-k8s parameter 2019-03-12 11:47:24 +01:00
Miguel Veloso
942fcdf9fc
Merge pull request #968 from dotnet-architecture/fix/npm-reported-vulnerabilities
Fix npm reported JS vulnerabilities
2019-03-12 10:06:29 +00:00
Miguel Veloso
9720b4c415 Update JS packages to new versions without know vulnerabilities;
Add HealthChecks to appsettings so SPA can run from VS using services in containers
2019-03-12 10:00:11 +00:00
Miguel Veloso
9c37df1d75 Critical vulnerabilities solved 2019-03-12 08:55:16 +00:00
Maurits van Beusekom
e5ee6d735c Fix initialization of the use_custom_registry boolean 2019-03-11 13:20:40 +01:00