-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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: Deployment Fingerprint #30411
feat: Deployment Fingerprint #30411
Conversation
🦋 Changeset detectedLatest commit: 758fcc0 The changes in this PR will be included in the next version bump. This PR includes changesets to release 30 packages
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 |
Codecov Report
@@ Coverage Diff @@
## develop #30411 +/- ##
===========================================
- Coverage 50.91% 46.94% -3.98%
===========================================
Files 809 795 -14
Lines 15005 14782 -223
Branches 2727 2726 -1
===========================================
- Hits 7640 6939 -701
- Misses 6956 7443 +487
+ Partials 409 400 -9
Flags with carried forward coverage won't be shown. Click here to find out more. |
30b2e63
to
d29ce1a
Compare
d29ce1a
to
263a5f4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a couple fixes to match the new env var name.
Co-authored-by: Daniel Martinez <[email protected]>
…ove/ui-caching * 'develop' of github.com:RocketChat/Rocket.Chat: fix: Remove monitors query restrictions on update (#30550) chore: license v3 invalidation (#30585) chore: `CreateDirectMessage` a11y form improvements (#30581) chore: `CreateDiscussion` a11y improvements (#30583) chore: License v3 - behavior and limited reached triggers (#30561) chore: Improve `groups.create` endpoint for large amounts of members (#30499) feat: Monitors able to forward chats without joining (#30549) feat: Deployment Fingerprint (#30411) chore: fix flaky agents & custom fields tables tests (#30580)
…/mentionBot * 'develop' of github.com:RocketChat/Rocket.Chat: (68 commits) fix: don't save the filter value on offlineMessageChannelName (#30576) feat: New permission to kick users (#30535) chore: improve message link focus (#30578) chore: Add required visual indication on `EditRoom` name input (#30589) fix: user dropdown menu position on RTL layout (#30490) chore: add missing `_id` field to `AtLeast` (#30592) test: Improve tests for legacy omnichannel analytics (#30379) fix: Remove monitors query restrictions on update (#30550) chore: license v3 invalidation (#30585) chore: `CreateDirectMessage` a11y form improvements (#30581) chore: `CreateDiscussion` a11y improvements (#30583) chore: License v3 - behavior and limited reached triggers (#30561) chore: Improve `groups.create` endpoint for large amounts of members (#30499) feat: Monitors able to forward chats without joining (#30549) feat: Deployment Fingerprint (#30411) chore: fix flaky agents & custom fields tables tests (#30580) feat: Save visitor's activity on agent's interaction (#30222) chore: update mentions upsell modal content (#30503) fix: font-disabled color (#30569) chore: anchor text-decoration rules (#30485) ...
https://rocketchat.atlassian.net/browse/NBJ-264
TODO
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments