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: Notify Marketplace on App Install #27925

Merged
merged 5 commits into from Feb 3, 2023
Merged

Conversation

graywolf336
Copy link
Contributor

Proposed changes (including videos or screenshots)

Notifies Rocket.Chat's Marketplace of an app install action. This correlates with the app request flow.

Issue(s)

Steps to test or reproduce

Mostly backend work. So, installing or updating an app shouldn't cause any errors as all errors are silenced intentionally.

Further comments

As mentioned above, the errors are silenced/ignored. This is a secondary route for app requests and we have a backup flow for if this method fails.

@codecov
Copy link

codecov bot commented Feb 1, 2023

Codecov Report

Merging #27925 (5102c45) into develop (536eb15) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop   #27925      +/-   ##
===========================================
- Coverage    41.94%   41.87%   -0.07%     
===========================================
  Files          841      841              
  Lines        17624    17624              
  Branches      2071     2071              
===========================================
- Hits          7392     7380      -12     
- Misses        9955     9967      +12     
  Partials       277      277              
Flag Coverage Δ
e2e 41.87% <ø> (-0.07%) ⬇️

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

matheuslc
matheuslc previously approved these changes Feb 1, 2023
Copy link
Contributor

@matheuslc matheuslc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! 👏

tiagoevanp
tiagoevanp previously approved these changes Feb 1, 2023
@kodiakhq kodiakhq bot merged commit 9a25093 into develop Feb 3, 2023
@kodiakhq kodiakhq bot deleted the chore/notify-marketplace branch February 3, 2023 03:21
gabriellsh added a commit that referenced this pull request Feb 6, 2023
….Chat into matrixSearch

* 'feat/federation-feat-2' of github.com:RocketChat/Rocket.Chat: (31 commits)
  fix: removing file wrongly merged on update merge
  [NEW] Federation search public rooms in the Matrix network (#27434)
  Chore: Refactor other kinds of message - Phase 2 (#27927)
  Chore: improve some e2e selectors (#27936)
  [NEW] Warning Popup reinforcing Zapier deprecation on Integrations Admin settings (#27744)
  Chore: Notify Marketplace on App Install (#27925)
  i18n: Language update from LingoHub 🤖 on 2023-01-23Z (#27814)
  [FIX][ENTERPRISE] DDP streamer sending data to destroyed streams (#27929)
  Chore: Migrate cached collections to TypeScript (#27909)
  i18n: Language update from LingoHub 🤖 on 2023-01-09Z (#27705)
  [FIX] Reduce re-subscription on `notify-room/user-activity` stream event (#27911)
  [FIX] Unread Message count not displayed for new messages in Omni-Rooms (#27539)
  Chore: Improve service's licence check (#27872)
  [IMPROVE] Livechat Persian translation (#27825)
  Chore(deps): Bump thehanimo/pr-title-checker from 1.3.4 to 1.3.6 (#27884)
  Chore: use useQuery in place of deprecated useEndpointData (#27673)
  Chore: Update Some Composer Icons (#27862)
  Regression: Undefined default message context (#27870)
  Chore: Remove OS version for device management (#27786)
  [BREAK] Remove less theming (#27647)
  ...
@sampaiodiego sampaiodiego mentioned this pull request Feb 17, 2023
@sampaiodiego sampaiodiego mentioned this pull request Mar 9, 2023
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stat: QA skipped stat: ready to merge PR tested and approved waiting for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants