italo jose
c3ed8cde09
Merge branch 'devel' into release-3.5
2026-03-10 11:52:37 -03:00
Nacho Codoñer
8299d6d541
Update .github/workflows/unit-tests.yml
...
Co-authored-by: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com >
2026-03-06 14:51:36 +01:00
Nacho Codoñer
00cd014bb6
update jest.config.js to include additional path ignores and add semver and underscore dependencies
2026-03-06 11:51:38 +01:00
Nacho Codoñer
e77f075f6e
update e2e workflow and add unit tests workflow
2026-03-06 10:50:40 +01:00
italo jose
54b9d22a53
Merge branch 'release-3.5' into node24
2026-03-03 09:55:59 -03:00
italo jose
309e2db030
ci: Include reactivity order in test-packages workflow concurrency group.
2026-03-02 19:07:15 -03:00
italo jose
617d2e123c
refactor: rename "Library Skeleton" to "Full Skeleton" and "Tailwind Skeleton" in E2E workflow and tests.
2026-03-02 17:49:37 -03:00
Jan Dvorak
3acea3a223
Merge branch 'release-3.5' into dev-bundle-24.14.0.0
2026-02-25 06:54:29 +01:00
Italo José
43e90b22ae
Merge branch 'devel' into release-3.5
2026-02-24 18:08:00 -03:00
Nacho Codoñer
28f3c77805
update testing documentation with new commands and examples
2026-02-06 15:16:45 +01:00
Nacho Codoñer
97a3eae36c
add AI context skill for maintaining AI documentation
2026-02-06 14:42:53 +01:00
Nacho Codoñer
9f3a0d7ed6
simplify AI context support and files
2026-02-06 12:57:42 +01:00
Italo José
85311822ad
Merge branch 'release-3.5' into dev-bundle-24.9.0.0
2026-02-05 09:37:18 -03:00
Italo José
d4f63c3006
Merge branch 'devel' into release-3.5
2026-02-04 18:58:28 -03:00
Italo José
df11f8c305
Merge branch 'release-3.5' into feat/change-streams
2026-02-03 15:16:48 -03:00
Nacho Codoñer
6743fb7dce
Update e2e-tests.yml
2026-01-27 20:14:07 +01:00
Nacho Codoñer
551a69643a
increase memory limit for E2E tests in CI workflow
2026-01-27 18:52:22 +01:00
Jan Dvorak
78e4ae5e67
Merge branch 'release-3.4' into dev-bundle-24.9.0.0
...
Also updated to NodeJS 24.13.0
https://github.com/nodejs/node/releases/tag/v24.13.0
2026-01-13 19:09:50 +01:00
Nacho Codoñer
51ae7ce393
extend timeout for e2e test workflow tasks
2025-12-16 16:53:13 +01:00
Nacho Codoñer
7052636254
Extend timeout for e2e test workflow tasks
2025-12-16 16:52:33 +01:00
Nacho Codoñer
96b78b2f49
increase retry wait time for e2e test workflow
2025-12-16 16:37:11 +01:00
Nacho Codoñer
eed9de3255
Merge branch 'devel' into release-3.4
2025-12-16 14:54:14 +01:00
Nacho Codoñer
30b7fe9703
add submodule reset step to Windows CI workflow
2025-12-15 17:48:46 +01:00
Nacho Codoñer
dbed87603a
add submodule reset step to Windows CI workflow
2025-12-12 18:42:34 +01:00
Nacho Codoñer
4ae3c9188e
Revert "simplify Meteor preparation step in Windows CI workflow"
...
This reverts commit 0c4422a746 .
2025-12-12 18:39:22 +01:00
Nacho Codoñer
0c4422a746
simplify Meteor preparation step in Windows CI workflow
2025-12-12 17:59:11 +01:00
italo jose
b08fecbf20
mongo: validate and refactor reactivity driver selection
...
- Introduce availableDrivers and DEFAULT_REACTIVITY_ORDER (uses 'polling').
- Validate Meteor.settings.packages.mongo.reactivity if provided.
- Add _getConfiguredReactivityOrder to normalize/validate configured order.
- Extract _selectReactivityDriver to centralize async availability checks and selection.
- Simplify driverChecks and remove duplicated selection logic in _observeChanges.
- Use this consistently (instead of self) and fix multiplexer onStop closure.
- Ensure observe driver receives correct mongoHandle and store multiplexers on this.
- Add JSDoc for compareOperationTimes in mongo_common.js.
2025-12-11 17:28:25 -03:00
Nacho Codoñer
9460f80541
Merge branch 'release-3.4' into modern-tests-ci-check
2025-12-10 17:08:09 +01:00
Nacho Codoñer
7fe4b4aa84
simplify cache key by removing package-lock.json hash
2025-12-10 17:07:36 +01:00
Nacho Codoñer
37c7f0373e
Merge branch 'devel' into cache-windows-ci-check
2025-12-09 17:02:58 +01:00
Nacho Codoñer
7fc21db37c
add cleanup step to Windows self-test workflow
2025-12-09 17:02:41 +01:00
Nacho Codoñer
6c707084a0
update test descriptions to cover pending skeleton test cases
2025-12-09 17:01:58 +01:00
Nacho Codoñer
e4f3251328
rename and update workflow for E2E tests
2025-12-09 16:40:18 +01:00
Nacho Codoñer
ef72a90452
Merge branch 'release-3.4' into modern-tests-ci-check
2025-12-09 16:35:55 +01:00
Nacho Codoñer
d82eb71aec
remove wildcard branch trigger from Windows CI workflow
2025-12-09 16:23:14 +01:00
Nacho Codoñer
1ae0f606b9
refactor dependency installation steps in Windows CI workflow
2025-12-09 13:53:13 +01:00
Nacho Codoñer
cf275e4dab
update cache key in Windows CI workflow
2025-12-09 11:28:30 +01:00
Nacho Codoñer
8568bf8fc7
fix path for windows-selftest.yml in workflow triggers
2025-12-09 11:23:07 +01:00
Nacho Codoñer
7e7ba45f3b
rename workflow file and update path references
2025-12-09 11:21:19 +01:00
Nacho Codoñer
1f93a211b8
refine Windows self-test workflow configuration
2025-12-09 11:04:22 +01:00
Nacho Codoñer
7fa7904c69
update workflow name to 'Windows Selftest'
2025-12-09 10:21:31 +01:00
Nacho Codoñer
566ad855ea
simplify cache paths in Windows self-test workflow
2025-12-08 12:47:35 +01:00
Nacho Codoñer
aa0b268830
simplify cache paths in Windows self-test workflow
2025-12-08 12:44:15 +01:00
Nacho Codoñer
e5d96a64a3
temp disable clean to verify cache speed
2025-12-08 12:22:57 +01:00
Nacho Codoñer
ee8a5ffa25
clean
2025-12-05 17:07:02 +01:00
Nacho Codoñer
f6f68d7314
use Windows tar instead of Git tar in workflow
2025-12-02 10:24:11 +01:00
Nacho Codoñer
a8ef839976
update caching strategy in meteor-selftest-windows workflow
2025-12-01 17:35:45 +01:00
Nacho Codoñer
cf610cc541
update workflow name and concurrency group for clarity
2025-12-01 17:01:53 +01:00
Nacho Codoñer
bc413c1fd9
update step name in workflow to generalize dependency install
2025-11-28 19:36:58 +01:00
Nacho Codoñer
99838d53fc
set NODE_OPTIONS to increase memory limit in CI workflow
2025-11-28 18:45:43 +01:00