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

refactor(actions): removed unnecessary actions #10666

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

almeidx
Copy link
Member

@almeidx almeidx commented Dec 27, 2024

Please describe the changes this PR makes and why it should be merged:

Removed actions that were only being used in their
respective websocket handlers. The remaining
actions either were either being used elsewhere or
were using methods from the GenericAction class.

Status and versioning classification:

Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
discord-js ⬜️ Ignored (Inspect) Visit Preview Jan 13, 2025 10:54am
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Jan 13, 2025 10:54am

@almeidx almeidx force-pushed the refactor/remove-useless-actions branch 2 times, most recently from cbbbd4d to f123bee Compare December 31, 2024 21:08
@almeidx almeidx marked this pull request as ready for review December 31, 2024 21:37
@almeidx almeidx requested a review from a team as a code owner December 31, 2024 21:37
@Jiralite Jiralite added this to the discord.js 15.0.0 milestone Jan 3, 2025
@vladfrangu
Copy link
Member

This needs a rebase too

@almeidx almeidx force-pushed the refactor/remove-useless-actions branch from fedc98d to cf7aa53 Compare January 13, 2025 10:50
Removed actions that were only being used in their
respective websocket handlers. The remaining
actions either were either being used elsewhere or
were using methods from the `GenericAction` class.

Co-authored-by: Vlad Frangu <[email protected]>
@almeidx almeidx force-pushed the refactor/remove-useless-actions branch from cf7aa53 to 376a580 Compare January 13, 2025 10:54
@almeidx almeidx requested a review from vladfrangu January 13, 2025 10:57
@kodiakhq kodiakhq bot merged commit 18ab0cf into main Jan 13, 2025
8 checks passed
@kodiakhq kodiakhq bot deleted the refactor/remove-useless-actions branch January 13, 2025 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants