Nacho Codoñer
a18fadef80
fix issue with find operation on table, make sure to pass the db
2025-04-21 16:28:13 +02:00
Nacho Codoñer
2ca305cd63
clean
2025-04-21 14:03:17 +02:00
Nacho Codoñer
3763bea0e9
don't use transactions for sqlite read queries
2025-04-21 14:00:35 +02:00
Gabriel Grubba
257bf14b69
FIX: Issue with meteor publish with update option
...
It was missing an await in the update readme function.
Adding tests for this is an issue because of this snippet 3747d4cb87/tools/cli/commands-packages.js (L175-L184) and other parts that require or do some kind of check with the network
Maybe for the future think a way of mocking or being able to do tests in functions and not system tests.
Increase of types could help too.
2024-11-13 19:59:59 -03:00
Filipe Névola
1780bf4ccb
Fix wrong URL to changelog
...
The URL is resulting in 404.
Fixing to which appears to be the new one.
2024-09-02 14:48:09 -04:00
zodern
55f5f0ac2a
Improve error message when inconsistent version constraints
2024-04-25 21:35:30 -05:00
Gabriel Grubba
f1bb0ea9f9
removed upload info
2023-06-06 11:13:45 -03:00
Gabriel Grubba
906317d2cb
Merge pull request #12618 from meteor/tla-docs
...
Add top level await docs
2023-05-24 14:19:01 -03:00
Gabriel Grubba
6bc3d8f665
Meteor version to 3.0.0-alpha.9 ☄️
2023-05-18 19:54:59 -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
zodern
6f5bd9b25b
Add isobuild:top-level-await
2023-05-05 15:34:39 -05:00
denihs
b584620cd5
- fix test: unknown release"
2023-04-27 17:14:31 -03:00
denihs
3003050851
- fix test: autoupdate
2023-04-10 14:31:54 -04:00
Gabriel Grubba
34c8c515f1
chore: updated to have better error hadnlign
2023-02-14 15:42:56 -03:00
Gabriel Grubba
5c60ad1c87
solved SQLITE issue
2023-02-14 14:15:20 -03:00
Gabriel Grubba
98877a4350
chore: removed logs and made sync fileHash
2023-02-14 11:32:55 -03:00
Gabriel Grubba
98772e1b75
updating with latest changes
2023-02-13 14:34:50 -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
zodern
1e718277fb
Remove await's for archinfo.host
2023-01-30 13:55:30 -06:00
Matheus Castro
d243419d3c
Remove Fibers from meteor-tools:
...
- Don't use forkJoin when downloading missing packages.
2022-12-29 18:19:04 -03:00
Matheus Castro
cb01f7cc4a
Remove Fibers from meteor-tools:
...
- Make add, remove and list commands work.
2022-12-29 12:13:23 -03:00
Matheus Castro
4c27996f4e
Remove Fibers from meteor-tools:
...
- Removing Fibers from catalog and tropohouse.
2022-12-28 17:28:37 -03:00
Matheus Castro
4f81a498a1
Remove Fibers from meteor-tools:
...
- Remove require calls for Fibers on test-runners.
2022-12-25 23:30:50 -03:00
Matheus Castro
170e5d3f6d
Remove Fibers from meteor-tools:
...
- Adapt forkJoin and other files functions to correctly be awaited.
2022-12-22 14:09:27 -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
17a8a59b2e
Remove Fibers for Meteor Tools:
...
- Fixing issues with create component - fixing remote catalog.
2022-12-10 00:00:22 -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
Gabriel Grubba
539ef5ddf6
chore: removed logs
2022-12-02 12:06:52 -03:00
Gabriel Grubba
e35c182d4c
Meteor version to 2.9.0-rc.7 ☄️
2022-12-02 11:54:16 -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
Dirk Stolle
088e52f386
fix a few typos in tools directory
2022-11-03 17:42:40 +01:00
zodern
9f9927340d
Remove outdated comment on warehouse path
2022-04-18 10:35:23 -04:00
Filipe Névola
96558a0671
Add changelog link to new Meteor available message
2022-01-28 15:21:54 -04:00
filipenevola
88d5d18aee
Bump Meteor version to 2.5.2-beta.5
2021-11-25 17:51:54 -03:00
zodern
7ad8d166fa
Fix finding local packages on non-c drives
2021-10-12 22:43:59 -04:00
Jan Dvorak
b6e127cfc9
Minor tools update
...
Replace underscore where easy and feasible & other minor modernization that I came across.
2021-06-25 00:36:03 +02:00
Jan Dvorak
de5725e283
Deprecation warnings for meteor show
2021-06-24 18:20:36 +02:00
Renan Castro
31e7cf96fb
Inline KNOWN_ISOBUILD_FEATURE_PACKAGES constant. On node 14, we faced an issue while importing this constant, probably related to changes on ES6 implementation in this version. See the changelog here: https://nodejs.org/en/blog/release/v14.0.0/#notable-changes - documentation to avoid errors
2021-05-19 18:28:17 -03:00
Renan Castro
d6aeaf391d
Inline KNOWN_ISOBUILD_FEATURE_PACKAGES constant. On node 14, we faced an issue while importing this constant, probably related to changes on ES6 implementation in this version. See the changelog here: https://nodejs.org/en/blog/release/v14.0.0/#notable-changes
2021-05-19 17:56:38 -03:00
Renan Castro
685e321fac
User commonjs export
2021-05-19 11:01:00 -03:00
filipenevola
317a8f397e
Deprecation flag for packages
...
- loading fields to local catalog
- sending new fields to Troposphere
2021-03-31 12:09:00 -04:00
Jan Dvorak
ae97171daf
Start work on deprecation flag for packages
2020-09-06 17:07:59 +02:00
Ben Newman
d274d8d7ef
Work around bizarre SQLite dynamic type conversion behavior.
...
SQLite has a worse-is-better philosophy about automatically converting
between different data types, such as strings and floating point numbers:
https://www.sqlite.org/quirks.html#flexible_typing
This means querying for the string "1.10" in a given column can return
rows where the column is actually the string "1.1", since SQLite imagines
you might be talking about the number 1.1, rather than the string you
actually requested.
This "feature" became a problem for Meteor after we published Meteor 1.10,
which caused SQLite to return multiple rows for the getReleaseVersion
query, including both Meteor 1.10 and Meteor 1.1 (which is ancient, from
March 2015).
While this behavior seems completely indefensible, the SQLite
documentation clearly does not consider it a bug, which forces us to work
around the consequences by double-checking the queried results with the
filterExactRows helper function.
2020-03-12 18:07:39 -04:00
Paulo Mogollón
2ae2690f3a
Convert tools/utils/archinfo.js to TypeScript. ( #10624 )
...
* Updated code to use modern JS
* Added types
* Stopped using 2 underscore functions (1 remaining)
2019-07-21 12:01:24 -04:00