[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-12 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r556227795 ## File path: apisix/cli/ops.lua ## @@ -375,6 +375,10 @@ end local function start(env, ...) +if env.is_root_path then +util.die("Error

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-12 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r556226898 ## File path: apisix/cli/ops.lua ## @@ -375,6 +375,10 @@ end local function start(env, ...) +if env.is_root_path then +util.die("Error

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-11 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r555459724 ## File path: t/cli/cli.t ## @@ -58,3 +58,21 @@ nameserver 172.27.0.1 nameserver fe80::215:5dff:fec5:8e1d --- response_body ["172.27.0.1","fe80::215

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-10 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r554533628 ## File path: Makefile ## @@ -83,7 +83,10 @@ init: default ### run: Start the apisix server .PHONY: run run: default -ifeq ("$(wildcard

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-09 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r553800652 ## File path: Makefile ## @@ -83,7 +83,9 @@ init: default ### run: Start the apisix server .PHONY: run run: default -ifeq ("$(wildcard

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-08 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r554286060 ## File path: Makefile ## @@ -83,7 +83,10 @@ init: default ### run: Start the apisix server .PHONY: run run: default -ifeq ("$(wildcard

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-08 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r553866774 ## File path: Makefile ## @@ -84,8 +84,8 @@ init: default .PHONY: run run: default ifeq ("$(findstring /root, ${PWD})", "/root") - @echo "Non-

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-08 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r553866774 ## File path: Makefile ## @@ -84,8 +84,8 @@ init: default .PHONY: run run: default ifeq ("$(findstring /root, ${PWD})", "/root") - @echo "Non-

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-08 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r553857954 ## File path: Makefile ## @@ -84,8 +84,8 @@ init: default .PHONY: run run: default ifeq ("$(findstring /root, ${PWD})", "/root") - @echo "Non-

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-08 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r553839780 ## File path: Makefile ## @@ -83,7 +83,10 @@ init: default ### run: Start the apisix server .PHONY: run run: default -ifeq ("$(wildcard

[GitHub] [apisix] Firstsawyou commented on a change in pull request #3220: chore: it is forbidden to execute make run in the /root directory to run apisix.

2021-01-08 Thread GitBox
Firstsawyou commented on a change in pull request #3220: URL: https://github.com/apache/apisix/pull/3220#discussion_r553800652 ## File path: Makefile ## @@ -83,7 +83,9 @@ init: default ### run: Start the apisix server .PHONY: run run: default -ifeq ("$(wildcard