docs: document gitproxy GITHUB_MIRROR and GITPROXY_ADDRESS#925
Conversation
Add the gitproxy value to GITHUB_MIRROR and a GITPROXY_ADDRESS switch entry, covering the pass-through git proxy used by self-hosted CI runners. Signed-off-by: Igor Pecovnik <igor@armbian.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
Disabled knowledge base sources:
WalkthroughThis PR updates the Developer Guide documentation for build switches. The GITHUB_MIRROR parameter now includes a new Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Documents the newly added
gitproxyvalue forGITHUB_MIRRORand the companionGITPROXY_ADDRESSswitch.gitproxyroutes all GitHub source clones through a pass-through git proxy whose full base URL is given inGITPROXY_ADDRESS. It is auto-selected when a self-hosted CI runner exportsGITPROXY_ADDRESS(sourced from the NetBoxgit_proxycustom field via github-runners.jq).Related changes:
gitproxycase + auto-select in main-config.sh, GITPROXY_ADDRESS forwarded into the build containergit_proxyas GITPROXY_ADDRESSgit_proxyfield added to github-runners.jqDocumentation website preview will be available shortly:
Open WWW preview