Skip to content

Conversation

setchy
Copy link
Member

@setchy setchy commented Mar 25, 2024

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

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

@bmulholland bmulholland 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!

@setchy setchy merged commit c7776ab into main Mar 25, 2024
@setchy setchy deleted the refactor/user-types branch March 25, 2024 15:51
@setchy setchy added this to the 5.1.0 milestone Mar 27, 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.

Nice cleanup there!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactoring of existing feature
Development

Successfully merging this pull request may close these issues.

3 participants