- Register HTTPS_PROXY as a secret via core.setSecret so embedded
credentials (e.g. http://user:pass@proxy:8080) cannot leak to CI
logs, and drop the URL from the info message.
- Hoist clearProxyEnv()/proxyVars to the outer describe scope in the
GPG verification tests (Sonar S4144).
dist/ regenerated; this also drops stale chunk files that were no
longer emitted by the current rollup config.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Normalize CRLF to LF in the rollup load hook so Windows checkouts
produce the same dist bundle and source maps as Linux/macOS.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>