You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by sp...@apache.org on 2021/02/03 10:18:35 UTC

[apisix] branch v2.3 updated (40d9600 -> 22fbea3)

This is an automated email from the ASF dual-hosted git repository.

spacewander pushed a change to branch v2.3
in repository https://gitbox.apache.org/repos/asf/apisix.git.


    from 40d9600  Revert "fix: while `make deps`, we should configure locally instead"
     add 506a553  fix: `make deps` should not require root.
     add 47b1e29  chore: sync install-dependencies.md & polish it (#3467)
     add 22fbea3  don't hack the prefix of LuaRocks

No new revisions were added by this update.

Summary of changes:
 Makefile                          |  7 ++++++-
 apisix/cli/apisix.lua             |  3 ---
 apisix/cli/ngx_tpl.lua            |  6 ------
 bin/apisix                        |  2 +-
 doc/install-dependencies.md       | 14 +++++---------
 doc/zh-cn/install-dependencies.md | 28 +++++++++++++++++++---------
 utils/centos7-ci.sh               | 13 ++++---------
 utils/linux-install-luarocks.sh   | 15 ++++++++++++++-
 utils/linux-install-openresty.sh  |  2 +-
 9 files changed, 50 insertions(+), 40 deletions(-)