393 Commits

Author SHA1 Message Date
Douglas Gubert
610cc035e6 chore: upgrade Alpine and Deno versions (#39837) 2026-03-25 21:03:13 +00:00
Guilherme Gazzo
ca0e6cf703 Update cron schedule for release candidate job 2026-03-20 14:24:30 -03:00
Kevin Aleman
ff3a6fda7a chore: Limit typecheck's concurrency to avoid OOMs (#39697) 2026-03-18 21:57:31 +00:00
Matheus Cardoso
eb1cd8fe5f ci: reusable action for restoring packages (#39582) 2026-03-18 13:16:53 +00:00
Matheus Cardoso
a834e17076 ci: use env vars for shard parameters (#39610) 2026-03-14 19:51:22 +00:00
Matheus Cardoso
dd1f6209ee ci: remove leftover db watcher suffix (#39536)
Co-authored-by: Julio Araujo <julio.araujo@rocket.chat>
2026-03-12 15:16:35 +00:00
Copilot
08c8d70d4b ci: remove pr-title-checker action (superseded by Dionisio) (#39311)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ggazzo <5263975+ggazzo@users.noreply.github.com>
2026-03-03 22:34:25 -03:00
Kevin Aleman
3c3063612c test: Separate livechat API tests (#39114) 2026-02-28 00:00:02 +00:00
dependabot[bot]
0f8317a05d chore(deps): bump actions/setup-node from 6.1.0 to 6.2.0 (#38195)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 19:28:59 -03:00
dependabot[bot]
bab0fbfeff chore(deps): bump actions/download-artifact from 7 to 8 (#39123)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 19:28:49 -03:00
dependabot[bot]
2a3255329e chore(deps): bump actions/upload-artifact from 6 to 7 (#39122)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-27 12:40:16 -03:00
Tasso Evangelista
539659af22 chore(eslint): Upgrade ESLint configuration (#38989) 2026-02-27 11:16:24 -03:00
Guilherme Gazzo
fd5b687ca7 ci(todo-issue): implement TODO issue creation and management workflow (#39015) 2026-02-25 00:56:14 -03:00
Guilherme Gazzo
4c0244d207 ci: add workflows for auto-closing duplicate issues (#38993) 2026-02-24 16:32:41 -03:00
Guilherme Gazzo
139e9dc486 chore: add agents for bug resolution, feature development, and refact… (#38948) 2026-02-24 09:44:44 -03:00
Guilherme Gazzo
831cfe6206 chore: sanitize Docker tags in CI workflow to replace '/' with '-' for compatibility 2026-02-23 19:41:47 -03:00
Guilherme Gazzo
98d9b78cab chore: add merge_group trigger to CI workflow for improved merge handling 2026-02-23 19:10:54 -03:00
Guilherme Gazzo
18a1018850 test: set yarn testunit concurrency to 1 for improved stability (#38939) 2026-02-23 15:12:30 -03:00
Guilherme Gazzo
6e2ce4fe3a ci: improve tracking image report (#38807)
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sampaiodiego <8591547+sampaiodiego@users.noreply.github.com>
Co-authored-by: Diego Sampaio <chinello@gmail.com>
2026-02-20 13:59:27 -03:00
Guilherme Gazzo
379c2b22f5 chore: update MongoDB version to 8.0 (#38596) 2026-02-12 10:57:09 -03:00
Guilherme Gazzo
d312c6c36b ci: Update Docker image size tracking condition to include develop branch 2026-02-11 23:42:29 -03:00
Guilherme Gazzo
5a9f0ada73 ci: Update CI workflows to conditionally collect telemetry data (#38608) 2026-02-11 11:02:56 -03:00
Guilherme Gazzo
78ea84f9d5 ci: Change cron schedule to run on the 20th of the month 2026-01-20 21:51:16 -03:00
Guilherme Gazzo
30a28d66f4 chore: Remove debug flag from Jest configuration and adjust error han… (#38175)
Co-authored-by: Diego Sampaio <chinello@gmail.com>
2026-01-15 14:53:42 -03:00
Rodrigo Nascimento
c6ace77b6a fix(CI): expired enterprise license for rc1 domain (#38051) 2026-01-06 19:55:08 -03:00
Rodrigo Nascimento
385f795cbf fix: CI for external PRs (#38030) 2025-12-31 17:09:01 -03:00
Guilherme Gazzo
d48c635a4e chore(ci): update coverage configuration in CI workflow (#37931) 2025-12-22 21:43:58 -03:00
dependabot[bot]
d7924d386f chore(deps): bump actions/upload-artifact from 5 to 6 (#37917) 2025-12-22 15:25:30 -03:00
dependabot[bot]
3c8c320595 chore(deps): bump actions/stale from 5 to 10 (#37400) 2025-12-20 16:43:52 -03:00
dependabot[bot]
e2665419ca chore(deps): bump codecov/codecov-action from 3 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v5)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-20 16:43:24 -03:00
Guilherme Gazzo
afe361633b chore!: Remove streamhub (#35964) 2025-12-20 15:44:23 -03:00
Guilherme Gazzo
828cf798cf chore!: remove mongo 5/6 support (#35961)
Co-authored-by: Diego Sampaio <chinello@gmail.com>
2025-12-20 15:44:23 -03:00
Guilherme Gazzo
ced8471b28 Update cron schedule for release candidate job 2025-12-20 13:15:32 -03:00
dependabot[bot]
c7321499cf chore(deps): bump actions/setup-node from 6.0.0 to 6.1.0 (#37679) 2025-12-19 09:35:29 -03:00
dependabot[bot]
ee0911a050 chore(deps): bump actions/cache from 4 to 5 (#37785) 2025-12-19 09:34:55 -03:00
dependabot[bot]
774b1e859a chore(deps): bump actions/download-artifact from 6 to 7 (#37808) 2025-12-19 09:33:26 -03:00
Diego Sampaio
2527c47b0a test(federation): improve and slim down config and scripts (#37769) 2025-12-11 16:44:14 -03:00
Douglas Gubert
dc8ecd3e3d fix: stop excluding .deno-cache from the docker image (#37722)
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2025-12-08 16:37:49 -03:00
Danilo Morães
2b91fb54ca test: message media tests (#37528) 2025-12-01 12:01:00 +00:00
Rodrigo Nascimento
46c6c0589c chore(ci): fix image size report (#37631) 2025-11-27 18:32:18 -03:00
dependabot[bot]
20cbb8204d chore(deps): bump actions/checkout from 5 to 6 (#37566)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-11-24 15:39:53 -03:00
Rodrigo Nascimento
4102f12cc8 chore(ci): improve cache logic for multi arch builds (#37575) 2025-11-24 11:57:34 -03:00
Danilo Morães
9a570178e3 chore: federation-matrix integration tests (#37219)
Co-authored-by: Danilo Morães <danilo.moraes@rocket.chat>
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-11-17 10:58:06 -03:00
Rodrigo Nascimento
1fc9e52743 chore(ci): track docker image size changes (#37527) 2025-11-17 09:16:25 -03:00
Rodrigo Nascimento
06915142d2 chore(ci): do not include dev dependencies in docker images (#37481) 2025-11-14 19:40:40 +00:00
Rodrigo Nascimento
4432e51937 chore(ci): fix wrong architecture when build image for tests on forks 2025-11-12 14:41:40 -03:00
dependabot[bot]
93f4611734 chore(deps): bump actions/upload-artifact from 4 to 5 (#37488)
Co-authored-by: Guilherme Gazzo <guilherme@gazzo.xyz>
2025-11-12 14:19:46 -03:00
Rodrigo Nascimento
b27e9fba51 chore(ci): change build and test to use ARM by default (#37404) 2025-11-11 16:24:01 -03:00
Rodrigo Nascimento
bd9307b850 chores(ci): revert to prevent fail if codecov report fails 2025-11-11 14:48:48 -03:00
Rodrigo Nascimento
ef47698212 chore(ci): fix image build for tests on forks 2025-11-11 13:35:22 -03:00