Commit Graph

817 Commits

Author SHA1 Message Date
Nacho Codoñer
9ebb9763bb refine meteor create documentation: clarify options and add details for --from-branch and --from-dir. 2026-03-25 17:07:28 +01:00
Nacho Codoñer
b29a15b482 add support for --from-branch option in meteor create command 2026-03-25 16:48:17 +01:00
Nacho Codoñer
1e9473f9ea remove unused refresh option from CLI commands 2026-03-25 16:40:00 +01:00
Nacho Codoñer
630900294b refactor validateExamplesData to support custom warning function via options 2026-03-25 16:34:37 +01:00
Nacho Codoñer
edc28739e7 refactor examples tests: replace assert with expect and switch to CommonJS syntax 2026-03-25 16:31:38 +01:00
Nacho Codoñer
c27a42ae79 include Meteor version in CLI examples list 2026-03-25 16:30:03 +01:00
Nacho Codoñer
c65602e8e2 prioritize network over cache for examples retrieval; add fallback mechanism to cached data. 2026-03-25 16:27:18 +01:00
Nacho Codoñer
a0ad998867 enhance error reporting in CLI examples command and update examples branch reference 2026-03-25 16:16:27 +01:00
Nacho Codoñer
e1085cb8e1 wire commands.js to new examples module and remove old example code
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:49:52 +01:00
Nacho Codoñer
b5888eaea2 add Meteor app validation for create command
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:47:05 +01:00
Nacho Codoñer
4338bcfd67 add example resolution and clone utilities
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:46:58 +01:00
Nacho Codoñer
003c109d9b add getExamples orchestrator with cache-first strategy
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:45:44 +01:00
Nacho Codoñer
7e61143ae9 add examples cache read/write
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:45:36 +01:00
Nacho Codoñer
ee63a89a02 add examples module with constants and data validation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 15:44:27 +01:00
Nacho Codoñer
f5d1c047bb add meteor reset E2E test coverage 2026-03-04 18:26:42 +01:00
Nacho Codoñer
d167ac1e43 add portable build support for Meteor environments and update related tests 2026-02-27 17:40:25 +01:00
Nacho Codoñer
547fc46848 Merge branch 'release-3.4' into update-npm-cmd 2025-12-12 20:58:01 +01:00
Nacho Codoñer
50845a2cad Merge branch 'devel' into release-3.4 2025-12-12 17:41:18 +01:00
Nacho Codoñer
be665e5422 add step to handle NPM dependency updates via meteor update 2025-12-11 16:28:37 +01:00
Italo José
969358bda5 Merge branch 'devel' into doc-release-option 2025-12-03 09:11:10 -03:00
Nacho Codoñer
b578977720 Merge branch 'devel' into release-3.4 2025-11-25 14:50:49 +01:00
Gabriel Grubba
d901ce98b3 DOCS: update meteor.com/cloud to galaxycloud.app
URLs have changed, and this is another round of updating those!
2025-11-19 09:53:20 -03:00
Nacho Codoñer
9b9594cf1c add new skeleton for angular 2025-11-05 11:17:28 +01:00
Nacho Codoñer
bfc374c610 Merge branch 'devel' into release-3.4 2025-10-20 16:40:40 +02:00
Gabriel Grubba
d0acf4f5f0 DEV: flip the rawLogs option 2025-09-29 22:36:49 -03:00
Gabriel Grubba
5db21f4df6 DEV: Flip --raw-logs to default true and add --timestamps option. 2025-09-29 22:30:04 -03:00
Nacho Codoñer
59dbe6aac0 fix coffeescript 2025-09-23 22:16:00 +02:00
Nacho Codoñer
ed497dffa8 rename --coffee flag to --coffeescript 2025-09-19 16:33:32 +02:00
Nacho Codoñer
e716fba606 add Babel support to Meteor project creation 2025-09-18 10:11:03 +02:00
Nacho Codoñer
d1231a7e20 add CoffeeScript support to Meteor project creation 2025-09-18 09:49:46 +02:00
Nacho Codoñer
a91ff57268 ensure build context folders can be customized to have effect on all setup 2025-09-17 18:48:46 +02:00
Nacho Codoñer
770a079751 adjust meteor profile version 2025-09-02 14:30:02 +02:00
Nacho Codoñer
c01e3c4902 use legacy skel for self-tests 2025-08-29 08:29:11 +02:00
Nacho Codoñer
483048ba77 add Rspack helpers and ensure rspack outputs are ignored from Meteor processing 2025-07-23 15:16:29 +02:00
Nacho Codoñer
ede0252a42 Merge branch 'release-3.3.1' into modern-bundler-integration 2025-07-23 14:16:53 +02:00
Nacho Codoñer
ee1697a66c update build context names from _rspack to _build 2025-07-23 14:16:37 +02:00
italo jose
5194300ad2 refactor help text and update test for command matching 2025-07-08 18:43:17 -03:00
italo jose
735c81d66b fix help documentation formatting and add missing admin commands 2025-07-08 18:43:17 -03:00
Nacho Codoñer
986a4d3292 prefer copy from local skeleton if exists 2025-07-07 17:26:52 +02:00
Nacho Codoñer
7fb76dd9ee prefer tar approach when available 2025-07-02 12:51:06 +02:00
Nacho Codoñer
51bf3110e7 fix 2025-07-02 12:34:40 +02:00
Nacho Codoñer
a26cc0abf9 add git clone fallback with tar for performance repo cloning with volumes 2025-07-02 12:27:31 +02:00
Nacho Codoñer
2bf953f656 implement tools-core and rspack package basics 2025-06-12 12:13:19 +02:00
Nacho Codoñer
4341fbbd8f remove global usage by adding a new context for the meteor config init and import 2025-06-05 11:26:40 +02:00
Nacho Codoñer
057f09375b fix meteor config when no package.json file 2025-06-05 09:22:58 +02:00
Nacho Codoñer
409a13c00e ensure reinstantation config will work 2025-05-28 09:24:09 +02:00
Nacho Codoñer
5148fccc53 ensure global context initializes early to affect watcher 2025-05-28 08:38:15 +02:00
Nacho Codoñer
8c276b5772 Merge branch 'release-3.3' into refactor-config 2025-05-27 18:26:35 +02:00
Nacho Codoñer
08001799b4 add missing buildCommand options 2025-05-14 17:25:53 +02:00
Nacho Codoñer
c3631d7baf fix self-test tests 2025-05-13 16:57:59 +02:00