-
Notifications
You must be signed in to change notification settings - Fork 115
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
[Nara] Remove channel and video deletion by moderators mappings and CLI commands #4875
[Nara] Remove channel and video deletion by moderators mappings and CLI commands #4875
Conversation
[Argus] increase `cacheCleanup` in example config
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 don't think we should drop the mappings from the query-node because we need it to handle those events from previous runtimes, when we are processing blocks from genesis.
I left a comment about this in #4874
Of course I also tried to fix the integration tests in that same PR and couldn't figure out why they were failing
Clearly you resolved it here :)
Also this needs to be rebased onto nara branch |
…_and_video_deletion_mappings_and_cli
I have:
|
query-node/codegen/package.json
Outdated
@@ -11,6 +11,6 @@ | |||
}, | |||
"dependencies": { | |||
"@joystream/hydra-cli": "5.0.0-alpha.4", | |||
"@joystream/hydra-typegen": "5.0.0-alpha.4" | |||
"@joystream/hydra-typegen": "file:../../joystream-hydra-typegen-v5.0.0-alpha.4.tgz" |
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.
We want to use the newly published 5.0.0-alpha.6
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.
Yeah, sorry, figured out that I didn't save the file before adding the commit
Merged this work in #4874 |
This PR addresses:
┆Issue is synchronized with this Asana task by Unito