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

fix: Register event annotations when loading event message descriptor #1958

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

SanjayVas
Copy link
Member

This ensures that annotated event templates are found in the descriptor set passed to --event-message-descriptor-set

Closes #1934

@wfa-reviewable
Copy link

This change is Reviewable

This ensures that annotated event templates are found in the descriptor set passed to --event-message-descriptor-set
@SanjayVas SanjayVas force-pushed the sanjayvas-sim-event-templates branch from cd04030 to 1ecb3da Compare December 6, 2024 00:09
@SanjayVas
Copy link
Member Author

I was able to manually test this specific case by bringing up a local cluster, passing in the descriptor set for halo_cmm.uk.pilot.Event, and modifying the synthetic population spec to reference that message type.

@SanjayVas SanjayVas enabled auto-merge (squash) December 6, 2024 00:11
Copy link
Collaborator

@stevenwarejones stevenwarejones left a comment

Choose a reason for hiding this comment

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

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @SanjayVas)

@SanjayVas SanjayVas merged commit 5d59eec into main Dec 6, 2024
3 of 4 checks passed
@SanjayVas SanjayVas deleted the sanjayvas-sim-event-templates branch December 6, 2024 16:56
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.

Simulator event groups created without event templates from --event-message-descriptor-set
3 participants