-
Notifications
You must be signed in to change notification settings - Fork 0
feat(sync): use on-disk content hashing to skip unchanged sync work #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
+1,137
−319
Merged
Changes from 7 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
e6ee2a8
test(sync): cover Applied changes report grouping and change-type labels
willmruzek b3a9a41
feat(sync)!: hash outputs in manifest v3 and skip unchanged sync work
willmruzek 59e07bb
perf(sync): memoize directory content hash per sourceDir
Copilot f29c472
refactor(sync): rename directory hash cache variable
Copilot 0ffdefa
Merge remote-tracking branch 'origin/main' into fix/dont-show-updated
willmruzek bc6bb13
Merge branch 'fix/dont-show-updated' of github.com:willmruzek/dry-ai …
willmruzek 017009c
feat(sync): detect unchanged outputs from disk instead of manifest ha…
willmruzek 1fd2a9d
Update tests/commands/sync.test.ts
willmruzek 60f19e3
Update tests/commands/sync.test.ts
willmruzek 4ab8e43
Update src/lib/sync.ts
willmruzek b870adf
fix(sync): recover manifest paths for cleanup when the file is non-ca…
willmruzek d1e1bb8
Merge branch 'fix/dont-show-updated' of github.com:willmruzek/dry-ai …
willmruzek f9c96ba
docs: Update src/lib/sync.ts
willmruzek 92079ff
docs(sync): clarify manifest fallback cleanup warnings
Copilot 72a15f1
docs(sync): tighten fallback warning wording
Copilot e47f246
test(sync): decouple fixtures from production agent and manifest exports
willmruzek ca1ec5b
fix(sync): warn when strict-invalid manifest has no output rows
Copilot 58d90e0
test: update tests/commands/sync.test.ts
willmruzek eb3f6d5
ci: drop commitlint from pack job dependencies
willmruzek 15fc7bb
Merge branch 'fix/dont-show-updated' of github.com:willmruzek/dry-ai …
willmruzek File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.