-
Notifications
You must be signed in to change notification settings - Fork 0
Addresses table registration and scheduling issues #15
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
Merged
Changes from 23 commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
2a02f2c
Ensure we always return int while scheduling an action
dpanta94 f388c98
Fix typo of version string
dpanta94 9a4424f
Ensure that shepherd tables are up before using shepherd. Shepherd ta…
dpanta94 44c11ed
Update docs
dpanta94 c07e4a0
Fix phpcs
dpanta94 0dfe133
remove not needed param doc comment
dpanta94 643d6be
Use more suitable hooks
dpanta94 aa3a4e0
Exclude ActionScheduler_NullAction from pending actions
dpanta94 1c3a8b0
Updated docs
dpanta94 f8264c4
Updated docs
dpanta94 eaf839a
Fixed changelog
dpanta94 3483158
Patch offset generator
dpanta94 159e8ae
Updated changelog
dpanta94 1048bf3
Updated docs
dpanta94 b69be6b
Fix offset placement in query
dpanta94 2756df1
make register_regulator an anonymous function
dpanta94 0c027ab
Merge 2756df1132fd7f2214dc403cd0732a7d9110275d into d93bcedf3a28fee87…
dpanta94 8309ce7
chore: autopublish 2025-09-07T13:02:08Z
github-actions[bot] 74d9651
Update doc block
dpanta94 4c434d9
Merge remote-tracking branch 'origin/fix/as-schedule-action-and-table…
dpanta94 067f9c5
Updated docblocks
dpanta94 0ca8cab
Fix tests
dpanta94 b93c555
added test coverage
dpanta94 96c39a0
Update CHANGELOG.md
dpanta94 d160818
Update src/Action_Scheduler_Methods.php
dpanta94 c282fb2
Allow removal of register_regulator action
dpanta94 46b88ab
Instead of doing_it_wrong, process the task syncronous when tables ar…
dpanta94 a3d4b1e
Notify library users that they should listen for table failure
dpanta94 8936385
Test coverage for triggering doing_it_wrong
dpanta94 e194358
Updated docs
dpanta94 7ca5617
Test coverage for sync task dispatch when tables unavailable
dpanta94 f5c7e97
Ensure provider is not registering multiple times with the same conta…
dpanta94 ffe8e1b
Reduced mocking
dpanta94 8134d06
added one more assertion
dpanta94 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
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
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.
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.