[GitHub] [apisix] moonming commented on pull request #2225: move etcd cluster in docker for CI

2020-10-28 Thread GitBox


moonming commented on pull request #2225:
URL: https://github.com/apache/apisix/pull/2225#issuecomment-718020382


   @EnableAsync nice work 



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [apisix] moonming commented on pull request #2225: move etcd cluster in docker for CI

2020-10-20 Thread GitBox


moonming commented on pull request #2225:
URL: https://github.com/apache/apisix/pull/2225#issuecomment-713267619


   @EnableAsync any update?



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [apisix] moonming commented on pull request #2225: move etcd cluster in docker for CI

2020-09-15 Thread GitBox


moonming commented on pull request #2225:
URL: https://github.com/apache/apisix/pull/2225#issuecomment-693154696


   got it
   
   Thanks,
   Ming Wen
   Twitter: _WenMing
   
   
   EnableAsync  于2020年9月16日周三 上午11:40写道:
   
   > *@EnableAsync* commented on this pull request.
   > --
   >
   > In .github/workflows/build.yml
   > :
   >
   > >  run: sudo apt install -y cpanminus build-essential 
libncurses5-dev libreadline-dev libssl-dev perl etcd
   >
   > +  - name: Linux Get dependencies
   > +if: matrix.platform == 'ubuntu-18.04' && (matrix.os_name == 
'linux_openresty' || matrix.os_name == 'linux_tengine')
   > +run: sudo apt install -y cpanminus build-essential 
libncurses5-dev libreadline-dev libssl-dev perl etcd-client
   >
   > This test example uses the command etcdctl.
   > https://github.com/apache/apisix/blob/master/t/core/etcd-auth.t#L29
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > , or
   > unsubscribe
   > 

   > .
   >
   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [apisix] moonming commented on pull request #2225: move etcd cluster in docker for CI

2020-09-15 Thread GitBox


moonming commented on pull request #2225:
URL: https://github.com/apache/apisix/pull/2225#issuecomment-692752316


   Cool, agreed
   
   nic-chen 于2020年9月15日 周二下午9:34写道:
   
   >
   >
   > I think we could run ETCD as a service in github actions. doc about
   > github actions services
   > 

   >
   >
   >
   >
   > —
   > You are receiving this because you commented.
   > Reply to this email directly, view it on GitHub
   > , or
   > unsubscribe
   > 

   > .
   >
   >
   > --
   Thanks,
   Ming Wen
   Twitter: _WenMing
   



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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org