nic-6443 commented on issue #6461: URL: https://github.com/apache/apisix/issues/6461#issuecomment-1058823355
> > For the development environment, we can also give an example using GitPod [1] directly, or provide a development environment based on Docker images. The developer experience will be better. > > [1] https://www.gitpod.io/ > > @nic-6443 can we run the Github Action CI in gitpod? Gitpod is an ubuntu environment, so we can build a development environment in Gitpod to run APISIX test cases. Gitpod is not a suitable runtime environment for Github Action, which is a CI-oriented product, but Gitpod is a developer-oriented product. -- 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]
