Rocket.Chat/apps/meteor
Guilherme Gazzo 5be5362c46
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: update api breaking changes version check to 9.0.0
2025-12-23 00:37:51 -03:00
..
.docker fix: no amd64 binaries on manual installation (#37900) 2025-12-19 20:03:33 +00:00
.docker-mongo
.meteor chore!: remove ecdh (#37123) 2025-12-20 15:44:23 -03:00
.openshift
.scripts
.storybook chore!: remove omnichannel voip (#37689) 2025-12-20 15:44:23 -03:00
app chore: update api breaking changes version check to 9.0.0 2025-12-23 00:37:51 -03:00
client chore: Purge and rename removed v1 files (#37912) 2025-12-20 17:52:23 -03:00
definition chore!: remove ecdh (#37123) 2025-12-20 15:44:23 -03:00
ee Release 8.0.0-rc.1 2025-12-23 02:19:11 +00:00
imports
lib chore!: remove omnichannel voip (#37689) 2025-12-20 15:44:23 -03:00
packages chore!: remove ecdh (#37123) 2025-12-20 15:44:23 -03:00
private
public feat: Resizable contextualbars out of feature preview (#37022) 2025-12-20 15:44:23 -03:00
reporters test: Update JIRA API version and handle errors in test result reporting (#37723) 2025-12-08 13:23:37 -03:00
server chore: update version check for user audit deprecation handling 2025-12-23 00:36:18 -03:00
tests test: Replace magic tag names in e2e tests (#37932) 2025-12-22 21:43:39 -03:00
.babelrc
.codeclimate.yml
.dockerignore
.eslintrc.json chore: Reformat package manifest files (#37639) 2025-12-05 09:18:08 -03:00
.gitignore
.meteorignore
.mocharc.api.js
.mocharc.base.json
.mocharc.definition.js
.mocharc.js
.postcssrc
.stylelintignore
.stylelintrc
CHANGELOG.md Release 8.0.0-rc.1 2025-12-23 02:19:11 +00:00
example-build-run.sh
example-ecosystem.json
example-pm2.json
example-settings.json
HISTORY.md
install.sh
jest.config.ts chore: Move getHistoryMessagePayload to ui-voip package (#37738) 2025-12-09 18:57:34 +00:00
package.json chore: update package versions to 8.1.0-develop 2025-12-22 23:26:05 -03:00
playwright-federation.config.ts
playwright.config.ts
playwright.prepare.mjs
publish_packages.sh
scalingo.json
startRocketChat.ts
startRocketChatFOSS.ts
tsconfig.json
tsconfig.webpack.json