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é
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
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
Nacho Codoñer
96e6ac111f
add wait step before Rspack package setup in tests
2025-11-28 18:21:20 +01:00
italo jose
cb5f864b87
chore: use matrix METEOR_REACTIVITY_ORDER in CI; remove Travis; misc mongo/minimongo/id/test fixes
...
- CI: set METEOR_REACTIVITY_ORDER from the test-packages job matrix
- CI: remove legacy .travis.yml
- mongo: silence debug log when selecting reactivity driver
- mongo-id: tighten idStringify to reject non-ObjectID objects (remove fallback to toHexString/toString)
- minimongo: minor whitespace cleanup in _removeFromResultsSync
- tests: fix observe_changes race by registering expected callbacks before inserting document
2025-11-28 14:00:44 -03:00
Nacho Codoñer
0ec8ac3fc1
add retry wait time to test workflow
2025-11-28 17:30:40 +01:00
Nacho Codoñer
d2679a2743
add concurrency control to modern-tests workflow
2025-11-28 17:23:08 +01:00
Nacho Codoñer
167b9781b5
remove retry_wait_seconds from modern-tests workflow
2025-11-28 17:18:54 +01:00
Nacho Codoñer
8748bce183
add Angular to test matrix in GitHub Actions workflow
2025-11-28 16:48:01 +01:00
Nacho Codoñer
739e38b833
refactor ReactRouter references to R.Router
2025-11-28 16:33:45 +01:00
Nacho Codoñer
7cb7bea07f
simplify test workflow by removing unused environment variables
2025-11-28 16:32:51 +01:00
Nacho Codoñer
3109b9df45
enable Blaze and React in modern-tests workflow
2025-11-28 15:21:22 +01:00
Nacho Codoñer
f565e80fd1
update modern-tests caching and remove Playwright installation
2025-11-28 15:20:37 +01:00