Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support apisix-runtime debug #346

Merged
merged 1 commit into from
Oct 30, 2023
Merged

feat: support apisix-runtime debug #346

merged 1 commit into from
Oct 30, 2023

Conversation

Sn0rt
Copy link
Contributor

@Sn0rt Sn0rt commented Oct 29, 2023

No description provided.

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
@@ -4,16 +4,16 @@ set -x

yum-config-manager --add-repo https://openresty.org/package/centos/openresty.repo
yum -y install gcc gcc-c++ patch wget git make sudo
yum -y install openresty-openssl111-debug-devel openresty-pcre-devel openresty-zlib-devel
yum -y install openresty-openssl111-devel openresty-pcre-devel openresty-zlib-devel
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not need it anymore.
not need this path /usr/local/openresty-debug/openssl

@Sn0rt Sn0rt merged commit 27e9756 into api7:master Oct 30, 2023
Sn0rt added a commit that referenced this pull request Nov 1, 2023
* feat: support new package APISIX-runtime (#342)

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>

* feat: upload apisix-runtime artifact (#343)

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>

* fix: upload apisix-runtime deb to cos (#344)

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>

* fix: support apisix-runtime debug (#346)

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>

---------

Signed-off-by: Sn0rt <wangguohao.2009@gmail.com>
Co-authored-by: Sn0rt <wangguohao.2009@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants