- 05 Nov, 2025 18 commits
-
-
Doiiars authored
-
Doiiars authored
-
Doiiars authored
-
Doiiars authored
-
Fix Sonar warning by adding --proto-redir '=https' to ensure all redirects in the curl chain remain on HTTPS, not just the initial request. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
luojiyin authored -
Add --proto '=https' and --tlsv1.2 flags to prevent insecure HTTP redirects when downloading uv installer. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
luojiyin authored -
Doiiars authored
-
- Add SHELL pipefail to catch pipeline errors during build - Consolidate environment variables (PATH, PLAYWRIGHT_BROWSERS_PATH) - Fix DEBIAN_FRONTEND to inline usage (avoid runtime pollution) - Separate Playwright installation for better layer caching - Create dedicated /ms-playwright directory for browser binaries - Improve comments for better maintainability These changes enhance build robustness and optimize Docker layer caching without affecting runtime behavior.
luojiyin authored
- 04 Nov, 2025 12 commits
- 03 Nov, 2025 10 commits