Commit Graph

7605 Commits

Author SHA1 Message Date
filipenevola
d6c0cf1a56 Including blaze-hot, hot-module-replacement as packages in the sandbox as blaze skeleton is using them now 2021-04-13 15:35:47 -04:00
denyhs
c4b81fe87e Adding the Hot module reload to the blaze skeleton 2021-04-12 16:34:52 -04: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
5f3726df2f changing Svelte tutorial link to the current tutorial version, as we are releasing the skeleton before the new tutorial is ready. 2021-04-12 11:36:31 -04:00
filipenevola
0dd85d5f2e Test clean up and exposing fullBuffer, useful to logs 2021-04-09 18:52:54 -04:00
filipenevola
abd6934c5b Simple debug adjusts 2021-04-09 18:52:54 -04:00
denyhs
558167666a changing Vue tutorial link to the website with the new version 2021-04-08 15:55:47 -04:00
filipenevola
6667d54162 Fixes deprecatedMessage to be undefined by default
False should be considered as well in the deprecated field
2021-04-07 14:29:12 -04:00
filipenevola
694ca07c68 Merge branch 'release-2.2' into feature/package-deprecation 2021-04-07 14:04:56 -04:00
filipenevola
68b8490c50 Bump to 2.2-beta.0 version 2021-04-02 12:03:35 -04:00
Renan Castro
4ca55460b9 Fix replica set init message check 2021-04-02 10:36:22 -03:00
filipenevola
643644f7b5 Fix MongoDB startup checks 2021-04-01 17:24:47 -04:00
filipenevola
a717d8e9ee Merge branch 'release-2.2' of github.com:meteor/meteor into release-2.2 2021-03-31 12:11:33 -04:00
filipenevola
317a8f397e Deprecation flag for packages
- loading fields to local catalog
- sending new fields to Troposphere
2021-03-31 12:09:00 -04:00
Filipe Névola
c1c0b1b3e5 Merge branch 'devel' into feature/package-deprecation 2021-03-31 11:23:11 -04:00
Filipe Névola
2e323f6d56 Merge branch 'devel' into release-2.2 2021-03-31 11:18:09 -04:00
filipenevola
53610019c4 Merge branch 'master' into devel 2021-03-31 11:16:56 -04:00
filipenevola
83d99bfbc6 Browserstack tests should run only on browserstack-check branch
These tests are flaky and also we are going to run them only before releases in a specific internal server
2021-03-30 10:05:13 -04:00
filipenevola
3d643b8a00 Fix typo in comment 2021-03-27 09:57:22 -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
Filipe Névola
4209c33f30 Merge pull request #11346 from pgior001/devel
Reorder code to fix absoluteFilePath on windows fixes #11312
2021-03-18 16:03:12 -04:00
Filipe Névola
2389ce0416 Merge pull request #11208 from costinelmarin/devel 2021-03-18 15:59:47 -04:00
filipenevola
3e959cc737 updates cordova-ios version 2021-03-17 16:54:36 -04:00
Jan Dvorak
fe78fe9970 Merge branch 'devel' into feature/package-deprecation 2021-03-16 10:28:37 +01:00
PrestonGiorgianni
f0aef7afb0 Reorder code to fix absoluteFilePath on windows fixes #11312 2021-03-15 13:46:14 -07:00
Filipe Névola
ced8537ad1 Merge pull request #11321 from brucejo75/FIX-11320 2021-02-26 08:54:30 -04:00
filipenevola
7fa4fac126 Merge branch 'devel' into dev-bundle-12.21.0.0 2021-02-24 07:30:01 -04:00
Filipe Névola
229692af9e Merge pull request #11316 from meteor/improve-tests 2021-02-24 07:29:10 -04:00
filipenevola
9b36302e53 Document selftest new flags: preview, skip, limit 2021-02-24 07:28:53 -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
82932230d9 fix BigIntStats error on TypeScript
ignore Operator '&' cannot be applied to types 'number | bigint' and 'number'.
2021-02-23 20:46:38 -04:00
Bruce Johnson
85da5b4186 use includes instead of indexOf 2021-02-18 14:13:54 -08: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
Bruce Johnson
9ef377a0ad Fix issue #11320. WindowsLikeFilesystem true when release string includes case insensitive word microsoft. 2021-02-15 16:03:11 -08: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
883d58106c Improves tests and logs 2021-02-10 18:49:23 -04:00
filipenevola
12afa3eb14 Fixes error on Mongo start in Node 14 2021-02-10 18:49:13 -04:00
costinelmarin
cca4c965de packages updates 2021-02-04 12:21:29 -05:00
filipenevola
f4591900dc Updates link to /cloud 2021-01-19 11:00:39 -04:00
filipenevola
0918893c19 Merge branch 'hot-module-reload' into release-2.0
# Conflicts:
#	packages/modules-runtime-hot/package.js
#	packages/react-fast-refresh/README.md
2021-01-18 17:27:29 -04:00
zodern
8b1ba05b50 Only set hmr secret env var when HMR is enabled 2021-01-18 14:53:02 -06:00
filipenevola
03fd73fc03 Uses create --blaze while we don't have a final published version of hot-module-replacement 2021-01-17 21:45:35 -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