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 kci event commands for unicast list push and pop #2206

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

JenySadadia
Copy link
Collaborator

@JenySadadia JenySadadia commented Nov 22, 2023

Depends on kernelci/kernelci-api#417 and #2203

Add kci event push command to push event to a given Redis unicast list. Add kci event pop command to pop event from the list for a single consumer.

@JenySadadia JenySadadia force-pushed the add-kci-event-commands branch 4 times, most recently from fb759d1 to 9491391 Compare November 23, 2023 08:50
@JenySadadia JenySadadia marked this pull request as ready for review November 30, 2023 06:23
Add `kci event push` command to push event to a given Redis
unicast list. Add `kci event pop` command to pop event from the
list for a single consumer.

Signed-off-by: Jeny Sadadia <[email protected]>
@JenySadadia JenySadadia force-pushed the add-kci-event-commands branch from 9491391 to 4585e8a Compare November 30, 2023 06:26
Copy link
Contributor

@gctucker gctucker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK following the merge-and-fix approach to untangle the various pending PRs and conflicts with kernelci-api related changes.

@gctucker gctucker added this pull request to the merge queue Dec 5, 2023
Merged via the queue into kernelci:main with commit a72c690 Dec 5, 2023
4 checks passed
@JenySadadia JenySadadia deleted the add-kci-event-commands branch December 5, 2023 09:57
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.

2 participants