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

refactor: prefix all gitify custom ipc events. consolidate under comms #1203

Merged
merged 4 commits into from
Jun 8, 2024

Conversation

setchy
Copy link
Member

@setchy setchy commented Jun 8, 2024

Rename all custom ipc events to be prefixed with gitify.

Consolidate ipcRenderer.send / ipcRenderer.invoke within comms.ts

Update tests to mock comms instead of mocking ipcRenderer

@setchy setchy added the refactor Refactoring of existing feature label Jun 8, 2024
@setchy setchy added this to the Release 5.8.0 milestone Jun 8, 2024
Copy link
Member

@afonsojramos afonsojramos left a comment

Choose a reason for hiding this comment

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

I don't know how you remembered to do this, but it makes total sense! Great job!

@setchy
Copy link
Member Author

setchy commented Jun 8, 2024

Still yet to conquer the context bridge replacement... In time...

@setchy setchy merged commit 9f05860 into main Jun 8, 2024
6 checks passed
@setchy setchy deleted the refactor/ipcRenderer branch June 8, 2024 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants