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

feat: disable uploading of exempt apps #33949

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Conversation

Gustrb
Copy link
Contributor

@Gustrb Gustrb commented Nov 13, 2024

Proposed changes (including videos or screenshots)

Previously community workspaces had the hard limit of 3 private apps, with the private apps restriction, it was defined that community workspaces would not have access to any private apps.
The apps that were already in the workspace, are called exempted.

This PR makes it so that exempt apps cannot be updated, since that would render all the effort of removing community workspaces private apps useless, because the user would be able to just upload the same app while changing everything about it 😢

The 'expect updated private app in CE to be kept as disabled' test was removed since this behavior was changed and now we cannot test that in the CI, since there is no way to upgrade/downgrade it

Issue(s)

Steps to test or reproduce

Further comments

CONN-381
CONN-379

Copy link
Contributor

dionisio-bot bot commented Nov 13, 2024

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label

Please fix the issues and try again

If you have any trouble, please check the PR guidelines

Copy link

changeset-bot bot commented Nov 13, 2024

🦋 Changeset detected

Latest commit: cc32797

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

This PR includes changesets to release 37 packages
Name Type
@rocket.chat/meteor Minor
@rocket.chat/i18n Minor
@rocket.chat/mock-providers Patch
@rocket.chat/ui-contexts Major
@rocket.chat/web-ui-registration Major
@rocket.chat/fuselage-ui-kit Major
@rocket.chat/ui-client Major
@rocket.chat/ui-voip Major
@rocket.chat/uikit-playground Patch
@rocket.chat/gazzodown Major
@rocket.chat/livechat Patch
@rocket.chat/ui-avatar Major
@rocket.chat/ui-video-conf Major
@rocket.chat/core-typings Minor
@rocket.chat/rest-typings Minor
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/freeswitch Patch
@rocket.chat/model-typings Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/network-broker 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 Nov 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.18%. Comparing base (8e47f50) to head (cc32797).
Report is 18 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #33949      +/-   ##
===========================================
- Coverage    75.19%   75.18%   -0.01%     
===========================================
  Files          495      495              
  Lines        21601    21600       -1     
  Branches      5362     5362              
===========================================
- Hits         16242    16241       -1     
  Misses        4717     4717              
  Partials       642      642              
Flag Coverage Δ
unit 75.18% <ø> (-0.01%) ⬇️

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

@Gustrb Gustrb marked this pull request as ready for review November 13, 2024 15:25
@Gustrb Gustrb requested a review from a team as a code owner November 13, 2024 15:25
@Gustrb Gustrb added this to the 7.1.0 milestone Nov 13, 2024
Copy link
Contributor

github-actions bot commented Nov 18, 2024

PR Preview Action v1.4.8
🚀 Deployed preview to https://RocketChat.github.io/Rocket.Chat/pr-preview/pr-33949/
on branch gh-pages at 2024-11-18 14:07 UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant