Commit Graph

479 Commits

Author SHA1 Message Date
Jan Dvorak
8a08a65290 Merge branch 'release-2.3' into remove-compat-bellow-1.0 2021-05-21 15:18:18 +02:00
Jan Dvorak
7955900aeb Display deprecated message on adding a deprecated package 2021-05-21 12:41:34 +02:00
Filipe Névola
cb00f74cd2 Merge branch 'release-2.3' into release-node-14 2021-05-19 17:34:55 -04:00
filipenevola
839a69db66 Refactoring platforms flag 2021-05-17 15:52:27 -04:00
Matheus Castro
5ca8956f83 Use split(",") to get the platforms values. 2021-05-17 16:02:48 -03:00
Matheus Castro
e8dbe6c27d Add platforms options to meteor build:
This commit adds the "--platforms" flag to meteor build command. This allows the user to specify which platforms he want to build and build it only. For example, if we pass only android to it, we will build only android and web.cordova.

Related to issue #63 (https://github.com/meteor/meteor-feature-requests/issues/63)
2021-05-17 15:12:46 -03:00
Jan Dvorak
66c14c40e7 Merge branch 'devel' into release-node-14 2021-05-10 12:31:24 +02:00
Jan Dvorak
28e322fdf4 Merge branch 'devel' into remove-compat-bellow-1.0 2021-05-06 11:22:47 +02:00
Jan Dvorak
65a3be9065 Fix test-packages in browser testing 2021-05-02 14:34:31 +02:00
Jan Dvorak
f154deee3d Merge branch 'devel' into release-node-14 2021-04-29 20:22:01 +02:00
Jan Dvorak
91ecb1b8c0 Return bundle command & unipackage-pre2 handling 2021-04-23 17:57:01 +02:00
Jan Dvorak
b5b7306bed Remove deprecated code from before v1.0
Remove deprecated code from before Meteor 1.0 that  was documented via XXX COMPAT in comments. Move deprecated packages into the deprecated folder (deps, livedata, srp).
2021-04-23 17:56:05 +02:00
Filipe Névola
50c83ff7b9 Merge pull request #11383 from meteor/skel-svelte
Creating skelenton to Svelte
2021-04-12 14:01:05 -04:00
denyhs
558167666a changing Vue tutorial link to the website with the new version 2021-04-08 15:55:47 -04:00
Jan Dvorak
00b77f20c5 Fix var typo and improve deprecated message display 2021-03-19 11:54:28 +01:00
Jan Dvorak
809f0f5b63 List deprecated messages in the console 2021-03-19 11:41:22 +01:00
Jan Dvorak
fe78fe9970 Merge branch 'devel' into feature/package-deprecation 2021-03-16 10:28:37 +01:00
filipenevola
1607d195c7 merge devel to node-14 branch 2021-03-15 19:04:10 -04:00
Filipe Névola
229692af9e Merge pull request #11316 from meteor/improve-tests 2021-02-24 07:29:10 -04:00
filipenevola
4de488f530 Change selftest plan flag to preview to avoid conflict with deploy plan flag 2021-02-24 07:25:47 -04:00
filipenevola
19b4442cec Change selftest plan flag to preview to avoid conflict with deploy plan flag 2021-02-24 06:19:18 -04:00
denyhs
dedee0b273 Removing unnecessary log 2021-02-16 17:54:17 -04:00
denyhs
81eadcb756 Helper to the new flag --plan
- typo
2021-02-16 17:39:46 -04:00
denyhs
ab37e4bc97 Helper to the new flag --plan
- typo
2021-02-16 17:35:29 -04:00
denyhs
b50a01e869 Helper to the new flag --plan 2021-02-16 17:31:33 -04:00
denyhs
aba19e4456 New flags accepted in the deploy command line 2021-02-16 17:14:10 -04:00
filipenevola
ea73236e98 Merge branch 'improve-tests' into release-node-14 2021-02-11 15:09:34 -04:00
filipenevola
62c0f6c5c8 Improves tests and logs
Added new options to be easier to run in batches
- skip
- limit
- plan
2021-02-11 15:05:28 -04:00
filipenevola
47bd4ba84d Merge branch 'devel' into release-node-14
# Conflicts:
#	History.md
#	meteor
#	scripts/dev-bundle-tool-package.js
2021-02-10 13:10:24 -04:00
filipenevola
f4591900dc Updates link to /cloud 2021-01-19 11:00:39 -04:00
filipenevola
52e423082f Fixes minimal package json 2021-01-17 21:22:23 -04:00
filipenevola
b7a4231146 Changes meteor create default skeleton to use React
Moves blaze skeleton from skel to skel-blaze directory
2021-01-17 19:29:45 -04:00
filipenevola
f810a6f69e Adds --dry-run option on publish-release command 2021-01-17 12:09:44 -04:00
Jan Dvorak
0e6ce60d82 Merge branch 'devel' into release-node-14 2021-01-13 20:33:29 +01:00
filipenevola
c22e390934 Merge branch 'hot-module-reload' into release-2.0 2021-01-12 11:43:29 -04:00
denyhs
8118de58f0 #459 MongoDB provisioning
-new mongo flag
2021-01-12 11:35:16 -04:00
denyhs
95efea3ed4 #371 cold-start
-Introduce a flag --free to the clients already create apps running Tiny containers and in the free mode
2021-01-12 11:35:16 -04:00
zodern
c7677403aa Fix "list --json" command for unpublished packages 2021-01-11 20:45:58 -06:00
Jan Dvorak
a86910f000 Merge branch 'devel' into release-node-14 2020-12-19 19:16:05 +01:00
Filipe Névola
539f50121f Merge branch 'devel' into devel 2020-12-09 16:13:38 -04:00
Renan Castro
e12fca2f80 Bump typescript package version 2020-11-26 17:20:49 -03:00
Jan Dvorak
5f59a6ad15 Bump to Node 14.15.1 to include security patch
Bumps to latest Node 14 version to include October security patch & bumps minimum node versions in dev bundle and boot.
2020-11-25 14:24:57 +01:00
Jan Küster
7bc487421f tool list command uses same suffixes for different output modes
In order to avoid repitition we use a single source of suffixes
for the list --tree and list --json commands.
2020-10-17 15:07:45 +02:00
sg
fb156d55fa [1.11.1] 'meteor create --help' command shows --vue and --apollo 2020-09-28 14:21:15 +09:00
Jan Küster
4f39ab90bb tools list fix unwanted pretty-print of json output 2020-09-23 14:31:07 +02:00
Jan Küster
8937648742 tools list command simplified attaching details 2020-09-23 14:29:32 +02:00
Jan Küster
095f1523ca tools list command update help text with json flag 2020-09-08 23:06:29 +02:00
Jan Küster
6803b50def tools list command added mising local entry to pacakge entry in json mode 2020-09-08 23:05:37 +02:00
Jan Küster
982193a48a tool list command added json flag to output packages in json format
Implements feature request #406 by allowing to type a --json option
and let the tree output be in JSON format. The entries consist of
the package name as key and either String value (version number +
top-level or expanded-above) or an Object with the following
properties:

- version (String) - always
- local (Boolean) - only if true when package is built from source
- weak (Boolean) - only if true
- newerVersion (String) - only if exists
- dependencies (Object) - only if > 0 and not all weak

In order to also support a more detailed output, there is a --details
option. If it's active, the following properties are added, too:

- earliestCompatibleVersion (String) - always
- debugOnly (Boolean) - only if true
- prodOnly (Boolean) - only if true
- testOnly (Boolean) - only if true
- containsPlugins (Boolean) - only if true
- lastUpdated (Date-String) - always
- published (Date-String) - always
2020-09-08 22:39:31 +02:00
Jan Dvorak
ae97171daf Start work on deprecation flag for packages 2020-09-06 17:07:59 +02:00