-
Notifications
You must be signed in to change notification settings - Fork 21
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
fix: moderator can delete the forum thread & post #29
Conversation
90f2a33
to
f369a21
Compare
@Waishnav Could you update this on main repo and open a PR ? |
what do you I have to update in the main cv codebase? |
Update the gem version
…On Tue, 30 Jul, 2024, 5:24 pm Vaishnav Deore, ***@***.***> wrote:
@Waishnav <https://github.com/Waishnav> Could you update this on main
repo and open a PR ?
what do you I have to update in the main cv codebase?
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXYAEBAEKJAILP2DU63CXTZO55HXAVCNFSM6AAAAABLS5GMSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJYGE3DQOJTHE>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
since in the Gemfile we have following line, It will just update the Gemfile.lock after update, isn't it will be updated by dependabot ig? gem "simple_discussion", github: "CircuitVerse/simple_discussion" |
Dependabot is currently blocked due to vite and other breaking changes, you
need to do that manually
…On Tue, 30 Jul, 2024, 11:27 pm Vaishnav Deore, ***@***.***> wrote:
Update the gem version
since in the Gemfile we have following line, It will just update the
Gemfile.lock after update, isn't it will be updated by dependabot ig?
gem "simple_discussion", github: "CircuitVerse/simple_discussion"
—
Reply to this email directly, view it on GitHub
<#29 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAXYAECYWFXUFI3TE5W2GS3ZO7H2JAVCNFSM6AAAAABLS5GMSOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJYHEYDGNZUHA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
ohh alright, I just raised it. Please have a look CircuitVerse/CircuitVerse#5031 |
Fixes #17 following two issues