Matheus Castro
53c24bbf6f
Remove Fibers from meteor-tools:
...
- Fixing package stats issues and setting global.asyncLocalStorage when needed.
2022-12-20 17:16:18 -03:00
Matheus Castro
4021b54c25
Remove Fibers for Meteor Tools:
...
- Fix issue with constraint solver.
2022-12-16 12:02:50 -03:00
Matheus Castro
ee304af590
Merge branch 'release-3.0' into release-3.0-tools
...
# Conflicts:
# packages/babel-compiler/.npm/package/npm-shrinkwrap.json
# packages/ddp-client/common/livedata_connection.js
# packages/ddp-server/writefence.js
# tools/cli/commands-packages.js
# tools/meteor-services/service-connection.js
# tools/static-assets/server/boot.js
2022-12-14 22:12:13 -03:00
Matheus Castro
a76c30693f
Remove Fibers for Meteor Tools:
...
- Start changing the meteor run command now. It's throwing errors when trying to check constraints/package-versions.
2022-12-14 21:48:59 -03:00
denihs
f60bfc7f75
Revert "Revert "Merge pull request #12273 from meteor/release-2.9""
...
This reverts commit 5d19fec09b .
2022-12-12 10:17:42 -04:00
denihs
5d19fec09b
Revert "Merge pull request #12273 from meteor/release-2.9"
...
This reverts commit 19e9e2082e , reversing
changes made to 644592cedc .
2022-12-12 09:53:19 -04:00
Matheus Castro
3c7c8fec8d
Merge remote-tracking branch 'origin/fibers-optional-no-tla-pkgs' into fibers-optional-no-tla-pkgs
2022-12-10 00:53:58 -03:00
Matheus Castro
17a8a59b2e
Remove Fibers for Meteor Tools:
...
- Fixing issues with create component - fixing remote catalog.
2022-12-10 00:00:22 -03:00
Edimar Cardoso
1df9607b61
Login commands test
2022-12-07 09:49:52 -03:00
Gabriel Grubba
6177dc0fb3
tests: changed how to create prompt
2022-12-06 21:39:41 -03:00
Matheus Castro
568c5f05f6
Merge remote-tracking branch 'origin/fibers-optional-no-tla-pkgs' into fibers-optional-no-tla-pkgs
...
# Conflicts:
# tools/isobuild/bundler.js
# tools/meteor-services/service-connection.js
# tools/utils/buildmessage.js
2022-12-05 17:25:07 -03:00
Matheus Castro
b1a6cc0761
Remove Fibers for meteor tools: turns out the package building is still not done. Still need to check why it's failing to require node_modules when evaluating/loading the plugin.
2022-12-04 00:27:50 -03:00
Edimar Cardoso
de04cfe676
Update Node Version, NPM Version and tools to work without Fibers
...
- Update node version to 18.12.1
- Update npm version to 7.24.2 (last before 8)
- Update commands to use async
---
NPM 8 break changes
Error: The programmatic API was removed in npm v8.0.0
https://github.com/npm/cli/blob/latest/index.js
2022-12-01 10:43:48 -03:00
Matheus Castro
022a7e9303
Remove Fibers for meteor tools:
...
- Changing package/compile steps to use async/await.
2022-11-25 20:15:37 -03:00
Gabriel Grubba
4abe0d6c01
chore: updated release logger to better understadn what is happening
2022-11-21 12:03:12 -03:00
Gabriel Grubba
3cfc32a2ab
Merge pull request #12302 from meteor/feature/skel-vue-3
...
feat: vue3-skel
2022-11-21 11:18:48 -03:00
Gabriel Grubba
85c0bd57c7
Merge pull request #12298 from meteor/feat-generate-in-cli
...
(feat): Generate scaffold in cli
2022-11-21 11:17:35 -03:00
Gabriel Grubba
ae3694b958
Merge branch 'devel' into release-2.9
...
# Conflicts:
# docs/history.md
# packages/meteor/package.js
2022-11-17 17:31:40 -03:00
hschmaiske
6020d1425a
Merge remote-tracking branch 'origin/release-2.9' into feature/skel-vue-3
2022-11-14 14:10:55 -03:00
hschmaiske
69de5f9862
add vue-2 and vue-3 to cli
2022-11-14 11:43:18 -03:00
Gabriel Grubba
d0f943f662
feat: updated imports for commands.js
2022-11-10 17:32:54 -03:00
Gabriel Grubba
37e0903bd5
fix: trying to make test pass for cli
2022-11-10 17:11:23 -03:00
Gabriel Grubba
de8354b960
added ref to the docs in help.txt for generate command
2022-11-10 14:40:40 -03:00
Gabriel Grubba
1b60c2c502
fix: updated status codes
2022-11-09 15:43:43 -03:00
Gabriel Grubba
efb7720006
docs: added meaningful messages
2022-11-09 15:41:01 -03:00
Gabriel Grubba
e553623a6e
feat: added replaceFn
2022-11-09 12:27:54 -03:00
Gabriel Grubba
3c0c1f519b
feat: added default options to wizard
2022-11-09 11:31:41 -03:00
Gabriel Grubba
8a9b637a6d
docs: added docs for meteor generate
2022-11-08 17:24:50 -03:00
Gabriel Grubba
4ecfcb10a4
feat: added wizard & template options to generate
2022-11-08 17:24:29 -03:00
Gabriel Grubba
c442071f5e
docs: added docs for generate cli
2022-11-07 10:09:47 -03:00
Gabriel Grubba
73c05c2ca8
chore: added validation and logs
2022-11-07 10:09:36 -03:00
Gabriel Grubba
598b498970
finished simple implementation
2022-11-04 15:18:43 -03:00
Gabriel Grubba
5cca61090c
feat: cli command
2022-11-03 18:55:40 -03:00
Dirk Stolle
088e52f386
fix a few typos in tools directory
2022-11-03 17:42:40 +01:00
Matheus Castro
1c590919b8
# Conflicts:
...
# packages/mongo/mongo_driver.js
2022-10-17 17:27:41 -03:00
Gabriel Grubba
0eaf07c908
feat: adjusted commetns
2022-10-14 10:43:38 -03:00
Gabriel Grubba
a72874fb2c
feat: adjusted maxArgs variable
2022-10-14 00:49:19 -03:00
Gabriel Grubba
b383b599cb
feat: added verification for packages
2022-10-13 17:31:39 -03:00
Gabriel Grubba
337c0490b4
feat: updated-cli to add insecure
2022-10-13 17:24:29 -03:00
Gabriel Grubba
ae7ccaf805
fix: adjusted small comment
2022-09-20 18:58:24 -03:00
Gabriel Grubba
2186f59911
feat: solid-skel
2022-09-20 15:27:07 -03:00
Gabriel Grubba
c1a1167db0
feat: chakra-ui skel
2022-09-15 17:27:55 -03:00
Gabriel Grubba
137f6fffc6
Merge pull request #12120 from meteor/fix/linting-exit-code
...
Fix bugs for linter build plugins
2022-08-15 15:14:36 -03:00
zodern
08aa6de568
Fix lint allow-incompatible-update option
2022-08-12 13:23:38 -05:00
Gabriel Grubba
5ce719dde9
Merge pull request #12124 from brucejo75/brucejo75/document_meteor_show_METEOR
...
Document `meteor show METEOR`
2022-08-12 10:27:02 -03:00
Bruce Johnson
29c6f00783
Document meteor show METEOR
2022-08-09 16:43:19 -07:00
zodern
7b81142e4d
Fix exit code when linting
2022-08-08 10:35:19 -05:00
Denilson
aece11a87f
Revert "Revert "Refactoring/Remove unused imports from tools folder""
2022-07-13 08:37:42 -04:00
Denilson
f8114747cd
Revert "Refactoring/Remove unused imports from tools folder"
2022-07-13 08:33:07 -04:00
afrokick
094cb6b322
remove unused imports from tools
2022-07-06 19:27:53 +03:00