Commit Graph

36487 Commits

Author SHA1 Message Date
Gabriel Grubba
24a42de89f Merge pull request #13078 from meteor/making-ci-better-for-3.0
[Meteor 3.0] Making our CI more easy to understand
2024-04-04 16:37:19 +02:00
Nacho Codoñer
f74c42c52d Merge pull request #13077 from meteor/tweaks-meteor-installer
[3.x] Support Linux ARM with the Meteor installer
2024-04-04 08:33:21 -04:00
Gabriel Grubba
60e2dd67bb Update to get testname in the client 2024-04-03 16:04:06 -03:00
Gabriel Grubba
c2eb586f27 ci: updates on the ci 2024-04-03 15:35:40 -03:00
Nacho Codoñer
8e3fef2a55 Merge branch 'release-3.0' into tweaks-meteor-installer 2024-04-03 17:58:12 +02:00
Nacho Codoñer
2ab41e11a8 re-run checks 2024-04-03 17:49:17 +02:00
Nacho Codoñer
5187d84d88 Merge pull request #13050 from meteor/feature/fix-oauth-ui-methods
[Meteor 3] Fix OAuth methods
2024-04-02 12:12:42 -04:00
Denilson
3c15c573da Merge pull request #13010 from meteor/322-fix-promise-rejection-several
[3.x] Fix promise rejection throwing several times
2024-04-02 10:33:16 -04:00
Nacho Codoñer
7e6c686492 bump version 2024-04-02 14:58:03 +02:00
Nacho Codoñer
266523b675 output the arch and release 2024-04-02 14:46:11 +02:00
Nacho Codoñer
3a869d1731 bump new version of meteor-installer 2024-04-02 14:31:22 +02:00
Nacho Codoñer
61f330b4fe tweak node minimum version required and fix linux arm64 2024-04-02 07:14:42 -04:00
Nacho Codoñer
ed60546870 ensure the minimum required node and npm version for Meteor 3 installer is 20.x and 10.x 2024-04-02 10:59:26 +02:00
Gabriel Grubba
2745ac677f Update tarball script to add linux arm 2024-03-28 15:11:07 -03:00
Nacho Codoñer
fa94abba42 add new test for exceptions caught on client promises 2024-03-27 17:53:16 +01:00
Nacho Codoñer
ecdfd3c610 silent last extra uncaught promise 2024-03-27 17:36:06 +01:00
Gabriel Grubba
b5975fcd9f Update installation node 2024-03-25 15:35:20 -03:00
Gabriel Grubba
db541bbcfc update about npx 2024-03-25 14:24:35 -03:00
Jan Dvorak
91aaa79813 Merge branch 'release-3.0' into feature/fix-oauth-ui-methods 2024-03-25 15:45:40 +01:00
Gabriel Grubba
e6caf9cafa bump mongo-decimal 2024-03-25 10:03:12 -03:00
Gabriel Grubba
cc5ce1290e found our logo and bumped vitepress to 1.0.1 2024-03-22 17:35:37 -03:00
Gabriel Grubba
adfb6963cf killed all notes about node14 2024-03-22 17:21:28 -03:00
Gabriel Grubba
07a3db1c78 update install docs 2024-03-22 17:16:55 -03:00
Gabriel Grubba
c023b3ad9e update npm installer 2024-03-22 16:17:07 -03:00
Gabriel Grubba
f9d71d2eb5 update on lockfiles 2024-03-22 16:12:47 -03:00
Gabriel Grubba
8393fee686 Meteor version to 3.0-beta.7 :commet: release/METEOR@3.0-beta.7 2024-03-22 15:37:57 -03:00
Gabriel Grubba
785d944e9e Merge pull request #13070 from meteor/dev-bundle-20.11.1.2
Dev bundle 20.11.1.2 [ Typescript to 5.4.3 ]
2024-03-22 19:33:18 +01:00
Gabriel Grubba
dd88e5a8bc dev-bundle to 20.11.1.2 2024-03-22 15:15:27 -03:00
Denilson
8e8ae9ca52 Merge pull request #13065 from meteor/fix/circle-ci-group-3
[Meteor 3] fix Circle CI group 3 tests
2024-03-21 11:52:44 -04:00
Nacho Codoñer
abb3201f98 catch uncontrolled nested promises to avoid several uncaught logs 2024-03-21 16:41:00 +01:00
Nacho Codoñer
d08ec8ab0d Merge branch 'release-3.0' into 322-fix-promise-rejection-several 2024-03-21 15:53:33 +01:00
Nacho Codoñer
3e439dfd3a Merge pull request #13052 from meteor/350-persist-local-doc-temporary
[3.0] Report and extend test cases for the new async behaviors
2024-03-21 15:20:49 +01:00
denihs
ca9736e6ad - svelte skeleton now working 2024-03-21 10:12:35 -04:00
denihs
8f51fba453 - vue skeleton now working 2024-03-20 12:39:52 -04:00
denihs
0191b1210d - pin jorgenvatle:vite-bundler version inside vue skeleton 2024-03-20 12:39:18 -04:00
denihs
ebb732c062 - --solid and --full now passing 2024-03-20 12:25:43 -04:00
denihs
6d3aa938b4 - fix solid template 2024-03-20 12:21:26 -04:00
denihs
89434bb938 - remove all vue-2 references from Meteor 2024-03-20 11:57:08 -04:00
denihs
480936b699 - typescript is now passing 2024-03-20 11:49:22 -04:00
Nacho Codoñer
615ae2c974 Merge branch 'release-3.0' into 350-persist-local-doc-temporary
# Conflicts:
#	packages/mongo/mongo_livedata_tests.js
2024-03-20 16:02:39 +01:00
denihs
b1b7037aca Merge branch 'release-3.0' into fix/circle-ci-group-3
# Conflicts:
#	packages/npm-mongo/.npm/package/npm-shrinkwrap.json
#	packages/webapp/.npm/package/npm-shrinkwrap.json
2024-03-20 10:59:17 -04:00
denihs
2d68c2a87a - use package compat:graphql instead of swydo:graphql, because this one is compatible with version 3 2024-03-20 10:51:00 -04:00
Nacho Codoñer
84ab049ccf fix and provide proper tests of data persistence on async behaviors 2024-03-20 14:58:30 +01:00
Denilson
ad0a63b4c8 Merge pull request #13063 from meteor/fix/environment-variables-context
[Meteor 3] Clean Environment Variables upper context when finish executing callback
2024-03-19 10:46:31 -04:00
Denilson
4974282f25 Merge pull request #13059 from meteor/357-fix-meteor-installer
[3.0] Fix Meteor installer
2024-03-19 10:38:32 -04:00
Gabriel Grubba
7f8fa4ec80 add section on how to test meteor 3 using npx 2024-03-19 10:15:42 -03:00
Nacho Codoñer
df77a0251c bump beta version to publish 2024-03-19 14:09:14 +01:00
Nacho Codoñer
22b2e4ce36 default install as the behavior to simplify installation with npx meteor 2024-03-19 13:50:42 +01:00
Nacho Codoñer
8b496da7c7 update logs on the cmds to promote new installer 2024-03-19 13:42:54 +01:00
denihs
2d05cb1008 - revert client to not handle promises, as this newer syntax can't be compiled in older browsers 2024-03-18 16:06:12 -04:00