0
0
Fork 1
Spiegel von https://github.com/A6-9V/MQL5-Google-Onedrive.git synchronisiert 2026-04-11 08:20:58 +00:00
Commit-Graph

3 Commits

Autor SHA1 Nachricht Datum
google-labs-jules[bot]
6000c73bc0 Bolt: consolidate and optimize repository validation
- Consolidate check_no_nul_bytes and check_reasonable_size into a single-pass validate_files function.
- Use stat() for early size check to avoid reading large files.
- Implement chunked binary reading (64KB) for NUL byte detection to reduce memory overhead and enable early exit.
- Reduce system calls and memory footprint for CI validation.
2026-02-18 10:52:48 +00:00
copilot-swe-agent[bot]
e23f7cbb90 Add executable permissions to scripts and create verification document
Co-authored-by: Mouy-leng <199350297+Mouy-leng@users.noreply.github.com>
2026-01-06 20:41:06 +00:00
Cursor Agent
85c1e2f963 feat: Add GitHub Actions for CI, automerge, and sync
Co-authored-by: genxdbxfx3 <genxdbxfx3@gmail.com>
2025-12-27 06:02:09 +00:00