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

Pack together all actions related types/events in the same files #8681

Merged
merged 6 commits into from
Nov 15, 2024

Conversation

spolu
Copy link
Contributor

@spolu spolu commented Nov 15, 2024

Description

As a preparatory work to adding more actions this cleans-up a state where we had splitted files for types and events of actions and in general conversation / agents events. This made the addition of a new action cumbersome as 2 files had to be created.

Risk

None, pure code move. If build passes it's good.

Deploy Plan

N/A

@spolu spolu requested a review from Fraggle November 15, 2024 14:02
Copy link
Contributor

@Fraggle Fraggle left a comment

Choose a reason for hiding this comment

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

Pre-approved once the checks passes

@spolu spolu force-pushed the spolu-fix_split_events_types branch from bbff899 to 1405d01 Compare November 15, 2024 14:07
@spolu spolu merged commit dfa5686 into main Nov 15, 2024
7 checks passed
@spolu spolu deleted the spolu-fix_split_events_types branch November 15, 2024 14:27
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