-
Notifications
You must be signed in to change notification settings - Fork 529
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 migration apps and jobs from master #15793
Conversation
- migration jobs - migration apps - migration mode in replayer
!ci-build-me |
!help-merge-me |
Hello, @dkijania 2 new created to help you port this change to master. Please follow steps to resolve conflict for each mainline branch. PRs will be created automatically after you push merge to porting branches compatible
Resolve conflict and then
develop
Resolve conflict and then
|
Porting branch #15798 to resolve conflict with compatible created. Please merge it in order to solve conflict between head of this PR and compatible |
Porting branch #15799 to resolve conflict with develop created. Please merge it in order to solve conflict between head of this PR and develop |
This reverts commit 79e758e7172443b15377409d677abc0f0425c11a.
!ci-build-me |
!ci-nightly-me |
!ci-build-me |
!ci-build-me |
!ci-build-me |
@@ -2795,784 +2795,7 @@ index caa4203939..a2934a6184 100644 | |||
| Error e -> | |||
[%log fatal] | |||
~metadata:[ ("error", `String (Caqti_error.show e)) ] | |||
diff --git a/src/app/berkeley_account_tables/berkeley_account_tables.ml b/src/app/berkeley_account_tables/berkeley_account_tables.ml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This patch was useful (it upgraded caqti which allowed us to optimize resource usage which was critical for replayer, but might appear to be critical for something else later)
Let's create a follow-up PR/issue to have this patched upstreamed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just removed diff for apps i removed. I will create follow up PR for applying this patch
!ci-build-me |
!approved-for-mainnet |
After hardfork is done we can remove all migration apps, jobs and scripts from our repo