mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
**Related issue:** Resolves #41571 Changing the way delta artifacts are generated. `changed_files_today.txt` and `changed_files_yesterday.txt` will always look back into git history for any commits added yesterday and today. - [x] QA'd all new/changed functionality manually <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes * **Bug Fixes** * Improved repository synchronization to ensure local state accurately reflects the remote main branch. * Enhanced file change detection logic for more reliable identification of modified files. * Refined output file handling to maintain consistency across synchronization cycles. <!-- end of auto-generated comment: release notes by coderabbit.ai --> |
||
|---|---|---|
| .. | ||
| main.go | ||
| main_test.go | ||
| sync-and-detect-changes.sh | ||
| transforms.go | ||
| transforms_test.go | ||