This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git.
from c63f205 Publish the website
add 2d5206b easy-build-microservice-system-part-IV blog
add 9f20aca fix style mistake
add e525e2e fix pr comments
new 71a12ef Merge branch 'master' into asf-site
new 3dee71e Publish the website
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
...07-10-easy-build-microservice-system-part-IV.md | 198 +++++
assets/images/scaffold/AuthSuccess.png | Bin 0 -> 100204 bytes
assets/images/scaffold/EdgeAuth.png | Bin 0 -> 31684 bytes
assets/images/scaffold/ErrorAuthHeader.png | Bin 0 -> 106784 bytes
assets/images/scaffold/FilterChain.png | Bin 0 -> 22932 bytes
assets/images/scaffold/LoginFirst.png | Bin 0 -> 108269 bytes
assets/images/scaffold/NoAuthHeader.png | Bin 0 -> 104790 bytes
content/assets/images/scaffold/AuthSuccess.png | Bin 0 -> 100204 bytes
content/assets/images/scaffold/EdgeAuth.png | Bin 0 -> 31684 bytes
content/assets/images/scaffold/ErrorAuthHeader.png | Bin 0 -> 106784 bytes
content/assets/images/scaffold/FilterChain.png | Bin 0 -> 22932 bytes
content/assets/images/scaffold/LoginFirst.png | Bin 0 -> 108269 bytes
content/assets/images/scaffold/NoAuthHeader.png | Bin 0 -> 104790 bytes
.../docs/apache-servicecomb-day-slides/index.html | 22 +-
.../apache-servicecomb-incubating-day/index.html | 22 +-
content/cn/docs/autoscale-on-company/index.html | 20 +-
.../index.html | 20 +-
content/cn/docs/communication-btw-sc-ms/index.html | 20 +-
content/cn/docs/company-on-kubernetes/index.html | 20 +-
.../cn/docs/config_center_integration/index.html | 20 +-
.../index.html | 20 +-
content/cn/docs/distributed_saga_1/index.html | 20 +-
content/cn/docs/distributed_saga_2/index.html | 20 +-
content/cn/docs/distributed_saga_3/index.html | 20 +-
.../index.html | 20 +-
.../index.html | 20 +-
.../index.html | 20 +-
.../index.html | 976 +++++++++++++++++++++
content/cn/docs/go-to-cloud/index.html | 20 +-
.../index.html | 20 +-
.../docs/how-to-reform-a-legacy-system/index.html | 20 +-
content/cn/docs/jira_beginner_guide/index.html | 20 +-
content/cn/docs/join_the_community/index.html | 20 +-
content/cn/docs/linuxcon-workshop-demo/index.html | 20 +-
.../cn/docs/maven_dependency_management/index.html | 20 +-
content/cn/docs/open-design/index.html | 20 +-
.../index.html | 20 +-
content/cn/docs/saga_pack_design/index.html | 20 +-
content/cn/docs/saga_with_cucumber/index.html | 20 +-
.../seckill-development-journey-part-I/index.html | 20 +-
.../seckill-development-journey-part-II/index.html | 20 +-
.../index.html | 20 +-
.../index.html | 20 +-
.../cn/docs/tracing-with-servicecomb/index.html | 20 +-
content/cn/year-archive/index.html | 136 +++
.../index.html | 25 +-
.../apache-servicecomb-incubating-day/index.html | 18 +-
content/docs/autoscale-on-company/index.html | 20 +-
content/docs/communication-btw-sc-ms/index.html | 20 +-
content/docs/company-on-kubernetes/index.html | 20 +-
content/docs/distributed_saga_1/index.html | 20 +-
content/docs/distributed_saga_2/index.html | 20 +-
content/docs/distributed_saga_3/index.html | 20 +-
content/docs/go-to-cloud/index.html | 20 +-
.../docs/how-to-reform-a-legacy-system/index.html | 20 +-
content/docs/howto-upgrade-topzipkin2/index.html | 20 +-
content/docs/linuxcon-workshop-demo/index.html | 20 +-
.../seckill-development-journey-part-I/index.html | 20 +-
.../seckill-development-journey-part-II/index.html | 20 +-
.../index.html | 20 +-
content/docs/service-center-ui/index.html | 20 +-
.../service-registry-refactor-proposal/index.html | 20 +-
.../index.html | 20 +-
content/docs/tracing-with-servicecomb/index.html | 20 +-
content/feed.xml | 396 +++++----
content/sitemap.xml | 4 +
content/sitemap/index.html | 2 +
67 files changed, 2016 insertions(+), 683 deletions(-)
create mode 100644
_posts/cn/2018-07-10-easy-build-microservice-system-part-IV.md
create mode 100644 assets/images/scaffold/AuthSuccess.png
create mode 100644 assets/images/scaffold/EdgeAuth.png
create mode 100644 assets/images/scaffold/ErrorAuthHeader.png
create mode 100644 assets/images/scaffold/FilterChain.png
create mode 100644 assets/images/scaffold/LoginFirst.png
create mode 100644 assets/images/scaffold/NoAuthHeader.png
create mode 100644 content/assets/images/scaffold/AuthSuccess.png
create mode 100644 content/assets/images/scaffold/EdgeAuth.png
create mode 100644 content/assets/images/scaffold/ErrorAuthHeader.png
create mode 100644 content/assets/images/scaffold/FilterChain.png
create mode 100644 content/assets/images/scaffold/LoginFirst.png
create mode 100644 content/assets/images/scaffold/NoAuthHeader.png
create mode 100644
content/cn/docs/easy-build-microservice-system-part-IV/index.html