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

custom event bus archiver props and stateful unit testing fixing #256

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

raylrui
Copy link
Contributor

@raylrui raylrui commented Apr 29, 2024

for custom event bus archiver:

  1. refactor current event bus archiver props with new EventBusArchiverProps for clarity and granular manipulation, and also enable eventbus props for future extension with more special archivers.

  2. fixing stateful unit testing error with new name conventions in eventbusConstruct.test.ts

@raylrui raylrui self-assigned this Apr 29, 2024
@raylrui raylrui linked an issue Apr 29, 2024 that may be closed by this pull request
@victorskl
Copy link
Member

reviewing...

Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

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

This looks good. Okay to merge from me.

@raylrui
Copy link
Contributor Author

raylrui commented Apr 29, 2024

As this PR will not create any new resource and change current resource, just refactor current props and unit testing issues, I will merge it first...
If any issue happened, I will revert it or have another PR fix it.

@raylrui raylrui merged commit 1b81581 into main Apr 29, 2024
2 checks passed
@raylrui raylrui deleted the feature/universal-event-archiver branch April 29, 2024 07:57
@raylrui raylrui restored the feature/universal-event-archiver branch April 29, 2024 07:57
@raylrui raylrui deleted the feature/universal-event-archiver branch June 13, 2024 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create universal event archive for OrcaBus events
2 participants