You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/07/06 07:21:32 UTC

[GitHub] [apisix-website] spacewander opened a new pull request #400: feat: add Go Plugin Runner docs

spacewander opened a new pull request #400:
URL: https://github.com/apache/apisix-website/pull/400


   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] iamayushdas commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664536399



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       no its not, sir you have to add a shape(nonagon).png to reflect it on doc page
   




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] netlify[bot] commented on pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
netlify[bot] commented on pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#issuecomment-874523917


   :construction_worker: Deploy Preview for *apisix* processing.
   
   
   :hammer: Explore the source changes: a71dacd7f84d85dd1e929583cb4a25491d8bb4d2
   
   :mag: Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60e404752a1f450007f4402d](https://app.netlify.com/sites/apisix/deploys/60e404752a1f450007f4402d?utm_source=github&utm_campaign=bot_dl)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] juzhiyuan commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664307272



##########
File path: website/docusaurus.config.js
##########
@@ -345,6 +377,10 @@ module.exports = {
               label: "Apache™️ APISIX Java Plugin Runner",
               to: "/docs/java-plugin-runner/development/"
             },
+            {
+              label: "Apache™️ APISIX JGo Runner",

Review comment:
       ```suggestion
                 label: "Apache™️ APISIX Go Runner",
   ```




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] juzhiyuan commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664638144



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       It's difficult for contributors who are not familiar with those configurations, I think it's ok to use Star here, and @iamayushdas you could help to submit a new PR to update the shape.




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#issuecomment-874523917


   :heavy_check_mark: Deploy Preview for *apisix* ready!
   
   
   :hammer: Explore the source changes: f8c56f4ab8d9e25acdb83a710ddf6029b4602fab
   
   :mag: Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60e4077f2a1f450007f46122](https://app.netlify.com/sites/apisix/deploys/60e4077f2a1f450007f46122?utm_source=github&utm_campaign=bot_dl)
   
   :sunglasses: Browse the preview: [https://deploy-preview-400--apisix.netlify.app](https://deploy-preview-400--apisix.netlify.app?utm_source=github&utm_campaign=bot_dp)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] iamayushdas commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664640083



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       okay sir




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] iamayushdas commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r665050348



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       #404 




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] iamayushdas commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664366631



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       changing the shape will be better, not urgent I can do that on next PR




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] spacewander commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
spacewander commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664460722



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       @iamayushdas 
   What shape do you recommend?

##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       Updated.




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#issuecomment-874523917






-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#issuecomment-874523917


   :construction_worker: Deploy Preview for *apisix* processing.
   
   
   :hammer: Explore the source changes: f8c56f4ab8d9e25acdb83a710ddf6029b4602fab
   
   :mag: Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60e4077f2a1f450007f46122](https://app.netlify.com/sites/apisix/deploys/60e4077f2a1f450007f46122?utm_source=github&utm_campaign=bot_dl)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] netlify[bot] commented on pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
netlify[bot] commented on pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#issuecomment-874523917


   :construction_worker: Deploy Preview for *apisix* processing.
   
   
   :hammer: Explore the source changes: a71dacd7f84d85dd1e929583cb4a25491d8bb4d2
   
   :mag: Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60e404752a1f450007f4402d](https://app.netlify.com/sites/apisix/deploys/60e404752a1f450007f4402d?utm_source=github&utm_campaign=bot_dl)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] netlify[bot] edited a comment on pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
netlify[bot] edited a comment on pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#issuecomment-874523917


   :heavy_check_mark: Deploy Preview for *apisix* ready!
   
   
   :hammer: Explore the source changes: a71dacd7f84d85dd1e929583cb4a25491d8bb4d2
   
   :mag: Inspect the deploy log: [https://app.netlify.com/sites/apisix/deploys/60e404752a1f450007f4402d](https://app.netlify.com/sites/apisix/deploys/60e404752a1f450007f4402d?utm_source=github&utm_campaign=bot_dl)
   
   :sunglasses: Browse the preview: [https://deploy-preview-400--apisix.netlify.app](https://deploy-preview-400--apisix.netlify.app?utm_source=github&utm_campaign=bot_dp)
   


-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] iamayushdas commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664366631



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       changing the shape will be better, not urgent I can do that on next PR

##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       nonagon




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] juzhiyuan commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
juzhiyuan commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664307272



##########
File path: website/docusaurus.config.js
##########
@@ -345,6 +377,10 @@ module.exports = {
               label: "Apache™️ APISIX Java Plugin Runner",
               to: "/docs/java-plugin-runner/development/"
             },
+            {
+              label: "Apache™️ APISIX JGo Runner",

Review comment:
       ```suggestion
                 label: "Apache™️ APISIX Go Runner",
   ```




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] iamayushdas commented on a change in pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
iamayushdas commented on a change in pull request #400:
URL: https://github.com/apache/apisix-website/pull/400#discussion_r664537065



##########
File path: website/docusaurus.config.js
##########
@@ -81,6 +81,17 @@ module.exports = {
         version: "0.1.0",
         releaseDate: "2021-06-23",
         firstDocPath: "/development",
+      },
+      {
+        name: "APISIX™ Go Plugin Runner",
+        nameInParamCase: "go-plugin-runner",
+        description: "Runs Apache APISIX plugins written in Go. Implemented as a sidecar that accompanies Apache APISIX.",
+        shape: "star",

Review comment:
       <img width="1135" alt="image" src="https://user-images.githubusercontent.com/40708551/124604831-f73fbc80-de88-11eb-8c5a-77af6db84fb7.png">
   
   




-- 
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: notifications-unsubscribe@apisix.apache.org

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



[GitHub] [apisix-website] Yiyiyimu merged pull request #400: feat: add Go Plugin Runner docs

Posted by GitBox <gi...@apache.org>.
Yiyiyimu merged pull request #400:
URL: https://github.com/apache/apisix-website/pull/400


   


-- 
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: notifications-unsubscribe@apisix.apache.org

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