-
Notifications
You must be signed in to change notification settings - Fork 1
Allow integrations to have custom parameters for queries #26
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
RadoslavGeorgiev
merged 29 commits into
trunk
from
wooptp-41-product-feed-allow-custom-pos-parameters
Nov 3, 2025
Merged
Changes from 6 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
43f6a52
Remove the unused additional args for ->walk()
RadoslavGeorgiev a2149a9
Add a static factory to the walker class
RadoslavGeorgiev 509d9e9
Require integrations to define query args while creating walkers
RadoslavGeorgiev a60b022
Add arguments to the async generator and update actions accordingly.
RadoslavGeorgiev f20480d
Store arguments in the status option
RadoslavGeorgiev 7de778e
Instead of just creating unique file names, make them unique and priv…
RadoslavGeorgiev 238b92c
Use AS correctly: Switch to as_enqueue_async_action and add groups.
RadoslavGeorgiev 677270a
ActionScheduler work-around
RadoslavGeorgiev 4894f91
Merge branch 'trunk' into wooptp-41-product-feed-allow-custom-pos-par…
RadoslavGeorgiev 46aac14
Add stronger types to the walker and inheritDoc blocks to integrations
RadoslavGeorgiev e68acbf
Instead of manipulating AS to run async actions, perform the action d…
RadoslavGeorgiev b5d3223
Simplify action names for AsyncGenerator
RadoslavGeorgiev 5de6e1b
Forward status when forcing regeneration
RadoslavGeorgiev 2bb6087
Prolongate feed expiry
RadoslavGeorgiev 60bcc27
Reorganize feed initiation, make sure that deleted files ignore the `…
RadoslavGeorgiev 796e301
Add further validation to the async generator.
RadoslavGeorgiev ffd167d
Add initial tests for JsonFileFeed
RadoslavGeorgiev 97c6f1a
Further JsonFileFeed tests
RadoslavGeorgiev 57785d8
Make MemoryManager methods non-static and mockable.
RadoslavGeorgiev c427b00
Add a test container and implement it for unit tests
RadoslavGeorgiev 2239456
Add tests for the product walker
RadoslavGeorgiev 9036660
Test for memory management
RadoslavGeorgiev c8f8645
Address CR nitpicks
RadoslavGeorgiev 7123dd1
Sort normalized args
RadoslavGeorgiev 55e5c54
Fix a typo
RadoslavGeorgiev b6d1f83
Settings tests
RadoslavGeorgiev db040d2
Fix a couple of mistakenly commited test left-overs
RadoslavGeorgiev 6c055bf
Addressing feedback and adding proper tests for wp_hash for FileFeed
RadoslavGeorgiev 9473691
Fix typos
RadoslavGeorgiev 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
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
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
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.