You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: update DIFC proxying to also proxy actions/github-script (#22712)
- Set GITHUB_API_URL, GITHUB_GRAPHQL_URL, and NODE_EXTRA_CA_CERTS in
start_difc_proxy.sh so Octokit calls (actions/github-script) are
routed through the proxy alongside gh CLI calls
- Restore those variables in stop_difc_proxy.sh
- Wrap qmd indexing steps with proxy start/stop in buildQmdIndexingJob
when DIFC guards are configured
- Update compiler_difc_proxy.go package docs and add tests
Agent-Logs-Url: https://github.com/github/gh-aw/sessions/10a7cf43-239c-4be2-9599-37abebe341cf
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
0 commit comments