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

Remove the custom migration logic from all runtimes #454

Open
ebma opened this issue Apr 18, 2024 · 4 comments
Open

Remove the custom migration logic from all runtimes #454

ebma opened this issue Apr 18, 2024 · 4 comments

Comments

@ebma
Copy link
Member

ebma commented Apr 18, 2024

As part of our efforts to upgrade the dependencies to v0.9.42, we added custom migration logic to all runtimes. Now that these changes are rolled out and all the migrations applied, we can remove that extra logic again.

TODO

  • Remove the CustomOnRumtimeUpgrade implementations again
  • Remove the customized dependencies. We had to create forks of some projects in order to be able to modify their migration logic. We can delete those forks again and switch back to the 'official'/upstream dependency versions.
@ebma
Copy link
Member Author

ebma commented Apr 18, 2024

@pendulum-chain/product this is more of a chore but nice-to-have and low effort. We can clean up some unnecessary code and repositories with this.

@prayagd
Copy link
Collaborator

prayagd commented Apr 25, 2024

@gianfra-t
Copy link
Contributor

I think we can reuse this ticket and remove the custom migration logic after the 1.1.0 upgrade is completed. Otherwise we would need to re-add them soon.

@ebma
Copy link
Member Author

ebma commented Jul 8, 2024

Right, let's do that. I added the ticket as a blocker to the Zenhub dependencies.

@b-yap b-yap assigned b-yap and unassigned b-yap Jul 16, 2024
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

No branches or pull requests

4 participants