Nacho Codoñer
|
3df72b93a5
|
bump @meteorjs/rspack to version 2.0.1 across all templates, packages, and documentation
|
2026-04-27 17:43:05 +02:00 |
|
Nacho Codoñer
|
b7d34ec434
|
bump @meteorjs/rspack to version 1.1.0-beta.37 across packages and scaffolds
|
2026-04-24 15:46:33 +02:00 |
|
Nacho Codoñer
|
574e0dfb67
|
compose devServer.onListening hooks to support user-defined configurations alongside meteor-rspack defaults
|
2026-04-24 14:20:21 +02:00 |
|
Nacho Codoñer
|
3b00f83755
|
Merge remote-tracking branch 'origin/release-3.4.1' into release-3.4.1
|
2026-04-23 17:09:23 +02:00 |
|
Nacho Codoñer
|
ea6f528e80
|
update examples source branch to main in e2e tests, CLI, and docs
|
2026-04-23 17:09:15 +02:00 |
|
Nacho Codoñer
|
a64dc4ae26
|
add configurable retry count for E2E tests via METEOR_E2E_TEST_RETRIES environment variable
|
2026-04-20 20:56:32 +02:00 |
|
Nacho Codoñer
|
b2e0270564
|
add test retry handling and cache management for E2E tests
|
2026-04-20 20:40:55 +02:00 |
|
Nacho Codoñer
|
0439244de0
|
update to version 1.1.0-beta.36 across all relevant packages and configurations
|
2026-04-20 18:21:26 +02:00 |
|
Nacho Codoñer
|
a1432a0532
|
Merge branch 'release-3.4.1' into e2e-selfrunner-3.4.1
|
2026-04-20 14:28:29 +02:00 |
|
Nacho Codoñer
|
24962c5036
|
prevent .cache directory from leaking into server and bundle outputs in e2e tests
|
2026-04-20 11:14:28 +02:00 |
|
Nacho Codoñer
|
73a9a7ca5f
|
remove custom error handlers and bundle probing logic from rspack proxy middleware and e2e tests; streamline implementation with built-in logging
|
2026-04-17 16:16:14 +02:00 |
|
Nacho Codoñer
|
574a0635de
|
enhance rspack proxy error logging and e2e diagnostics to improve CI feedback on upstream failures and bundle readiness
|
2026-04-17 14:18:39 +02:00 |
|
Nacho Codoñer
|
fdd253a988
|
improve e2e diagnostics by capturing failed HTTP responses, loaded scripts, and app-root content; simplify Angular devServer config
|
2026-04-16 19:08:13 +02:00 |
|
Nacho Codoñer
|
bcce2b774f
|
add retry logic to h1 assertion in e2e tests to improve stability on slow CI environments
|
2026-04-16 18:17:32 +02:00 |
|
Nacho Codoñer
|
fc8803bd7f
|
add diagnostic logging to e2e tests to debug CI-only failures related to h1 rendering and script load errors
|
2026-04-16 18:02:36 +02:00 |
|
Nacho Codoñer
|
cb70010d18
|
increase Playwright timeouts in jest setup to improve stability on slow CI runners
|
2026-04-16 17:38:12 +02:00 |
|
Nacho Codoñer
|
c2727e817a
|
improve process cleanup in e2e tests by adding afterEach hooks and refining port-killing logic for minimal environments
|
2026-04-16 17:29:39 +02:00 |
|
Nacho Codoñer
|
1dc6a0d7ab
|
improve process cleanup logic in e2e helpers to handle minimal environments and ensure reliable port release
|
2026-04-16 17:00:42 +02:00 |
|
Nacho Codoñer
|
96ce2671d4
|
add assertFileInTree helper and validate sw.js presence in monorepo production build tests
|
2026-04-16 12:39:38 +02:00 |
|
Nacho Codoñer
|
698b329bd1
|
add assertFileChanged helper and integrate into monorepo PWA tests to validate SW regeneration
|
2026-04-16 12:16:41 +02:00 |
|
Nacho Codoñer
|
b1fa59ee80
|
improve Workbox caching in Rspack with ignoreVary and expand monorepo PWA tests
|
2026-04-16 10:34:04 +02:00 |
|
Nacho Codoñer
|
3d573dbd02
|
add PWA manifest and meta tag assertions to monorepo e2e tests
|
2026-04-16 10:20:25 +02:00 |
|
Nacho Codoñer
|
9d432c2381
|
add workbox integration for service worker support in monorepo tests
|
2026-04-16 10:15:02 +02:00 |
|
Nacho Codoñer
|
6c4d810604
|
adjust Jest test timeout for slower CI runners
|
2026-04-16 10:14:42 +02:00 |
|
Nacho Codoñer
|
0fc5094b18
|
increase test timeouts for CI environment to improve stability in e2e tests
|
2026-04-13 20:37:28 +02:00 |
|
Nacho Codoñer
|
9ce6aa1852
|
introduce devServerPort option in e2e tests to prevent port conflicts and set default to 18080. Update environment variables, test helpers, and timeouts for consistency.
|
2026-04-13 20:05:52 +02:00 |
|
Nacho Codoñer
|
be2610e927
|
adjust timeouts for CI environment to improve test stability
|
2026-04-13 18:30:40 +02:00 |
|
Nacho Codoñer
|
78c0971394
|
Revert "add port availability check and retry mechanism in killSingleProcessByPort function"
This reverts commit cbc7508d14.
|
2026-04-13 17:47:57 +02:00 |
|
Nacho Codoñer
|
d1af1d68c3
|
Merge branch 'release-3.4.1' into e2e-selfrunner-3.4.1
|
2026-04-13 17:07:18 +02:00 |
|
Nacho Codoñer
|
2ecce24fac
|
bump @meteorjs/rspack to version 1.1.0-beta.35 across all skeletons and dependencies
|
2026-04-13 12:03:28 +02:00 |
|
Nacho Codoñer
|
18c23b3679
|
Merge branch 'release-3.4.1' into e2e-selfrunner
# Conflicts:
# .github/workflows/e2e-tests.yml
# .github/workflows/test-packages.yml
# package.json
# packages/webapp/socket_file_tests.js
|
2026-04-10 17:10:23 +02:00 |
|
Nacho Codoñer
|
7231e2f322
|
enhance meteor create --from to support auto-parsing of Git URLs (GitHub, GitLab, Bitbucket) for branch and subdirectory
|
2026-04-08 13:23:43 +02:00 |
|
Nacho Codoñer
|
203f4ebfe1
|
bump @meteorjs/rspack to 1.1.0-beta.34 across all packages and configurations
|
2026-04-01 19:40:28 +02:00 |
|
Nacho Codoñer
|
f56263b0fe
|
bump Playwright to version 1.59.0 across e2e test applications
|
2026-04-01 17:42:33 +02:00 |
|
Nacho Codoñer
|
f7e639f460
|
Merge branch 'release-3.4.1' into examples-revamp
|
2026-03-30 22:25:49 +02:00 |
|
Nacho Codoñer
|
cd04e0e0c4
|
bump @meteorjs/rspack to 1.1.0-beta.33 across all skeletons and constants, add scripts and devDependencies for version management
|
2026-03-30 22:22:14 +02:00 |
|
Nacho Codoñer
|
06eebbaae8
|
Merge pull request #14237 from meteor/typescript-tailwind-skeleton
Add TypeScript + Tailwind skeleton support
|
2026-03-30 22:18:02 +02:00 |
|
Nacho Codoñer
|
52578f8205
|
Merge branch 'release-3.4.1' into css-rspack-auto-delegation
|
2026-03-30 18:15:11 +02:00 |
|
Nacho Codoñer
|
7fed76cea1
|
Merge branch 'release-3.4.1' into typescript-tailwind-skeleton
|
2026-03-30 17:56:09 +02:00 |
|
Nacho Codoñer
|
7c35bb0ebe
|
update test to use "typescript-tailwind" skeleton name in E2E suite
|
2026-03-30 17:42:09 +02:00 |
|
Nacho Codoñer
|
33124cf9f1
|
add E2E test for TypeScript Tailwind skeleton and disable TsCheckerRspackPlugin in CI
|
2026-03-30 16:48:51 +02:00 |
|
Nacho Codoñer
|
8cc1efa34b
|
add demo unplugin to Rspack config and E2E tests for cache tracking
|
2026-03-30 16:28:46 +02:00 |
|
Nacho Codoñer
|
facf6fa7c5
|
document CSS auto-delegation and meteor.modules config updates in Rspack E2E coverage
|
2026-03-27 18:08:57 +01:00 |
|
Nacho Codoñer
|
65a0a0841b
|
update Rspack config to re-append unignore patterns for meteor.modules and add modules field to Vue E2E test app
|
2026-03-27 16:59:54 +01:00 |
|
Nacho Codoñer
|
3ccea45768
|
conditionally display skipped tests in E2E summary based on E2E_SHOW_SKIPPED environment variable
|
2026-03-27 16:02:51 +01:00 |
|
Nacho Codoñer
|
873bbbcdf0
|
enhance E2E test summary reporter with color-coded output using chalk for better readability.
|
2026-03-27 15:46:42 +01:00 |
|
Nacho Codoñer
|
94308d07d0
|
remove Jest retry logic for CI environment in e2e test setup
|
2026-03-27 15:31:13 +01:00 |
|
Nacho Codoñer
|
f3b296efc8
|
Add custom summary reporter to Jest configuration in e2e tests
|
2026-03-27 15:31:03 +01:00 |
|
Nacho Codoñer
|
33f33c98e8
|
update e2e test: adjust match text to "Meteor Examples" for consistency
|
2026-03-26 15:58:05 +01:00 |
|
Nacho Codoñer
|
f0505f6b58
|
add tests for meteor create edge cases with --from and --from-dir options
|
2026-03-25 17:15:06 +01:00 |
|