denihs
6df4c36539
Merge branch 'release-3.0' into update-node-18
...
# Conflicts:
# meteor
2023-06-27 16:59:39 -04: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
matheusccastro
a112ad528c
Update Node version to 18.16.0 LTS
...
Bump the `source-map` version to fix the issue: https://github.com/mozilla/source-map/issues/454 .
We are not updating the NPM version because there is an breaking change with the `npm config set python` which we use with `node-gyp`.
2023-05-31 23:46:49 -03:00
matheusccastro
3bb8622950
Update Node version to 16.20.0 LTS and NPM to 8.19.4
...
This commit also removes the fork of `pacote` that Meteor used to use - hopefully, the issues that were fixed with our patch are already fixed on upstream.
2023-05-31 23:10:10 -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
denihs
b584620cd5
- fix test: unknown release"
2023-04-27 17:14:31 -03:00
Gabriel Grubba
47a39e8d6e
tests: solved group 9
2023-04-25 16:08:21 -03:00
denihs
3003050851
- fix test: autoupdate
2023-04-10 14:31:54 -04:00
denihs
53dbc453dc
Revert "- fix test: throw error when _runApp fails"
...
This reverts commit 17d2496c1b .
2023-04-06 18:19:50 -04:00
denihs
17d2496c1b
- fix test: throw error when _runApp fails
2023-04-06 17:09:31 -04:00
denihs
152609c6dc
- fix test: cordova builds with server options
2023-04-05 17:20:28 -04:00
denihs
0ac590e619
- fix test: add cordova platforms
2023-04-05 11:19:03 -04:00
denihs
31625aecf0
- fix test: add packages to app
2023-04-04 09:48:16 -04:00
denihs
085f5db17a
- fix test: add cordova platforms
2023-04-03 14:32:26 -04:00
denihs
8f4467cdda
- fix test: argument parsing
2023-03-31 14:21:40 -04:00
denihs
5e26024707
- fixing self-tests Test Group 2
2023-03-22 16:58:15 -04:00
Gabriel Grubba
78737e93d2
Merge branch 'devel' into updating-3.0-with-devel
...
# Conflicts:
# docs/history.md
# meteor
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/mongo/collection.js
# packages/webapp/.npm/package/npm-shrinkwrap.json
# tools/cli/commands.js
# tools/static-assets/skel-apollo/server/apollo.js
# tools/tests/mongo.js
2023-03-21 11:02:43 -03:00
Gabriel Grubba
e156aed3bf
wip node err
2023-02-24 14:44:48 -03:00
Gabriel Grubba
4398c0cc1f
removing logs from commands.js
2023-02-16 14:54:58 -03:00
Gabriel Grubba
96e28a4582
Revert "Revert "wip: added logs to commands""
...
This reverts commit 732f292cc4 .
2023-02-15 11:59:41 -03:00
Gabriel Grubba
732f292cc4
Revert "wip: added logs to commands"
...
This reverts commit 14ef286c67 .
2023-02-15 11:57:22 -03:00
Gabriel Grubba
14ef286c67
wip: added logs to commands
2023-02-15 11:57:07 -03:00
Gabriel Grubba
2c42cac832
adjusted loop to maintain coehison
2023-02-14 15:10:20 -03:00
Gabriel Grubba
4a514db288
added await in set banners
2023-02-14 14:15:28 -03:00
Gabriel Grubba
390e9da3bd
added async in commands packages
2023-02-14 11:32:15 -03:00
Gabriel Grubba
a2800ab01c
chore: made publish async
2023-02-13 12:25:03 -03:00
Gabriel Grubba
9be82dcd0b
Finished lint command
2023-02-07 11:33:45 -03:00
Gabriel Grubba
f7619e2b9c
Merge pull request #12484 from meteor/fix/sync-arch-host
...
Make archinfo.host sync
2023-02-01 15:55:35 -03:00
Gabriel Grubba
14d813ac04
feat: made deploy work without cache
2023-02-01 14:43:11 -03:00
Gabriel Grubba
03e06e59b4
chore: solved admin members command
2023-01-31 17:15:20 -03:00
Gabriel Grubba
dc44453269
chore: solved admin list-organizations
2023-01-31 17:05:44 -03:00
zodern
1e718277fb
Remove await's for archinfo.host
2023-01-30 13:55:30 -06:00
zodern
9d9cf5d799
Fix unhandled rejection warning when command errors
2023-01-30 13:44:24 -06:00
Gabriel Grubba
cc6c738f9d
docs: updated meteor mongo to explain that uses mongosh
2023-01-25 15:30:48 -03:00
Gabriel Grubba
1ab510e83b
chore: updated console colors and mongo shell to mongosh
2023-01-25 15:30:22 -03:00
denihs
ead8c2a126
Merge branch 'release-3.0' into release-3.0-tools-and-mongo
...
# Conflicts:
# meteor
# npm-packages/eslint-plugin-meteor/scripts/dev-bundle-tool-package.js
# npm-packages/meteor-babel/package-lock.json
# npm-packages/meteor-babel/package.json
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/babel-compiler/package.js
# packages/meteor/package.js
# scripts/dev-bundle-tool-package.js
2023-01-18 15:37:36 -04:00
Gabriel Grubba
49136f8cb0
solved admin test progress bar
2023-01-18 14:38:33 -03:00
Gabriel Grubba
0f9e1e3d38
cli: upgraded authorized in tools
2023-01-18 14:09:49 -03:00
Gabriel Grubba
9c64f6c0f1
Merge branch 'release-3.0-tools' of https://github.com/meteor/meteor into release-3.0-tools
2023-01-18 13:55:58 -03:00
Gabriel Grubba
04f5330b1f
wip: started working on lint tools
2023-01-18 13:55:55 -03:00
Matheus Castro
15b5a397dd
Remove Fibers from meteor-tools:
...
- Bulk changes to self-tests definitions. Now we go into each one to see what's failing and what's not.
2023-01-18 09:50:54 -03:00