-
Notifications
You must be signed in to change notification settings - Fork 11.2k
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
fix: user creation using ADMIN_* variables #30015
Conversation
🦋 Changeset detectedLatest commit: a6d8431 The changes in this PR will be included in the next version bump. This PR includes changesets to release 29 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 #30015 +/- ##
===========================================
+ Coverage 48.83% 49.36% +0.52%
===========================================
Files 703 726 +23
Lines 13784 14161 +377
Branches 2499 2502 +3
===========================================
+ Hits 6732 6990 +258
- Misses 6660 6782 +122
+ Partials 392 389 -3
Flags with carried forward coverage won't be shown. Click here to find out more. |
…et.Chat into feat/room-usercard-menus * 'feat/room-usercard-menus' of github.com:RocketChat/Rocket.Chat: fix: Performance issue on Messages.countByType aggregation (#30062) chore: split fuselage js/css (#30039) test: migrate test/unit/client/view to jest (#29992) chore: Adjust mocha assertions (#30052) fix: Performance issue on Engagement Dashboard aggregation (#30022) regression: Change header buttons location on `GroupPage` (#30042) regression: Sidebar missing default width (#30043) chore: high-contrast button-primary colors (#30036) fix: user creation using ADMIN_* variables (#30015) fix: Deleted DM rooms can't be closed (#29984)
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
Closes : #29855