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 2022/03/04 07:00:07 UTC

[GitHub] [apisix] bin-ya opened a new pull request #6508: docs: additional description to download different versions of APISIX

bin-ya opened a new pull request #6508:
URL: https://github.com/apache/apisix/pull/6508


   ### What this PR does / why we need it:
   <!--- Why is this change required? What problem does it solve? -->
   <!--- If it fixes an open issue, please link to the issue here. -->
   
   ### Pre-submission checklist:
   
   <!--
   Please follow the PR manners:
   1. Use Draft if the PR is not ready to be reviewed
   2. Test is required for the feat/fix PR, unless you have a good reason
   3. Doc is required for the feat PR
   4. Use a new commit to resolve review instead of `push -f`
   5. If you need to resolve merge conflicts after the PR is reviewed, please merge master but do not rebase
   6. Use "request review" to notify the reviewer once you have resolved the review
   7. Only reviewer can click "Resolve conversation" to mark the reviewer's review resolved
   -->
   
   * [ ] Did you explain what problem does this PR solve? Or what new features have been added?
   * [ ] Have you added corresponding test cases?
   * [x] Have you modified the corresponding document?
   * [ ] Is this PR backward compatible? **If it is not backward compatible, please discuss on the [mailing list](https://github.com/apache/apisix/tree/master#community) first**
   


-- 
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] tzssangglass commented on a change in pull request #6508: docs: additional description to download different versions of APISIX

Posted by GitBox <gi...@apache.org>.
tzssangglass commented on a change in pull request #6508:
URL: https://github.com/apache/apisix/pull/6508#discussion_r819315475



##########
File path: docs/en/latest/how-to-build.md
##########
@@ -54,6 +54,9 @@ sudo yum --showduplicates list apisix
 
 # Will install the latest apisix package
 sudo yum install apisix
+
+# Will install the specified version apisix package
+sudo yum install apisix-x.xx.x-0.el7

Review comment:
       It is better to use a specific version instead of  apisix-x.xx.x-0.el7




-- 
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] spacewander commented on a change in pull request #6508: docs: additional description to download different versions of APISIX

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



##########
File path: docs/en/latest/how-to-build.md
##########
@@ -54,6 +54,9 @@ sudo yum --showduplicates list apisix
 
 # Will install the latest apisix package
 sudo yum install apisix
+
+# Will install the specified version 2.10.3 apisix package

Review comment:
       ```suggestion
   # Will install a specified version (2.10.3 in this example) apisix package
   ```




-- 
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] spacewander merged pull request #6508: docs: additional description to download different versions of APISIX

Posted by GitBox <gi...@apache.org>.
spacewander merged pull request #6508:
URL: https://github.com/apache/apisix/pull/6508


   


-- 
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] moonming commented on pull request #6508: docs: additional description to download different versions of APISIX

Posted by GitBox <gi...@apache.org>.
moonming commented on pull request #6508:
URL: https://github.com/apache/apisix/pull/6508#issuecomment-1059943509


   this PR is the same as https://github.com/apache/apisix/pull/6519


-- 
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