Commit Graph

31662 Commits

Author SHA1 Message Date
filipenevola
cd06a68d4f Bump Meteor version to 2.5.1 🎉 release/METEOR@2.5.1 2021-11-17 06:33:10 -04:00
matheusccastro
5286068dd9 Change passwordless loginWithToken method name to passwordlessLoginWithToken (#11766)
* Change passwordless loginWithToken method name to passwordlessLoginWithToken. This difference is needed to not overwrite the loginWithToken from accounts-base.

* Major version bump for passwordless package.

* Fix passwordless documentation about loginWithToken.
2021-11-17 06:21:19 -04:00
Renan Castro
d34a624b59 Improve meteor-installer: (#11767)
- Avoid local install of meteor-installer
2021-11-17 06:21:19 -04:00
Renan Castro
0f1fca42ec Improve meteor-installer:
- We can't change the user PATH even if we want to
2021-11-17 06:21:18 -04:00
Renan Castro
899ecfd243 Improve meteor-installer:
- Change warning message, process.getguid is not reliable when not using --unsafe-perm
2021-11-17 06:21:18 -04:00
Renan Castro
e8dccac909 Improve meteor-installer:
- Support installing as root
- Warn when running as root without --unsafe-perm as we cant create any directories
- Try to include the meteor bin in the current PATH env var, to avoid having to open another terminal window
2021-11-17 06:21:18 -04:00
Renan Castro
8607642323 Fibers building on arm with UCONTEXT enabled - new dev bundle 2021-11-17 06:21:17 -04:00
Renan Castro
6b3474805b Fibers building on arm with UCONTEXT enabled - new dev bundle 2021-11-17 06:21:17 -04:00
Renan Castro
7a200ec4db Beta 2.5.1-beta.3 2021-11-17 06:21:17 -04:00
Renan Castro
db4c77f8b4 Fibers building on arm with UCONTEXT enabled - new dev bundle 2021-11-17 06:21:17 -04:00
Renan Castro
c2d478dfcf Fix unbound variable on dev-bundle script 2021-11-17 06:21:16 -04:00
Renan Castro
6672090181 Fibers building on arm with UCONTEXT enabled - new dev bundle 2021-11-17 06:21:16 -04:00
Renan Castro
f5673c47d2 Release 2.5.1-beta.2 2021-11-17 06:21:16 -04:00
Renan Castro
4f16220fa6 Fix hangs on mac m1 - increase Fiber poolsize when on arm64 2021-11-17 06:21:16 -04:00
Renan Castro
2be7585937 Bump version to 2.5.1 and support plain root installs 2021-11-17 06:21:15 -04:00
Filipe Névola
7a614698ed Update install.js 2021-11-17 06:21:15 -04:00
Renan Castro
c126c6faf2 Support arm64 on darwin - add installer support 2021-11-17 06:21:15 -04:00
Renan Castro
73ce60bb74 Start release 2.5.1-beta.0 with mac m1 support - fix archinfo.ts 2021-11-17 06:21:14 -04:00
Renan Castro
3eb759ba7f Start release 2.5.1-beta.0 with mac m1 support - fix archinfo.ts 2021-11-17 06:21:14 -04:00
Renan Castro
216ef528e2 Start release 2.5.1-beta.0 with mac m1 support 2021-11-17 06:21:14 -04:00
Renan Castro
4bf3697f95 Start release 2.5.1-beta.0 with mac m1 support 2021-11-17 06:21:14 -04:00
Cereal Killer
820dacccb5 Update install docs (#11745)
* Update install docs

Added note for fish shell users

* Update docs/source/install.md

fixed typo

Co-authored-by: Renan Castro <renanccastro@gmail.com>

Co-authored-by: Renan Castro <renanccastro@gmail.com>
Co-authored-by: Filipe Névola <filipe@meteor.com>
2021-11-17 05:19:28 -05:00
filipenevola
ad22656943 Bump standard-minifier-js to version 2.7.2 2021-11-15 15:06:50 -04:00
filipenevola
29caf41861 Published minifier-js@2.7.2. 2021-11-12 17:10:09 -04:00
Brian Lukoff
a185aabf86 Work around terser bug. (#11758) 2021-11-12 17:04:47 -04:00
Renan Castro
67cc5bd830 Update install.md 2021-11-11 09:30:19 -03:00
Renan Castro
65fa41423c Merge pull request #11751 from meteor/feature/meteor-base-doc
Add meteor-base docker image reference inside install section
2021-11-10 12:00:34 -03:00
Renan Castro
1515a1e041 Add meteor-base docker image reference inside install section. 2021-11-08 12:04:02 -03:00
Renan Castro
42c5422ca4 Fix accounts-passwordless jsdoc - prefer index.md comment change to trigger rebuilds 2021-11-01 10:31:12 -03:00
Renan Castro
394e3c6315 Fix accounts-passwordless jsdoc 2021-11-01 10:26:44 -03:00
Renan Castro
5d93dc56d0 Fix accounts-passwordless jsdoc - force docs rebuild 2021-11-01 10:18:41 -03:00
Renan Castro
9c77faec13 Fix accounts-passwordless jsdoc - force docs rebuild 2021-11-01 10:16:45 -03:00
Renan Castro
a6e8746468 Fix accounts-passwordless jsdoc 2021-11-01 10:08:35 -03:00
softwarecreations
290bf55e3c Added missing commas to Accounts.config example in accounts.md (#11739)
Added missing commas to Accounts.config example in accounts.md
2021-10-29 15:05:29 -04:00
Denilson
4046800590 Description to the new flag --container-size (#11731)
Updating docs, new flag container-size
2021-10-28 17:28:48 -04:00
Filipe Névola
1a4a9e7c63 add cache-build explanation to deploy command 2021-10-28 16:29:43 -04:00
Filipe Névola
ddaf7f1303 Merge pull request #11722 from meteor/feature/docs-passwordless
Additional info and improvements of docs for passwordless
2021-10-27 16:01:24 -04:00
Filipe Névola
50f2ee3185 Merge pull request #11723 from meteor/feature/github-fetch
Fix GitHub OAuth
2021-10-27 14:15:39 -04:00
Jan Dvorak
e516cd9805 Removed submodule docs/themes/meteor 2021-10-27 17:58:20 +02:00
Jan Dvorak
b234720d8d Fix GitHub OAuth 2021-10-27 17:43:04 +02:00
Jan Dvorak
cf4c5e1975 Merge branch 'devel' into feature/docs-passwordless 2021-10-27 22:16:01 +09:00
Jan Dvorak
131a780ec3 Merge branch 'devel' into feature/github-fetch 2021-10-27 14:36:45 +02:00
Filipe Névola
e12d316cdb Merge pull request #11720 from meteor/feature/guide-cleanup
Guide & Docs cleanup
2021-10-27 08:34:46 -04:00
Jan Dvorak
6331f5be8c Add labeler for Guide 2021-10-27 10:26:12 +02:00
Jan Dvorak
af74ebd8f4 Fix GitHub action 2021-10-27 10:23:11 +02:00
Jan Dvorak
d5b700fc55 Additional info and improvements of docs for passwordless 2021-10-27 10:17:44 +02:00
Jan Dvorak
339ea88b1a Update more info 2021-10-26 21:01:21 +02:00
Jan Dvorak
a3bc773429 Update Guide readme 2021-10-26 20:57:09 +02:00
filipenevola
ea7274abb8 Meteor installer 2.5.0 2021-10-26 13:13:58 -04:00
Filipe Névola
9b819834b7 Merge pull request #11719 from meteor/feature/remove-git-module-theme-for-docs
Removed submodule docs/themes/meteor
2021-10-26 13:10:34 -04:00