Rocket.Chat/apps/meteor/server
Kevin Aleman a8a84abe73
Some checks are pending
Deploy GitHub Pages / deploy-preview (push) Waiting to run
CI / ⚙️ Variables Setup (push) Waiting to run
CI / 🚀 Notify external services - draft (push) Blocked by required conditions
CI / 📦 Build Packages (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (coverage) (push) Blocked by required conditions
CI / 📦 Meteor Build (${{ matrix.type }}) (production) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [account-service presence-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (amd64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [account-service presence-service omnichannel-transcript-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [authorization-service queue-worker-service ddp-streamer-service], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], ${{ (github.event_name != 'release' && github.ref != 'refs/heads/develop') && 'coverage' || 'production' }}) (push) Blocked by required conditions
CI / 🚢 Build Docker (arm64, [rocketchat], coverage) (push) Blocked by required conditions
CI / 🚢 Publish Docker Images (ghcr.io) (push) Blocked by required conditions
CI / 📦 Track Image Sizes (push) Blocked by required conditions
CI / 🔎 Code Check (push) Blocked by required conditions
CI / 🔨 Test Storybook (push) Blocked by required conditions
CI / 🔨 Test Unit (push) Blocked by required conditions
CI / 🔨 Test API (CE) (push) Blocked by required conditions
CI / 🔨 Test UI (CE) (push) Blocked by required conditions
CI / 🔨 Test API (EE) (push) Blocked by required conditions
CI / 🔨 Test UI (EE) (push) Blocked by required conditions
CI / 🔨 Test Federation Matrix (push) Blocked by required conditions
CI / 📊 Report Coverage (push) Blocked by required conditions
CI / ✅ Tests Done (push) Blocked by required conditions
CI / 🚀 Publish build assets (push) Blocked by required conditions
CI / 🚀 Publish Docker Images (DockerHub) (push) Blocked by required conditions
CI / 🚀 Notify external services (push) Blocked by required conditions
CI / Update Version Durability (push) Blocked by required conditions
Code scanning - action / CodeQL-Build (push) Waiting to run
chore: InitialData & serverRunning to TS (#37929)
2025-12-23 15:53:46 +00:00
..
configuration chore!: remove stdout logging functionality (#37114) 2025-12-20 15:44:23 -03:00
cron chore: remove old federation (#37059) 2025-09-25 11:49:59 -03:00
database chore: Enforce stricter TypeScript directives (#37709) 2025-12-08 10:25:25 -03:00
deasync
email
features/EmailInbox chore(ui-client): Move some views (#37757) 2025-12-17 10:25:39 -03:00
hooks
lib chore: update version check for user audit deprecation handling 2025-12-23 00:36:18 -03:00
methods chore!: Remove saveUserProfile deprecated method (#36827) 2025-12-20 15:44:23 -03:00
modules chore!: remove omnichannel voip (#37689) 2025-12-20 15:44:23 -03:00
oauth2-server chore: add hono as router (#35078) 2025-04-08 16:15:43 -04:00
publications fix: imported fixes (#36224) 2025-06-17 00:00:35 +02:00
routes chore!: Remove streamhub (#35964) 2025-12-20 15:44:23 -03:00
services regression(federation): fix mixed DM invite not working (#37924) 2025-12-22 22:51:32 -03:00
settings chore!: remove ecdh (#37123) 2025-12-20 15:44:23 -03:00
startup chore: InitialData & serverRunning to TS (#37929) 2025-12-23 15:53:46 +00:00
ufs chore: Enforce stricter TypeScript directives (#37709) 2025-12-08 10:25:25 -03:00
importPackages.ts chore!: remove omnichannel voip (#37689) 2025-12-20 15:44:23 -03:00
main.ts chore: add hono as router (#35078) 2025-04-08 16:15:43 -04:00
models.ts chore!: remove old freeswitch integration (#37657) 2025-12-20 15:44:23 -03:00
tracing.ts