spacewander commented on code in PR #8254:
URL: https://github.com/apache/apisix/pull/8254#discussion_r1015035214
##########
t/APISIX.pm:
##########
@@ -495,8 +495,6 @@ _EOC_
# The new directive is introduced here to modify the schema
# before apisix validate in require("apisix")
- # Todo: merge extra_init_by_lua_start and extra_init_by_lua
Review Comment:
We need to change extra_init_by_lua so we don't need a separate
extra_init_by_lua_start.
Otherwise the CI will fail:
https://github.com/apache/apisix/actions/runs/3404934882/
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]