diff --git a/README.html b/README.html index 4378c5f..1a13be3 100644 --- a/README.html +++ b/README.html @@ -160,8 +160,14 @@ diff --git a/_sources/building/README.md b/_sources/building/README.md new file mode 100644 index 0000000..b022ace --- /dev/null +++ b/_sources/building/README.md @@ -0,0 +1,3 @@ +# 构建 + +遵循“持续集成”原则。 diff --git a/_sources/ci/README.md b/_sources/ci/README.md deleted file mode 100644 index 1ef1bad..0000000 --- a/_sources/ci/README.md +++ /dev/null @@ -1 +0,0 @@ -# 持续集成 diff --git a/_sources/coding/README.md b/_sources/coding/README.md new file mode 100644 index 0000000..d344db3 --- /dev/null +++ b/_sources/coding/README.md @@ -0,0 +1 @@ +# 开发 diff --git a/_sources/deploying/README.md b/_sources/deploying/README.md new file mode 100644 index 0000000..8c64cc5 --- /dev/null +++ b/_sources/deploying/README.md @@ -0,0 +1,3 @@ +# 部署 + +遵循“持续部署”原则。 diff --git a/_sources/monitoring/README.md b/_sources/monitoring/README.md new file mode 100644 index 0000000..32026fc --- /dev/null +++ b/_sources/monitoring/README.md @@ -0,0 +1 @@ +# 监控 diff --git a/_sources/operating/README.md b/_sources/operating/README.md new file mode 100644 index 0000000..1ea5a81 --- /dev/null +++ b/_sources/operating/README.md @@ -0,0 +1 @@ +# 运维 diff --git a/_sources/planning/README.md b/_sources/planning/README.md new file mode 100644 index 0000000..94322c0 --- /dev/null +++ b/_sources/planning/README.md @@ -0,0 +1 @@ +# 计划 diff --git a/_sources/releasing/README.md b/_sources/releasing/README.md new file mode 100644 index 0000000..47f3f56 --- /dev/null +++ b/_sources/releasing/README.md @@ -0,0 +1 @@ +# 发布 diff --git a/_sources/testing/README.md b/_sources/testing/README.md index b3620c6..0961fd6 100644 --- a/_sources/testing/README.md +++ b/_sources/testing/README.md @@ -1 +1 @@ -# 持续测试 +# 测试 diff --git a/building/README.html b/building/README.html new file mode 100644 index 0000000..8aeb793 --- /dev/null +++ b/building/README.html @@ -0,0 +1,429 @@ + + + + + + + + + + + + 构建 — 量潮DevOps手册 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+
+
+
+ + + +
+
+ +
+ + + + + + + + + + + + + +
+ +
+ + + +
+ +
+
+ +
+
+ +
+ +
+ +
+ + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ + + +
+

构建

+ +
+
+ +
+
+
+ + + + +
+ +
+

构建#

+

遵循“持续集成”原则。

+
+ + + + +
+ + + + + + + + +
+ + + + +
+ + + +
+
+
+ + + + + + + + \ No newline at end of file diff --git a/coding/README.html b/coding/README.html new file mode 100644 index 0000000..61879fa --- /dev/null +++ b/coding/README.html @@ -0,0 +1,428 @@ + + + + + + + + + + + + 开发 — 量潮DevOps手册 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+
+
+
+ + + +
+
+ +
+ + + + + + + + + + + + + +
+ +
+ + + +
+ +
+
+ +
+
+ +
+ +
+ +
+ + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ + + +
+

开发

+ +
+
+ +
+
+
+ + + + +
+ +
+

开发#

+
+ + + + +
+ + + + + + + + +
+ + + + +
+ + + +
+
+
+ + + + + + + + \ No newline at end of file diff --git a/deploying/README.html b/deploying/README.html new file mode 100644 index 0000000..10d44d8 --- /dev/null +++ b/deploying/README.html @@ -0,0 +1,429 @@ + + + + + + + + + + + + 部署 — 量潮DevOps手册 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+
+
+
+ + + +
+
+ +
+ + + + + + + + + + + + + +
+ +
+ + + +
+ +
+
+ +
+
+ +
+ +
+ +
+ + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ + + +
+

部署

+ +
+
+ +
+
+
+ + + + +
+ +
+

部署#

+

遵循“持续部署”原则。

+
+ + + + +
+ + + + + + + + +
+ + + + +
+ + + +
+
+
+ + + + + + + + \ No newline at end of file diff --git a/genindex.html b/genindex.html index 9ed630b..446d724 100644 --- a/genindex.html +++ b/genindex.html @@ -159,8 +159,14 @@ diff --git a/index.html b/index.html index e9fb1cf..1b60c99 100644 --- a/index.html +++ b/index.html @@ -65,7 +65,7 @@ - + @@ -161,8 +161,14 @@ @@ -348,11 +354,11 @@

简介#<

next

-

持续集成

+

计划

diff --git a/monitoring/README.html b/monitoring/README.html new file mode 100644 index 0000000..1a85442 --- /dev/null +++ b/monitoring/README.html @@ -0,0 +1,418 @@ + + + + + + + + + + + + 监控 — 量潮DevOps手册 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+
+
+
+ + + +
+
+ +
+ + + + + + + + + + + + + +
+ +
+ + + +
+ +
+
+ +
+
+ +
+ +
+ +
+ + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ + + +
+

监控

+ +
+
+ +
+
+
+ + + + +
+ +
+

监控#

+
+ + + + +
+ + + + + + + + +
+ + + + +
+
+ + +
+ + +
+
+
+ + + + + +
+
+ + \ No newline at end of file diff --git a/objects.inv b/objects.inv index 3d1ac80..13699c5 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/operating/README.html b/operating/README.html new file mode 100644 index 0000000..f606c6d --- /dev/null +++ b/operating/README.html @@ -0,0 +1,428 @@ + + + + + + + + + + + + 运维 — 量潮DevOps手册 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + +
+
+
+
+
+ + + +
+
+ +
+ + + + + + + + + + + + + +
+ +
+ + + +
+ +
+
+ +
+
+ +
+ +
+ +
+ + +
+ +
+ +
+ + + + + + + + + + + + + + + + + +
+ +
+ +
+
+ + + +
+

运维

+ +
+
+ +
+
+
+ + + + +
+ +
+

运维#

+
+ + + + +
+ + + + + + + + +
+ + + + +
+
+ + +
+ + +
+
+
+ + + + + +
+
+ + \ No newline at end of file diff --git a/ci/README.html b/planning/README.html similarity index 91% rename from ci/README.html rename to planning/README.html index 97021ad..e145ab1 100644 --- a/ci/README.html +++ b/planning/README.html @@ -9,7 +9,7 @@ - 持续集成 — 量潮DevOps手册 + 计划 — 量潮DevOps手册 @@ -62,10 +62,10 @@ const thebe_selector_output = ".output, .cell_output" - + - + @@ -162,8 +162,14 @@
@@ -218,7 +224,7 @@ -
  • -

    持续集成

    +

    计划

    @@ -313,7 +319,7 @@

    持续集成

    -

    持续集成#

    +

    计划#

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + + + + + + + + + + + +
    +
    +
    +
    +
    + + + +
    +
    + +
    + + + + + + + + + + + + + +
    + +
    + + + +
    + +
    +
    + +
    +
    + +
    + +
    + +
    + + +
    + +
    + +
    + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + + + +
    +

    发布

    + +
    +
    + +
    +
    +
    + + + + +
    + +
    +

    发布#

    +
    + + + + +
    + + + + + + + + +
    + + + + +
    +
    + + +
    + + +
    +
    +
    + + + + + +
    +
    + + \ No newline at end of file diff --git a/search.html b/search.html index 4064698..4d1fc0c 100644 --- a/search.html +++ b/search.html @@ -161,8 +161,14 @@
  • diff --git a/searchindex.js b/searchindex.js index 84df247..b49ccfd 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["README", "ci/README", "index", "testing/README"], "filenames": ["README.md", "ci/README.md", "index.md", "testing/README.md"], "titles": ["\u91cf\u6f6eDevOps\u624b\u518c", "\u6301\u7eed\u96c6\u6210", "\u7b80\u4ecb", "\u6301\u7eed\u6d4b\u8bd5"], "terms": {}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"\u91cf\u6f6edevops\u624b\u518c": 0, "\u6301\u7eed\u96c6\u6210": 1, "\u7b80\u4ecb": 2, "\u6301\u7eed\u6d4b\u8bd5": 3}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 56}}) \ No newline at end of file +Search.setIndex({"docnames": ["README", "building/README", "coding/README", "deploying/README", "index", "monitoring/README", "operating/README", "planning/README", "releasing/README", "testing/README"], "filenames": ["README.md", "building/README.md", "coding/README.md", "deploying/README.md", "index.md", "monitoring/README.md", "operating/README.md", "planning/README.md", "releasing/README.md", "testing/README.md"], "titles": ["\u91cf\u6f6eDevOps\u624b\u518c", "\u6784\u5efa", "\u5f00\u53d1", "\u90e8\u7f72", "\u7b80\u4ecb", "\u76d1\u63a7", "\u8fd0\u7ef4", "\u8ba1\u5212", "\u53d1\u5e03", "\u6d4b\u8bd5"], "terms": {"\u9075\u5faa": [1, 3], "\u6301\u7eed\u96c6\u6210": 1, "\u539f\u5219": [1, 3], "\u6301\u7eed\u90e8\u7f72": 3}, "objects": {}, "objtypes": {}, "objnames": {}, "titleterms": {"\u91cf\u6f6edevops\u624b\u518c": 0, "\u6784\u5efa": 1, "\u5f00\u53d1": 2, "\u90e8\u7f72": 3, "\u7b80\u4ecb": 4, "\u76d1\u63a7": 5, "\u8fd0\u7ef4": 6, "\u8ba1\u5212": 7, "\u53d1\u5e03": 8, "\u6d4b\u8bd5": 9}, "envversion": {"sphinx.domains.c": 2, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 6, "sphinx.domains.index": 1, "sphinx.domains.javascript": 2, "sphinx.domains.math": 2, "sphinx.domains.python": 3, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 56}}) \ No newline at end of file diff --git a/testing/README.html b/testing/README.html index 6fedbc2..eabcb7b 100644 --- a/testing/README.html +++ b/testing/README.html @@ -9,7 +9,7 @@ - 持续测试 — 量潮DevOps手册 + 测试 — 量潮DevOps手册 @@ -65,7 +65,8 @@ - + + @@ -161,8 +162,14 @@ @@ -297,7 +304,7 @@
    -

    持续测试

    +

    测试

    @@ -312,7 +319,7 @@

    持续测试

    -

    持续测试#

    +

    测试#