Skip to content
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

Add replay via Github API command #128

Merged
merged 7 commits into from
Dec 20, 2023
Merged

Add replay via Github API command #128

merged 7 commits into from
Dec 20, 2023

Conversation

chmouel
Copy link
Owner

@chmouel chmouel commented Dec 19, 2023

  • Replay from GITHUB without server
  • remove cache cursor and use just the time
  • lint and fixes and remove dead code
  • Add list-deliveries command
  • Loop and wait for a bit until GetHookDelivery is available
  • add saveData to replay
  • Add Documentation for relayer

replaying from api support

Signed-off-by: Chmouel Boudjnah <[email protected]>
To make it easier to find the delivery id to replay
There is a race between the time listhookdeliveries show the id and
Gethookdelivery is created on the API, so wait for it for a bit
Signed-off-by: Chmouel Boudjnah <[email protected]>
@chmouel chmouel merged commit 2786600 into main Dec 20, 2023
9 checks passed
@chmouel chmouel deleted the replay branch December 20, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant