Commit Graph

8391 Commits

Author SHA1 Message Date
Gabriel Grubba
8be2681c17 Meteor version to 3.0.0-alpha.10 ☄️ 2023-06-19 11:07:52 -03:00
Rodrigo Nascimento
4f60a798c5 fix: self test nor passing on dynamic imports 2023-06-16 09:42:19 -03:00
denihs
6d9f397f76 - waiting less time before get error - dynamic tets 2023-06-15 14:03:42 -04:00
denihs
2e2b825fb5 Merge branch 'release-3.0' into release-3.0-fix-package-tests
# Conflicts:
#	packages/deprecated/markdown/package.js
#	packages/non-core/blaze
2023-06-14 14:37:46 -04:00
Gabriel Grubba
a67cf288a3 updated with await 2023-06-07 11:52:14 -03:00
Gabriel Grubba
b96441a390 CI: adding more logs and + timeout 2023-06-07 09:30:02 -03:00
Gabriel Grubba
89c21b6fc0 updated logs in heart beat test 2023-06-06 16:33:52 -03:00
Gabriel Grubba
e000e9c018 updated grubba:mocha 2023-06-06 15:46:32 -03:00
denihs
a77beb9591 - remove unnecessary code 2023-06-06 11:36:56 -04:00
Gabriel Grubba
bc1ad83677 updated with grubba:mocha 2023-06-06 11:56:32 -03:00
Gabriel Grubba
f1bb0ea9f9 removed upload info 2023-06-06 11:13:45 -03:00
Gabriel Grubba
50beea6245 tests: solved regressions - web.browser.legacy 2023-06-05 14:05:22 -03:00
Gabriel Grubba
0c92d6ead2 test: solved compiler-plugin-static-html/ 2023-06-05 14:03:57 -03:00
Gabriel Grubba
ab8b1d4e60 tests: solved regressions - web.browser.legacy 2023-06-05 11:57:56 -03:00
Gabriel Grubba
003a40a05d test: solved compiler-plugin-static-html 2023-06-05 11:53:58 -03:00
Gabriel Grubba
d159493f57 test: solved compiler-plugin-static-html-error 2023-06-05 11:53:51 -03:00
Gabriel Grubba
ab0971d5bd Revert "test: solved compiler-plugin-static-html"
This reverts commit ac9f05cf9c.
2023-06-05 11:53:19 -03:00
Gabriel Grubba
ac9f05cf9c test: solved compiler-plugin-static-html 2023-06-05 11:53:13 -03:00
Gabriel Grubba
0824424d1f test: solved group 0 2023-06-05 11:40:18 -03:00
matheusccastro
6922fb6457 Remove unneeded awaits and run _runApp in a clean context. 2023-06-01 19:53:55 -03:00
matheusccastro
fb16d6abcb Remove projectContext.init since it doesn't need to be async anymore because archinfo.host is sync - also adding missing awaits to runners. 2023-06-01 19:53:55 -03:00
matheusccastro
43038744d9 Add missing awaits to cordova setup. 2023-06-01 19:53:54 -03:00
Gabriel Grubba
c13cd69ba9 tests: solved dynamic import(...) 2023-05-31 17:24:46 -03:00
Gabriel Grubba
5a3b2b10c7 tests: solving meteor shell 2023-05-31 17:11:08 -03:00
Gabriel Grubba
4ec9c9a8fd tests: solved test group 2 2023-05-31 16:03:15 -03:00
Gabriel Grubba
906317d2cb Merge pull request #12618 from meteor/tla-docs
Add top level await docs
2023-05-24 14:19:01 -03:00
Gabriel Grubba
6bc3d8f665 Meteor version to 3.0.0-alpha.9 ☄️ 2023-05-18 19:54:59 -03:00
Gabriel Grubba
931663b148 Meteor version to 3.0.0-alpha.4 ☄️ 2023-05-10 19:28:19 -03:00
denihs
874a3b94c4 - removing unnecessary logs and change variable from const to let 2023-05-09 09:13:21 -04:00
Gabriel Grubba
0f187c5a04 wip: working in making tarbalss 2023-05-09 09:44:28 -03:00
Gabriel Grubba
7e91ac6b23 updated again typo 2023-05-08 19:45:19 -03:00
Gabriel Grubba
8a7e0a9c20 typo in build tarbalss 2023-05-08 19:34:54 -03:00
Gabriel Grubba
34848abdbc updating missing awaits for tarballs 2023-05-08 19:30:39 -03:00
Gabriel Grubba
43b81d51ee updating missing awaits 2023-05-08 19:20:30 -03:00
Gabriel Grubba
18600c66c1 Meteor version to 3.0.0-alpha.1 ☄️ 2023-05-08 18:52:28 -03:00
zodern
6f5bd9b25b Add isobuild:top-level-await 2023-05-05 15:34:39 -05:00
matheusccastro
09ff7671a4 Correctly set isFibersDisabled on asl-helpers 2023-05-05 11:06:18 -03:00
denihs
513f689136 - fix test "compiler plugins - compiler addAsset"
declaring the function getAsset as `var getAsset = function () {}` was causing the test to fail
2023-05-04 14:11:06 -04:00
denihs
a999b943f3 - fix small bugs throughout the code 2023-05-04 11:31:53 -04:00
denihs
4f6cf3247f Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	meteor
#	packages/accounts-base/accounts_tests.js
#	packages/ddp-server/.npm/package/npm-shrinkwrap.json
#	packages/meteor/dynamics_nodejs.js
#	packages/mongo/collection.js
#	packages/mongo/mongo_driver.js
#	packages/non-core/blaze
#	tools/static-assets/server/boot.js
#	tools/tests/create.js
2023-05-04 10:41:37 -04:00
denihs
04664f6360 - fix test: "springboard" 2023-04-27 17:34:46 -03:00
denihs
0cb9d88fce - fix test: "source maps from an app" 2023-04-27 17:19:14 -03:00
denihs
b584620cd5 - fix test: unknown release" 2023-04-27 17:14:31 -03:00
denihs
6c2458a048 Merge remote-tracking branch 'origin/release-3.0-fix-ci-tests' into release-3.0-fix-ci-tests 2023-04-27 15:04:34 -03:00
Gabriel Grubba
7ea5913926 ci: mking appvoyer work? 2023-04-27 14:50:29 -03:00
denihs
ce58eb035e - fix test: "custom minifier - devel vs prod" 2023-04-27 14:45:10 -03:00
Gabriel Grubba
498d559842 docs: updated docs for PackageNpm 2023-04-27 11:30:14 -03:00
Gabriel Grubba
c0c958b62d docs: updated docs for PackageNamespace 2023-04-27 11:30:02 -03:00
Gabriel Grubba
44120c6a98 docs: updated docs for PackageCordova 2023-04-27 11:29:57 -03:00
Gabriel Grubba
ebe4bab2ba docs: added jsodcs for Meteor.EnvironmentVariable 2023-04-27 11:21:46 -03:00