Skip to content

Conversation

@setchy
Copy link
Member

Previously, a shared User type was being used to represent

  • Gitify Auth User - persisted once after authentication
  • Response object for Issues/PRs
  • Enhanced Subject details for Gitify

This update makes the types separate and explicit

@setchysetchy added the refactor Refactoring of existing feature label Mar 25, 2024
@setchysetchy marked this pull request as draft March 25, 2024 12:11
@setchysetchy marked this pull request as ready for review March 25, 2024 12:16
Copy link
Collaborator

@bmulhollandbmulholland left a comment

Choose a reason for hiding this comment

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

Really nice cleanup, always good to split up jumbled concepts, thank you!

@setchysetchy merged commit c7776ab into mainMar 25, 2024
@setchysetchy deleted the refactor/user-types branch March 25, 2024 15:51
@setchysetchy added this to the 5.1.0 milestone Mar 27, 2024
Copy link
Member

@afonsojramosafonsojramos left a comment

Choose a reason for hiding this comment

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

Nice cleanup there!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactorRefactoring of existing feature

Development

Successfully merging this pull request may close these issues.

4 participants

@setchy@bmulholland@afonsojramos