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(EMS-4016): broker address lookup - data migration #3485

Merged
merged 6 commits into from
Jan 21, 2025

Conversation

ttbarnes
Copy link
Contributor

Introduction ✏️

This PR adds a data migration script so that when main-broker-address-lookup is deployed, we can migrate previous applications data structure into the new data structure required for "broker address lookup".

Resolution ✔️

  • Create data migration V4 to V5 index script.
  • Create migration helper functions.
  • Update package.json.
  • Update, align application VERSIONS constants.
    • NOTE: Whilst this migration is for version 5 - version 4 has been added.
    • In the near future, version 4 and 5 could be merged into one migration script.
    • Version 4 is currently in a different branch and could will be rolled out before version 5.
    • In the meantime, decided to keep version 5 separate.

@ttbarnes ttbarnes added feature New functionality tech Technical debt/improvements chore Chore labels Jan 16, 2025
@ttbarnes ttbarnes self-assigned this Jan 16, 2025
@ttbarnes ttbarnes merged commit fa990f2 into main-broker-address-lookup Jan 21, 2025
187 of 188 checks passed
@ttbarnes ttbarnes deleted the feat/EMS-4016 branch January 21, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Chore feature New functionality tech Technical debt/improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants