Nacho Codoñer
|
65e10c80b8
|
Merge pull request #13694 from meteor/meteor-profile-build
Support option to profile `meteor build`
|
2025-04-14 13:34:12 +02:00 |
|
Nacho Codoñer
|
65d294ee29
|
Merge pull request #13460 from meteor/dev/add-tinytest-filter-option
DEV: Add tinytest `filter` option
|
2025-04-14 10:40:08 +02:00 |
|
Nacho Codoñer
|
89a0b64589
|
document new build option
|
2025-04-10 14:01:53 +02:00 |
|
Nacho Codoñer
|
f628ed9745
|
support build option to profile builds
|
2025-04-10 13:53:36 +02:00 |
|
Nacho Codoñer
|
cf0c412ea6
|
clean
|
2025-04-10 12:06:37 +02:00 |
|
Nacho Codoñer
|
fb37a8ee2d
|
ensure web.browser.legacy arch is forced when build commands except if configured modern-only
|
2025-04-10 12:00:02 +02:00 |
|
Nacho Codoñer
|
f1684b42fe
|
ensure web.cordova arch is forced when cordova commands
|
2025-04-10 11:00:48 +02:00 |
|
9Morello
|
3662d344fa
|
change require call back to JSON.parse, since Windows seems to dislike requiring .js files by their full path
|
2025-04-01 13:55:07 -03:00 |
|
9Morello
|
168afef6c8
|
use require instead of JSON.parse
|
2025-04-01 13:55:07 -03:00 |
|
9Morello
|
de7d9a7a7e
|
default to false if package.json is not found
|
2025-04-01 13:55:07 -03:00 |
|
9Morello
|
bf5820feb2
|
add option to automatically exclude legacy web architectures from builds with a package.json flag
|
2025-04-01 13:55:07 -03:00 |
|
Jan Dvorak
|
23cf1f6534
|
Merge branch 'devel' into dev/add-tinytest-filter-option
|
2025-04-01 13:27:19 +02:00 |
|
Nacho Codoñer
|
db836426bd
|
tweak to version branch
|
2025-03-17 15:08:51 +01:00 |
|
Nacho Codoñer
|
1291042571
|
better --size-only option
|
2025-03-17 12:45:47 +01:00 |
|
Nacho Codoñer
|
1f4d95bb91
|
add option to skip cache
|
2025-03-17 12:25:15 +01:00 |
|
Nacho Codoñer
|
3fa04162b0
|
update cmd to add size options
|
2025-03-17 12:15:13 +01:00 |
|
Nacho Codoñer
|
d71f6559df
|
update cmd to add size options
|
2025-03-17 12:11:49 +01:00 |
|
Nacho Codoñer
|
276d71b591
|
update cmd to add size options
|
2025-03-17 12:06:27 +01:00 |
|
Nacho Codoñer
|
0ef3999814
|
ensure options to handle size
|
2025-03-17 12:03:57 +01:00 |
|
Nacho Codoñer
|
71f14f7acc
|
support METEOR_LOG_DIR env config
|
2025-03-17 11:11:38 +01:00 |
|
Nacho Codoñer
|
33e73dccea
|
support meteor client and server entrypoint custom envs
|
2025-03-17 09:24:39 +01:00 |
|
Nacho Codoñer
|
eb8f962c78
|
Meteor version to 3.2-beta.2 ☄️
|
2025-03-05 16:43:10 +01:00 |
|
Nacho Codoñer
|
121b8c99ed
|
better context
|
2025-03-04 12:23:18 +01:00 |
|
Nacho Codoñer
|
f77a545b10
|
better formatting for help
|
2025-02-27 17:30:33 +01:00 |
|
Nacho Codoñer
|
b039b85919
|
add help content for new profile command
|
2025-02-27 17:29:21 +01:00 |
|
Nacho Codoñer
|
dcbe656bb3
|
adjust name of the command
|
2025-02-27 17:18:09 +01:00 |
|
Nacho Codoñer
|
a554967561
|
improve bashLive outputting by perserve formatting
|
2025-02-26 15:21:44 +01:00 |
|
Nacho Codoñer
|
3e92181ca8
|
dont print bashLive input
|
2025-02-26 15:16:46 +01:00 |
|
Nacho Codoñer
|
76eccbf50c
|
improve command with bash live feedback and ensure expected git version
|
2025-02-26 15:03:01 +01:00 |
|
Nacho Codoñer
|
91a51c3d27
|
implement meteor benchmark cmd
|
2025-02-25 17:15:01 +01:00 |
|
Nacho Codoñer
|
30da834f31
|
fix issue on create a new meteor app with spaces on path
|
2025-01-13 16:16:12 +01:00 |
|
Gabriel Grubba
|
76d57698ea
|
DEV: Add tinytest filter option
before we relied on the `TINYTEST_FILTER`(and we still do) but now you can use
--filter or -f to filter the tests you want to run.
|
2024-11-13 18:44:13 -03:00 |
|
Nacho Codoñer
|
abb854c567
|
record packages happens in background
|
2024-11-06 14:11:57 +01:00 |
|
Nacho Codoñer
|
0be28ffc43
|
remove logs
|
2024-10-02 16:37:21 +02:00 |
|
Nacho Codoñer
|
c5fb22bb9d
|
fix CI tests by only applying the shell option in windows and when running proper bat/cmd scripts
|
2024-10-02 16:35:20 +02:00 |
|
Nacho Codoñer
|
fb5d8040ec
|
debug cmds
|
2024-09-30 17:42:59 +02:00 |
|
Nacho Codoñer
|
d037a12434
|
Revert "only apply on npm cmd"
This reverts commit 5be602bb7f.
|
2024-09-30 17:42:21 +02:00 |
|
Nacho Codoñer
|
5be602bb7f
|
only apply on npm cmd
|
2024-09-30 17:11:34 +02:00 |
|
Nacho Codoñer
|
0c5a7301fb
|
apply shell only on windows
|
2024-09-30 16:01:02 +02:00 |
|
Nacho Codoñer
|
0ab274aa3f
|
fix meteor subcommands like npm requiring shell:true on spawn the process
|
2024-09-30 15:53:34 +02:00 |
|
denihs
|
3747d4cb87
|
missing await in the admin recommend-release
|
2024-09-20 16:43:41 -04:00 |
|
denihs
|
ac28d0dc32
|
packageClient.callPackageServer method missing await
|
2024-09-12 14:52:33 -04:00 |
|
kbarr1212
|
21931efced
|
Using await when open tag is called #13175 (#13300)
Co-authored-by: Phong Truong <rhumtea@users.noreply.github.com>
Co-authored-by: Avin Rai <avinrai7@gmail.com>
|
2024-08-22 17:52:35 +02:00 |
|
Nacho Codoñer
|
4cafa1863a
|
manage better env variables spread to git child processes
|
2024-07-15 16:07:58 +02:00 |
|
Nacho Codoñer
|
e866128231
|
manage better env variables spread to git child processes
|
2024-07-15 16:05:23 +02:00 |
|
Nacho Codoñer
|
e0d44f3405
|
set env variable as part of node to simplify cmd output
|
2024-07-15 15:57:43 +02:00 |
|
Nacho Codoñer
|
0fae99dc57
|
convert to proper os path
|
2024-07-15 15:38:03 +02:00 |
|
Nacho Codoñer
|
344dea1d5e
|
fix git clone windows command
|
2024-07-15 15:16:22 +02:00 |
|
Nacho Codoñer
|
624d72a7c3
|
fix issue with git clone when preparing meteor example
|
2024-07-15 15:12:21 +02:00 |
|
denihs
|
5ec791ffea
|
Merge branch 'refs/heads/release-3.0' into fix/git-terminal-windows
# Conflicts:
# tools/cli/commands.js
|
2024-07-12 08:57:08 -04:00 |
|