-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat(synchronizer): add synchronizer query to fetch all validation needed data #599
Merged
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7841156 - Browse repository at this point
Copy the full SHA 7841156View commit details
Commits on Feb 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a58114 - Browse repository at this point
Copy the full SHA 6a58114View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ef519d - Browse repository at this point
Copy the full SHA 2ef519dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ac57d - Browse repository at this point
Copy the full SHA c7ac57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5a33e0a - Browse repository at this point
Copy the full SHA 5a33e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11c6518 - Browse repository at this point
Copy the full SHA 11c6518View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc929fe - Browse repository at this point
Copy the full SHA fc929feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b68317 - Browse repository at this point
Copy the full SHA 1b68317View commit details -
feat: rework ProjectSynchronizer to refetch only when needed
It will use `policy.updatedAt` to determine if policy content needs to be refetched. For suppressions, `.from` field is used to fetch only new/modified suppressions. Suppressions and timestamps are stored in fs and so are persisted.
Configuration menu - View commit details
-
Copy full SHA for 9bb133d - Browse repository at this point
Copy the full SHA 9bb133dView commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71dd95b - Browse repository at this point
Copy the full SHA 71dd95bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b9029 - Browse repository at this point
Copy the full SHA f1b9029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0d729 - Browse repository at this point
Copy the full SHA 7a0d729View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6b745e - Browse repository at this point
Copy the full SHA a6b745eView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ce0fe91 - Browse repository at this point
Copy the full SHA ce0fe91View commit details -
Configuration menu - View commit details
-
Copy full SHA for be5334a - Browse repository at this point
Copy the full SHA be5334aView commit details
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.