Commit Graph

34806 Commits

Author SHA1 Message Date
Gabriel Grubba
7bbaf59aa8 Meteor version to 3.0.0-alpha.2 ☄️ release/METEOR@3.0-alpha.2 2023-05-09 15:39:35 -03:00
Gabriel Grubba
18b2f439b3 updated promisify in tailing 2023-05-09 15:14:58 -03:00
Gabriel Grubba
810f8d95ca Removed pinned deps in blaze to run tests in 3.0 2023-05-09 14:38:23 -03:00
Gabriel Grubba
df8d706a0f reverted changes in oplog 2023-05-09 14:37:53 -03:00
Gabriel Grubba
5ad64b59c0 updated compiler in blaze 2023-05-09 14:27:49 -03:00
Gabriel Grubba
2d7406232d wip:oplog 2023-05-09 14:27:08 -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
95a47dc34e updated pinned deps 2023-05-08 19:04:43 -03:00
Gabriel Grubba
18600c66c1 Meteor version to 3.0.0-alpha.1 ☄️ release/METEOR@3.0-alpha.1 2023-05-08 18:52:28 -03:00
Gabriel Grubba
862ef3dcea Meteor version to 3.0.0-alpha.0 ☄️ 2023-05-08 18:26:36 -03:00
Gabriel Grubba
eb8840aa01 Merge pull request #12625 from meteor/dev-bundle-14.21.3.6
Merging 3.0 and devel dev-bundles
2023-05-08 18:10:05 -03:00
Gabriel Grubba
0667b4187f chore: merging devel and 3.0 devbundles 2023-05-08 17:36:49 -03:00
Gabriel Grubba
8c64eea75f 🚀 Meteor 3.0-alpha.0 2023-05-08 15:03:48 -03:00
Gabriel Grubba
d8a3a24a3f chore: quick fix for making release easier 2023-05-08 15:01:41 -03:00
Gabriel Grubba
c7d16b4e5d 🚀 Meteor 3.0-alpha.0 2023-05-08 15:01:23 -03:00
Gabriel Grubba
3f2917d732 🚀 Meteor 3.0-alpha.0 2023-05-08 14:56:33 -03:00
Gabriel Grubba
2883d73d1d chore: removing meteor-promise tests & checks 2023-05-08 14:08:02 -03:00
Gabriel Grubba
cd2dd3ff17 Merge pull request #12617 from meteor/dev-bundle-14.21.3.5
chore: bumped bundle version
2023-05-05 12:31:45 -03:00
Gabriel Grubba
ce3d84cce3 chore: bumped bundle version 2023-05-05 12:08:34 -03:00
Denilson
757927b627 Merge pull request #12604 from matheusccastroo/removing-env-vars
Removing remaining env vars for release 3.0
2023-05-05 12:05:53 -03:00
matheusccastro
a2516cc547 Bump dev_bundle 2023-05-05 11:06:21 -03:00
matheusccastro
09ff7671a4 Correctly set isFibersDisabled on asl-helpers 2023-05-05 11:06:18 -03:00
matheusccastro
c005be57c1 Remove flags from tests and update @meteorjs/babel version where it's used. 2023-05-05 11:06:02 -03:00
matheusccastro
20058ef16d Remove IGNORE_ASYNC_PLUGIN flag from @meteorjs/babel npm-package and bump the version. 2023-05-05 11:06:01 -03:00
Gabriel Grubba
16d3a65a24 Merge pull request #12616 from meteor/release-3.0-devel
Update release-3.0 with devel
2023-05-05 09:58:02 -03:00
Gabriel Grubba
efec26d94b chore: updated check-syntax.js 2023-05-05 09:48:13 -03:00
Gabriel Grubba
d18648f2d8 updated rules and added prettier 2023-05-04 17:49:00 -03:00
Gabriel Grubba
e3d720ed2c lint: fixed ordering in uniinstall.js 2023-05-04 17:48:52 -03:00
Gabriel Grubba
6c594a8889 lint: fixed ordering and spacing in install.js 2023-05-04 17:48:35 -03:00
Gabriel Grubba
a2f56976a3 lint: fixed ordering and spacing in extract.js 2023-05-04 17:48:12 -03:00
Gabriel Grubba
8fdcacff18 lint: fixed ordering from config.js 2023-05-04 17:47:54 -03:00
Gabriel Grubba
fb3e6b9c5f updated eslint rules 2023-05-04 17:34:27 -03:00
Gabriel Grubba
c31856232c chore: legacy syntax for asl-helpers-client.js 2023-05-04 17:25:20 -03:00
Gabriel Grubba
215408ba42 chore: updated legacy sintax for timers.js 2023-05-04 17:25:06 -03:00
Gabriel Grubba
c2593013ba chore: updated check-legacy syntax script 2023-05-04 17:24:53 -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
bf96a48775 - removing EVp from this file. It doesn't make sense there as those functions already exist inside the class EnvironmentVariableAsync 2023-05-04 11:03:18 -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
Gabriel Grubba
67750a1764 Merge pull request #12614 from tnir/tnir-ci-badges
docs: update CI badges and links in the top README
2023-05-04 09:34:07 -03:00
Takuya Noguchi
289a46fdc6 docs: update CI badges and links in the top README
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2023-05-04 10:00:50 +09:00
Gabriel Grubba
6872d21d4e 🚀 hotfixing wrong installer 2023-05-03 10:46:41 -03:00
Gabriel Grubba
046bb3d312 Revert "Merge branch 'devel' into release-3.0"
This reverts commit 3d0ae69004, reversing
changes made to af8061f6dc.
2023-05-03 10:33:28 -03:00
Gabriel Grubba
6e26d05084 Revert "removed fibers that came from devel"
This reverts commit caad4d0267.
2023-05-03 10:33:18 -03:00
Gabriel Grubba
cb768eeb92 Revert "removed fiber context"
This reverts commit c16b693ff4.
2023-05-03 10:33:13 -03:00