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

chore: Deprecate mute/unmute meteor methods and convert to endpoint #31811

Merged
merged 10 commits into from
Apr 23, 2024

Conversation

yash-rajpal
Copy link
Member

@yash-rajpal yash-rajpal commented Feb 22, 2024

Proposed changes (including videos or screenshots)

Issue(s)

Steps to test or reproduce

Further comments

CORE-92

Copy link

changeset-bot bot commented Feb 22, 2024

🦋 Changeset detected

Latest commit: f094d42

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@rocket.chat/meteor Minor
@rocket.chat/rest-typings Minor
@rocket.chat/core-services Patch
@rocket.chat/ui-contexts Major
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/api-client Patch
@rocket.chat/ddp-client Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/fuselage-ui-kit Major
@rocket.chat/gazzodown Major
@rocket.chat/livechat Patch
@rocket.chat/ui-avatar Major
@rocket.chat/ui-client Major
@rocket.chat/ui-video-conf Major
@rocket.chat/uikit-playground Patch
@rocket.chat/web-ui-registration Major
@rocket.chat/core-typings Minor
@rocket.chat/apps Patch
@rocket.chat/cron Patch
@rocket.chat/model-typings Patch
@rocket.chat/license Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/models Patch
@rocket.chat/instance-status Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 55.35%. Comparing base (67e3480) to head (f094d42).
Report is 2 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #31811      +/-   ##
===========================================
- Coverage    55.36%   55.35%   -0.02%     
===========================================
  Files         2330     2327       -3     
  Lines        51392    51395       +3     
  Branches     10516    10498      -18     
===========================================
- Hits         28453    28449       -4     
- Misses       20416    20427      +11     
+ Partials      2523     2519       -4     
Flag Coverage Δ
e2e 54.88% <100.00%> (+0.12%) ⬆️
unit 74.92% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@yash-rajpal yash-rajpal added this to the 6.7 milestone Feb 22, 2024
@yash-rajpal yash-rajpal marked this pull request as ready for review February 22, 2024 02:23
@yash-rajpal yash-rajpal requested review from a team as code owners February 22, 2024 02:23
csuadev
csuadev previously approved these changes Feb 22, 2024
apps/meteor/server/methods/muteUserInRoom.ts Outdated Show resolved Hide resolved
.changeset/lovely-trainers-kiss.md Outdated Show resolved Hide resolved
apps/meteor/tests/end-to-end/api/09-rooms.js Outdated Show resolved Hide resolved
@scuciatto scuciatto modified the milestones: 6.7, 7.0 Mar 5, 2024
@scuciatto scuciatto removed this from the 7.0 milestone Mar 14, 2024
@yash-rajpal yash-rajpal changed the title chore: Deprecate mute/unmute meteor methods and convert to endpoint chore!: Deprecate mute/unmute meteor methods and convert to endpoint Apr 4, 2024
@yash-rajpal yash-rajpal changed the title chore!: Deprecate mute/unmute meteor methods and convert to endpoint chore: Deprecate mute/unmute meteor methods and convert to endpoint Apr 5, 2024
@sampaiodiego
Copy link
Member

since 7.0 was delayed, should we target 7.0 to remove the Meteor methods? 😬

@matheusbsilva137 matheusbsilva137 added this to the 6.8 milestone Apr 11, 2024
Copy link
Contributor

dionisio-bot bot commented Apr 11, 2024

Looks like this PR is ready to merge! 🎉
If you have any trouble, please check the PR guidelines

@matheusbsilva137
Copy link
Member

since 7.0 was delayed, should we target 7.0 to remove the Meteor methods? 😬

Wouldn't it still be too close to deprecate them on 6.8 and remove them on the next version?

@sampaiodiego
Copy link
Member

since 7.0 was delayed, should we target 7.0 to remove the Meteor methods? 😬

Wouldn't it still be too close to deprecate them on 6.8 and remove them on the next version?

yes, a little bit.. BUT these are Meteor methods (or the realtime API) which is something we want to get rid of asap

ggazzo
ggazzo previously approved these changes Apr 23, 2024
@sampaiodiego sampaiodiego added the stat: QA assured Means it has been tested and approved by a company insider label Apr 23, 2024
@dionisio-bot dionisio-bot bot added the stat: ready to merge PR tested and approved waiting for merge label Apr 23, 2024
@sampaiodiego sampaiodiego merged commit 9a6a7d0 into develop Apr 23, 2024
45 checks passed
@sampaiodiego sampaiodiego deleted the chore/mute-unmute-endpoints branch April 23, 2024 12:41
gabriellsh added a commit that referenced this pull request Apr 23, 2024
…engagementMDM

* 'develop' of github.com:RocketChat/Rocket.Chat:
  chore: including x.com hostname to Twitter oembed (#32267)
  feat: node-gcm deprecation (#32208)
  chore: Deprecate mute/unmute meteor methods and convert to endpoint (#31811)
  fix:  Wrong Business hours validations between different weeks (#32287)
  chore: Force logout live clients on E2EE keys reset changes (#32291)
  ci: skip update version message for TEST_MODE=true (#32293)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA assured Means it has been tested and approved by a company insider stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants