Commit Graph

33888 Commits

Author SHA1 Message Date
Gabriel Grubba
ad753c14e9 Revert "whitespace in service connection"
This reverts commit 121cab66a1.
release/METEOR@2.1.12
2023-02-14 14:40:18 -03:00
Gabriel Grubba
4a514db288 added await in set banners 2023-02-14 14:15:28 -03:00
Gabriel Grubba
5c60ad1c87 solved SQLITE issue 2023-02-14 14:15:20 -03:00
Gabriel Grubba
bada9add03 chore: added async in project context 2023-02-14 11:33:07 -03:00
Gabriel Grubba
98877a4350 chore: removed logs and made sync fileHash 2023-02-14 11:32:55 -03:00
Gabriel Grubba
121cab66a1 whitespace in service connection 2023-02-14 11:32:39 -03:00
Gabriel Grubba
cacaa42877 docs: added jsDocs to saveToPath 2023-02-14 11:32:25 -03:00
Gabriel Grubba
390e9da3bd added async in commands packages 2023-02-14 11:32:15 -03:00
Gabriel Grubba
8f9cb174ef chore: made fileHash async 2023-02-14 11:32:02 -03:00
Gabriel Grubba
98772e1b75 updating with latest changes 2023-02-13 14:34:50 -03:00
Gabriel Grubba
1dd404cdd4 tests: updated based on new api 2023-02-13 12:26:18 -03:00
Gabriel Grubba
89e37b7e26 tests: updated based on new api 2023-02-13 12:26:15 -03:00
Gabriel Grubba
87fa17e78a tests: updated based on new api 2023-02-13 12:26:12 -03:00
Gabriel Grubba
072d398c25 docs: updated tropohouse jsdocs 2023-02-13 12:25:53 -03:00
Gabriel Grubba
10d54ab958 package client calls are now asyn 2023-02-13 12:25:42 -03:00
Gabriel Grubba
9844bf5e36 meteor services are now async 2023-02-13 12:25:30 -03:00
Gabriel Grubba
1b1904a7ec tried to make fileHash async 2023-02-13 12:25:21 -03:00
Gabriel Grubba
a2800ab01c chore: made publish async 2023-02-13 12:25:03 -03:00
Gabriel Grubba
d10cd0c365 chore: updated .lock for babel compi;er 2023-02-13 12:24:51 -03:00
Gabriel Grubba
be5a2e02c9 Merge pull request #12497 from meteor/solving-lint-and-deploy
Solving lint and deploy
2023-02-08 11:02:15 -03:00
Gabriel Grubba
e30c4a7dd8 done deploy command 2023-02-07 11:33:54 -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
3ac90c2624 docs: added jsdocs to loggedInAccountsConnection 2023-01-31 17:15:35 -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
matheusccastro
ee2ae17989 Use set NODE_BUILD_NUMBER if running on Jenkins. 2023-01-31 10:29:20 -03:00
matheusccastro
70d50532c6 Use let instead of const because we mutate it. 2023-01-31 10:23:04 -03:00
matheusccastro
001835e893 Make build-dev-bundle-common script work with mac M1/M2. 2023-01-31 10:23:04 -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
zodern
8215dc50b3 Make archinfo.host sync 2023-01-30 13:43:17 -06:00
zodern
f60663ca12 Fix handling implied packages in linker 2023-01-27 17:07:03 -06:00
denihs
a593ad95ef - removing unnecessary fiber import 2023-01-24 11:52:24 -04:00
denihs
1e76987840 fixing load-js-image and linker 2023-01-23 17:10:43 -04:00
denihs
482acb00f6 Merge branch 'release-3.0' into release-3.0-tools-and-mongo
# Conflicts:
#	packages/promise/promise-tests.js
2023-01-23 15:41:56 -04:00
denihs
aa9147ab88 await core-runtime package to run 2023-01-23 10:40:40 -04:00
denihs
afbe556c14 - catching error on boot.js 2023-01-20 13:57:20 -04:00
Gabriel Grubba
d7a958e1e2 Merge pull request #12451 from meteor/release-3.0-tests-promise
[3.0] Solving meteor-promise tests
2023-01-19 16:50:54 -03:00
denihs
c6f157048e - removing await from boot.js. Trying to run tests 2023-01-19 13:36:31 -04:00
Gabriel Grubba
bb892de297 Merge pull request #12442 from meteor/release-3.0-tests-webapp
[3.0] Changes WebApp to use Express under the hood
2023-01-19 09:25:36 -03:00
Gabriel Grubba
e5e23fb7ce Merge branch 'release-3.0' into release-3.0-tests-webapp
# Conflicts:
#	docs/history.md
2023-01-18 17:45:19 -03:00
Gabriel Grubba
1d3cfca40a updated last express method 2023-01-18 17:40:23 -03:00
Gabriel Grubba
1b921ec331 chore: created abstraction on top of express creation 2023-01-18 17:23:46 -03:00
Gabriel Grubba
829bf9feb2 types: adressed wrong typings 2023-01-18 17:19:02 -03:00
denihs
5fa502edd4 - using denque package
- changing blaze version on test-in-browser to blaze@2.5.0 to avoid constraints error
2023-01-18 15:53:57 -04: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
denihs
c0a1308cb8 Merge branch 'devel' into release-3.0
# Conflicts:
#	docs/history.md
#	packages/accounts-password/password_server.js
2023-01-18 15:35:03 -04:00
denihs
43c3eb130f - merging the TLA branch 2023-01-18 15:23:41 -04:00