Skip to content

docs: update variable in building apisix from source #11640

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 15, 2025

Conversation

kayx23
Copy link
Member

@kayx23 kayx23 commented Oct 12, 2024

Description

Update variable in building apisix from source

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

Sorry, something went wrong.


```shell
APISIX_VERSION='3.11.0'
APISIX_BRANCH='release/3.11.0'
Copy link
Member Author

@kayx23 kayx23 Oct 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was a bit outdated

image image

```

Alternatively, you can also download the source package from the [Downloads](https://apisix.apache.org/downloads/) page. Note that source packages here are not distributed with test cases.

Before installation, install [OpenResty](https://openresty.org/en/installation.html).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise:

image

@kayx23 kayx23 marked this pull request as ready for review October 19, 2024 06:28
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. doc Documentation things labels Oct 19, 2024
Copy link

github-actions bot commented Jan 1, 2025

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 1, 2025
@kayx23 kayx23 removed the stale label Jan 1, 2025
juzhiyuan
juzhiyuan previously approved these changes Mar 4, 2025
@kayx23 kayx23 requested review from bzp2010 and guoqqqi April 8, 2025 06:17
bzp2010
bzp2010 previously approved these changes Apr 8, 2025
@kayx23 kayx23 requested a review from moonming April 8, 2025 07:52
moonming
moonming previously approved these changes Apr 8, 2025
@kayx23 kayx23 dismissed stale reviews from moonming, bzp2010, and juzhiyuan via f7206ed April 8, 2025 08:19
@kayx23 kayx23 requested review from juzhiyuan and bzp2010 April 9, 2025 02:01
@@ -7,3 +7,5 @@ nd
hel
nulll
smove
aks
nin
Copy link
Member Author

@kayx23 kayx23 Apr 9, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed CI error on main here

@kayx23 kayx23 merged commit a851952 into master Apr 15, 2025
38 checks passed
@kayx23 kayx23 deleted the docs-apisix-build-patch branch April 15, 2025 02:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Documentation things size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants