Commit Graph

632 Commits

Author SHA1 Message Date
Gabriel Grubba
bbf4175705 Meteor version to 3.0-alpha.11 ☄️ 2023-08-21 14:56:43 -03:00
denihs
c5a47346e7 Merge branch 'release-3.0' into update-node-18 2023-08-16 15:01:11 -04:00
Gabriel Grubba
a587e5d539 Merge branch 'release-3.0' into update-node-18 2023-08-01 18:50:16 -03:00
Gabriel Grubba
efbf601d76 chore: solved issue when passing --release 2023-07-31 16:31:00 -03:00
denihs
e52a2b4374 - fix "cordova builds with server options" 2023-07-11 10:13:17 -04:00
Gabriel Grubba
e191129e3b docs,guide: updated about missing --prototype flag 2023-07-04 14:01:23 -03:00
Gabriel Grubba
1ec902ee32 how to handle prototype opt 2023-07-03 15:38:32 -03:00
Gabriel Grubba
1da68d0112 chore: updated list 2023-07-03 15:31:43 -03:00
Gabriel Grubba
b58a582eb8 docs,cli: updated meteor create docs 2023-06-29 14:44:36 -03:00
Gabriel Grubba
4829db0a40 Updated to use cached version 2023-06-29 10:26:49 -03:00
Gabriel Grubba
180304b841 chore: updated getExampleJSON abstraction 2023-06-29 10:04:48 -03:00
Gabriel Grubba
0635aa1578 updated json link 2023-06-28 15:23:47 -03:00
Gabriel Grubba
4e4e7dfcc4 chore: skeletons now use git clone 2023-06-28 12:32:46 -03:00
denihs
6df4c36539 Merge branch 'release-3.0' into update-node-18
# Conflicts:
#	meteor
2023-06-27 16:59:39 -04:00
Gabriel Grubba
d32995cdb6 chore: started working in git create url 2023-06-27 17:03:41 -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
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