Commit Graph

23413 Commits

Author SHA1 Message Date
denyhs
ffcfa5062c changing Blaze tutorial link to the website with the new version 2021-04-01 16:28:25 -04:00
Filipe Névola
921fe0d972 Rename good first issue label to follow GitHub standard 2021-03-31 17:17:18 -04:00
filipenevola
53610019c4 Merge branch 'master' into devel 2021-03-31 11:16:56 -04:00
filipenevola
c8e011751e Updates .gitignore to include root node_modules 2021-03-31 11:16:31 -04:00
Filipe Névola
a5c9f37461 Merge pull request #11367 from meteor/browserstack-check
Browserstack check
2021-03-31 11:12:37 -04:00
filipenevola
ee6e405e75 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:47:05 -04:00
filipenevola
8a6a75290b 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:44:12 -04:00
filipenevola
3830c679db 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:39:12 -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
2a3d23694d 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 branch
2021-03-29 15:55:41 -04:00
filipenevola
0a0cae2358 Uninstalling on Windows 2021-03-18 10:14:40 -04:00
filipenevola
724d31ef30 Windows install using npm 2021-03-18 10:10:36 -04:00
Filipe Névola
f23acb006a Update Windows installer command to be shorter 2021-03-17 11:49:57 -04:00
Filipe Névola
00d33b3984 Merge pull request #11328 from eltociear/patch-1
Fix typo in publish.js
2021-03-15 18:57:49 -04:00
Matt Hollingsworth
9750b03274 Update README.md
Fixing broken cloud link
2021-03-10 11:23:25 -08:00
Filipe Névola
2e426f1004 Merge pull request #11334 from meteor/windows-installer 2021-03-10 14:06:26 -04:00
filipenevola
6a9e55e761 Revert "Workaround to avoid installing npm when creating a new project on Windows (Fixes #11040)"
This reverts commit f7ea6a52
2021-03-10 14:05:44 -04:00
filipenevola
f7ea6a52a4 Workaround to avoid installing npm when creating a new project on Windows (Fixes #11040) 2021-03-05 08:48:36 -04:00
filipenevola
d6842e3972 2.1.0 2021-03-04 13:34:34 -04:00
filipenevola
182d6ab1ed Updates version to match Meteor Version 2021-03-04 12:50:19 -04:00
filipenevola
d1582f9516 Updating the text after installation to match the Unix script 2021-03-04 09:42:14 -04:00
zodern
d9a3de7aed Add npm package to install Meteor 2021-03-01 21:58:28 -06:00
Filipe Névola
ced8537ad1 Merge pull request #11321 from brucejo75/FIX-11320 2021-02-26 08:54:30 -04:00
filipenevola
66cf28f7a1 Update Readme with Examples link 2021-02-26 07:31:18 -04:00
Filipe Névola
da7b08d4dd Merge pull request #11327 from meteor/dev-bundle-12.21.0.0 2021-02-24 15:36:44 -04:00
filipenevola
24ba195ec3 add packages/**/.npm to .gitignore 2021-02-24 13:53:45 -04:00
filipenevola
6056ebd37e Meteor 2.1 - Node.js security update release/METEOR@2.1 2021-02-24 11:47:30 -04:00
filipenevola
1d4b101fce Increases get-ready timeout to 60m 2021-02-24 07:38:38 -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
Ikko Ashimine
f922ec9dde Fix typo in publish.js
embeded -> embedded
2021-02-24 15:31:03 +09:00
filipenevola
d0c402d3a5 Testing circleci without get-ready 2021-02-23 22:45:57 -04:00
filipenevola
bf340d9512 Increases get-ready timeout to 30m 2021-02-23 21:34:43 -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
filipenevola
4258beed79 bump to Node 12.21.0 2021-02-23 19:12:26 -04:00
Denilson
255959edb8 Merge pull request #11322 from meteor/feature/first-free-deploy-activity
New flag accepted in the deploy command line
2021-02-19 17:27:33 -03: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
93ee9283f4 Improves tests and logs
Added a basic prettier and eslint config

We are not going to apply them automatically yet but we can style specific files manually
2021-02-11 15:09:10 -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
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
Filipe Névola
65b82033b4 Merge pull request #11294 from delki8/11080-enhancing-createUserVerifyingEmail-comments
Enhancing Accounts.createUserVerifyingEmail comments
2021-02-04 12:34:14 -08:00