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 IDEActivityLogActionMessage support #189

Conversation

mollyIV
Copy link
Contributor

@mollyIV mollyIV commented Oct 16, 2023

Closes #187.

Add IDEActivityLogActionMessage support.

@BalestraPatrick
Copy link
Collaborator

@mollyIV Sorry for the delay! Do you mind fixing the DCO check and possibly add a few tests? There's a test class for this specific logic which we can use.

Signed-off-by: Daniel Jankowski <daniell.jankowskii@gmail.com>
@mollyIV mollyIV force-pushed the add-IDEActivityLogActionMessage-support branch from b349363 to 415c58c Compare November 13, 2023 10:59
Signed-off-by: Daniel Jankowski <daniell.jankowskii@gmail.com>
@mollyIV mollyIV marked this pull request as ready for review November 13, 2023 11:04
@mollyIV
Copy link
Contributor Author

mollyIV commented Nov 13, 2023

Hey @BalestraPatrick 👋

No worries 😊 I fixed DCO check and added a unit test. Thanks for pointing to a test class. Let me know if there's anything else I can do, thanks!

@BalestraPatrick
Copy link
Collaborator

Looks good to me! One minor linter failure which you can disable with // swiftlint:disable file_length.

Signed-off-by: Daniel Jankowski <daniell.jankowskii@gmail.com>
@BalestraPatrick BalestraPatrick merged commit 0615500 into MobileNativeFoundation:master Nov 13, 2023
4 checks passed
@mollyIV mollyIV deleted the add-IDEActivityLogActionMessage-support branch November 13, 2023 16:04
@danielPeloton
Copy link

Thanks for pushing this through!

Is there a plan to get this into a new release?

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.

Unexpected className found parsing IDEActivityLogMessage IDEActivityLogActionMessage
3 participants