Skip to content

Fix typo in v2.5.5 post - #280

Merged
waruqi merged 1 commit into
xmake-io:masterfrom
EZ4Stephen:EZ4Stephen-patch-1
Jul 12, 2026
Merged

Fix typo in v2.5.5 post#280
waruqi merged 1 commit into
xmake-io:masterfrom
EZ4Stephen:EZ4Stephen-patch-1

Conversation

@EZ4Stephen

Copy link
Copy Markdown
Contributor

No description provided.

@vercel

vercel Bot commented Jul 11, 2026

Copy link
Copy Markdown

@EZ4Stephen is attempting to deploy a commit to the waruqi's projects Team on Vercel.

A member of the Team first needs to authorize it.

@netlify

netlify Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploy Preview for mellow-creponne-9cce3d ready!

Name Link
🔨 Latest commit 43a535c
🔍 Latest deploy log https://app.netlify.com/projects/mellow-creponne-9cce3d/deploys/6a527cbe5f96fb000815f884
😎 Deploy Preview https://deploy-preview-280--mellow-creponne-9cce3d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request fixes a broken markdown link in the xmake-update-v2.5.5.md documentation by removing an erroneous space in the URL. The reviewer suggested a minor improvement to use the correct proper noun capitalization for 'GitHub Actions' in the same sentence.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Especially on windows, not only the dependence of the third party package on the compilation environment is more complicated, but also many packages and compilation are very slow, such as boost, openssl and so on.

To this end, we implement cloud pre-compilation of packages based on github action, and pre-compile all commonly used packages, and then store them in [build-artifacts](https://github.com/xmake-mirror/build- artifacts) under Releases of the repository.
To this end, we implement cloud pre-compilation of packages based on github action, and pre-compile all commonly used packages, and then store them in [build-artifacts](https://github.com/xmake-mirror/build-artifacts) under Releases of the repository.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

medium

Use the correct proper noun GitHub Actions instead of github action.

Suggested change
To this end, we implement cloud pre-compilation of packages based on github action, and pre-compile all commonly used packages, and then store them in [build-artifacts](https://github.com/xmake-mirror/build-artifacts) under Releases of the repository.
To this end, we implement cloud pre-compilation of packages based on GitHub Actions, and pre-compile all commonly used packages, and then store them in [build-artifacts](https://github.com/xmake-mirror/build-artifacts) under Releases of the repository.

@EZ4Stephen

Copy link
Copy Markdown
Contributor Author

I was looking for documentation on precompiled packages and in the process, spotted the hyperlink having the space.

@waruqi
waruqi merged commit b6e2620 into xmake-io:master Jul 12, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants