Commit Graph

8443 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
276d0a6f63 Merge branch 'update-node-18' of https://github.com/matheusccastroo/meteor into pr/12663 2023-08-11 10:06:20 -03:00
Gabriel Grubba
542b1ea3a8 solving appveyor issue 2023-08-11 10:06:18 -03:00
denihs
714574653e - fix tests "add cordova platforms" - set HOME env to undefined 2023-08-10 16:44:25 -04:00
denihs
7c64042e76 - fix tests "add cordova platforms" 2023-08-09 14:34:14 -04:00
Gabriel Grubba
48b56bed7a Merge pull request #12724 from meteor/feature/add-in-git-clone-option-when-passing-release-sc-2215
chore: solved issue when passing --release
2023-08-03 15:53:51 -03:00
denihs
a2579b0fa3 Merge remote-tracking branch 'matheusccastro/update-node-18' into update-node-18 2023-08-02 08:20:15 -04:00
denihs
fd19bb2f26 - increase wait time before match 2023-08-02 08:20:03 -04:00
Gabriel Grubba
a587e5d539 Merge branch 'release-3.0' into update-node-18 2023-08-01 18:50:16 -03:00
Gabriel Grubba
cc1a8438f6 Merge branch 'devel' into merging-devel-in-3.0 2023-08-01 15:30:54 -03:00
denihs
a3b9ab43f5 - fix function testShowPackageVersion 2023-08-01 09:47:39 -04:00
denihs
41f6f313f9 - fix test "can't build local packages with colons" 2023-08-01 09:23:46 -04:00
Gabriel Grubba
efbf601d76 chore: solved issue when passing --release 2023-07-31 16:31:00 -03:00
denihs
4d0668c1a8 - fix group 0 tests 2023-07-31 14:34:27 -04:00
denihs
cb0fa2450a - fix group 11 tests 2023-07-31 09:03:02 -04:00
denihs
bef631801a - fix "create --chakra-ui" 2023-07-11 10:49:57 -04:00
denihs
e52a2b4374 - fix "cordova builds with server options" 2023-07-11 10:13:17 -04:00
denihs
d92c87a8fa - fix "package with colons is converted on Windows" 2023-07-07 13:31:29 -04:00
denihs
a83f400ed4 - fix test "meteor npm run some-script-name - error returns exit status to shell":
on npm 8 "exit 1" doesn't throw an error anymore...
2023-07-07 09:34:03 -04:00
denihs
c926ed5564 - update all shrinkwrap files from scratch
- map shrinkwrap before run npm install
2023-07-06 18:40:27 -04:00
denihs
1644c55360 - creating all shrinkwrap files from scratch
- using package name that comes from package.json (includes node_modules)
2023-07-06 17:22:25 -04:00
denihs
514478d1de - copy package.json to lib folder when generating a dev_bundle
- install all dependencies from scratch when we change lockfileVersion
2023-07-06 12:21:48 -04:00
denihs
9a3e70f39a Look deeper in the node modules to find more dependencies 2023-07-05 16:10:13 -04:00
Gabriel Grubba
e191129e3b docs,guide: updated about missing --prototype flag 2023-07-04 14:01:23 -03:00
Gabriel Grubba
fd6f66386c Merge pull request #12697 from meteor/feature/meteor-create-git-url-sc-141
[Meteor 3 - Feature]: Meteor create uses git instead of vendorized
2023-07-04 11:21:25 -03:00
Gabriel Grubba
d09fc639c8 tests: updated create main 2023-07-04 09:29:29 -03:00
denihs
6c5331d399 always return some value from getInstalledDependenciesTree 2023-07-03 16:11:17 -04: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
denihs
1508b17a3b logging tree when there is an error minimizing tree 2023-07-03 12:53:41 -04:00
denihs
fcffab8b66 log packageNpmDir when fail to minimize installed dependencies 2023-07-03 12:43:27 -04:00
Gabriel Grubba
b58a582eb8 docs,cli: updated meteor create docs 2023-06-29 14:44:36 -03:00
denihs
69ed1b7c5f - fix getInstalledDependenciesTree
// As per Npm 8, now the metadata is no longer inside .npm/package/node_modules/PACKAGE_NAME/package.json
  // now you have every metadata of every package inside .npm/package/node_modules/ at .npm/package/node_modules/.package-lock.json
2023-06-29 12:22:36 -04:00
Gabriel Grubba
f1aed3aada reverted fde161c108 2023-06-29 10:27:24 -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
Gabriel Grubba
fde161c108 chore: updated to not repeat the same 2023-06-28 11:08:38 -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
zodern
e3e50ddaad Reduce parser plugins used in js-analyze
This makes the parsing 3 -4x faster
2023-06-26 18:15:35 -05:00
denihs
fb9dc1a26a - fix TESTS: package grubba:mocha locked in a version that doesn't exist 2023-06-20 13:37:19 -04:00
Gabriel Grubba
8be2681c17 Meteor version to 3.0.0-alpha.10 ☄️ 2023-06-19 11:07:52 -03:00
Rodrigo Nascimento
4f60a798c5 fix: self test nor passing on dynamic imports 2023-06-16 09:42:19 -03:00
denihs
6d9f397f76 - waiting less time before get error - dynamic tets 2023-06-15 14:03:42 -04:00
denihs
2e2b825fb5 Merge branch 'release-3.0' into release-3.0-fix-package-tests
# Conflicts:
#	packages/deprecated/markdown/package.js
#	packages/non-core/blaze
2023-06-14 14:37:46 -04:00
Gabriel Grubba
a67cf288a3 updated with await 2023-06-07 11:52:14 -03:00
Gabriel Grubba
b96441a390 CI: adding more logs and + timeout 2023-06-07 09:30:02 -03:00