docs: HTTPS external links in README and package managers guide#5194
Closed
leno23 wants to merge 4 commits into
Closed
docs: HTTPS external links in README and package managers guide#5194leno23 wants to merge 4 commits into
leno23 wants to merge 4 commits into
Conversation
added 2 commits
May 27, 2026 00:12
Update third-party tool URLs in the acknowledgements section. Signed-off-by: wuyangfan <1102042793@qq.com>
Upgrade Homebrew, Meson, cget, and MSYS2 URLs to HTTPS. Signed-off-by: wuyangfan <1102042793@qq.com>
Author
|
Expanded with package_managers.md HTTPS links; DCO signed. |
Author
|
Friendly review ping — DCO signed, label/snyk green, awaiting Cirrus. |
Signed-off-by: wuyangfan <1102042793@qq.com>
Author
|
DCO/Codacy/semgrep/snyk green; awaiting Cirrus. Docs-only HTTPS — ready for review. |
Signed-off-by: wuyangfan <1102042793@qq.com>
Author
|
Pushed empty commit to retrigger Cirrus (was pending). All other checks pass. |
Author
|
Prior Cirrus/AppVeyor runs were cancelled (not failed tests) after the empty retrigger commit. Pushed once more to start fresh checks; docs-only diff unchanged. |
Author
|
Squashed branch to a single docs commit (removed empty CI retrigger commits that left the PR head stuck and cancelled Cirrus/AppVeyor). Diff unchanged: README, package_managers.md, amalgamate README only. |
Owner
|
AI slop. Blocking. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates external documentation links from HTTP to HTTPS:
README.md— Artistic Style, cppcheck (acknowledgements)docs/mkdocs/docs/integration/package_managers.md— Homebrew, Meson, cget, MSYS2tools/amalgamate/README.md— SQLite amalgamation referenceDocumentation-only; no code changes.
Test plan