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

Feat(Core) : [CNX-8816] Add account upgrade method #3205

Merged
merged 29 commits into from
Mar 11, 2024

Conversation

connorivy
Copy link
Contributor

Description & motivation

Add method for account upgrade. This is to be used from manager

Changes:

To-do before merge:

Screenshots:

Validation of changes:

Checklist:

  • My pull request follows the guidelines in the Contributing guide?
  • My pull request does not duplicate any other open Pull Requests for the same update/change?
  • My commits are related to the pull request and do not amend unrelated code or documentation.
  • My code follows a similar style to existing code.
  • I have added appropriate tests.
  • I have updated or added relevant documentation.

References

teocomi and others added 27 commits January 26, 2024 09:34
feat(core): adds upgrade account method in account manager
…o-return-type-and-queries-to-include-new-migration-property
…ade' into core/connor/server-info"

This reverts commit f143115, reversing
changes made to 6ace471.
…o-return-type-and-queries-to-include-new-migration-property
…nclude-new-migration-property' into core/connor/server-info
…nclude-new-migration-property' into core/connor/server-info
…nclude-new-migration-property' into core/connor/server-info
Copy link
Contributor

@AlanRynne AlanRynne left a comment

Choose a reason for hiding this comment

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

Changes look good, but the history has 27 commits which seems odd considering it's just 1 method change in 1 class.

I'm approving since we're squashing this, but it could indicate we did some weird cross-branch merges throughout the process

@connorivy connorivy changed the title Feat(Core) : Add account upgrade method Feat(Core) : [CNX-8816] Add account upgrade method Mar 11, 2024
@BovineOx BovineOx self-requested a review March 11, 2024 16:36
@BovineOx BovineOx merged commit a5432d6 into main Mar 11, 2024
32 checks passed
@BovineOx BovineOx deleted the core/connor/server-info branch March 11, 2024 16:37
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.

4 participants