[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-22 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r493136275 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-22 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r493136275 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-09 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r484328359 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-07 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r484328359 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-07 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r484305423 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-07 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r484305423 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-09-07 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r484305423 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-08-23 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r475309706 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-08-23 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r475309509 ## File path: rockspec/apisix-master-0.rockspec ## @@ -52,6 +52,7 @@ dependencies = { "lua-resty-kafka = 0.07", "lua-resty-logger-socket = 2.0-0

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-08-23 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r475217758 ## File path: bin/apisix ## @@ -940,6 +940,22 @@ function _M.start(...) end end +local argparse = require "argparse" +local parser

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-08-22 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r475107379 ## File path: .travis/apisix_cli_test.sh ## @@ -204,3 +204,26 @@ fi sed -i 's/worker_processes: 2/worker_processes: auto/' conf/config.yaml echo "pas

[GitHub] [apisix] Yiyiyimu commented on a change in pull request #2101: feature: customed config.yaml when apisix start

2020-08-22 Thread GitBox
Yiyiyimu commented on a change in pull request #2101: URL: https://github.com/apache/apisix/pull/2101#discussion_r475091197 ## File path: .travis/apisix_cli_test.sh ## @@ -204,3 +204,26 @@ fi sed -i 's/worker_processes: 2/worker_processes: auto/' conf/config.yaml echo "pas