Skip to content

Refactor UpdateEvents Nov 30 2024 #7

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

Closed
Tracked by #2
Arlodotexe opened this issue Nov 30, 2024 · 1 comment
Closed
Tracked by #2

Refactor UpdateEvents Nov 30 2024 #7

Arlodotexe opened this issue Nov 30, 2024 · 1 comment
Assignees
Labels
areas::product::source Affects product source (code, etc) tasks:refactor::breaking A refactor resulting in a breaking change tasks::refactor::improvement A general improvement, internal or user-facing. tasks::review::design Setup, architecture or design patterns

Comments

@Arlodotexe
Copy link
Member

Arlodotexe commented Nov 30, 2024

Background

See #2 for background.

Problem

While #3 and #4 are completed, the UpdateEvents needed to drive the event stream handlers still need to be refactored according to the new API spec.

Solution

Refactor the UpdateEvents to handle the new API spec. We'll be removing a significant number of existing update events as we consolidate them using guidance from the interfaces created in #4.

@Arlodotexe Arlodotexe changed the title Refactor UpdateEvents Refactor UpdateEvents Nov 30 2024 Nov 30, 2024
@Arlodotexe Arlodotexe self-assigned this Dec 1, 2024
@Arlodotexe
Copy link
Member Author

A unified Event Stream Entry update record was added in d6eb2f4

@Arlodotexe Arlodotexe added areas::product::source Affects product source (code, etc) difficulty::low tasks:refactor::breaking A refactor resulting in a breaking change tasks::refactor::improvement A general improvement, internal or user-facing. tasks::review::design Setup, architecture or design patterns labels Dec 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
areas::product::source Affects product source (code, etc) tasks:refactor::breaking A refactor resulting in a breaking change tasks::refactor::improvement A general improvement, internal or user-facing. tasks::review::design Setup, architecture or design patterns
Projects
Status: Done
Development

No branches or pull requests

1 participant