Commit Graph

7722 Commits

Author SHA1 Message Date
Renan Castro
255b8bafa1 Fix issue when running android cordova projects due to aab format change 2021-07-13 16:30:19 -03:00
Jan Dvorak
37916408c7 MDG -> Meteor Software 2021-07-02 17:16:13 +02:00
Jan Dvorak
9a02cfcdde Merge pull request #11511 from meteor/feature/aab-android
Support AAB on android builds
2021-07-02 14:14:53 +02:00
Jan Dvorak
a8d912906c Merge branch 'release-2.4' into feature/aab-android 2021-07-01 22:27:34 +02:00
Jan Dvorak
393ac1d6d9 Merge branch 'devel' into release-2.4 2021-07-01 22:26:00 +02:00
Renan Castro
24e83658a8 Support BUNDLE format on android builds as it's a new google play standard - remove debug console.log 2021-07-01 17:18:23 -03:00
Renan Castro
609381e0ac Support BUNDLE format on android builds as it's a new google play standard 2021-07-01 17:16:00 -03:00
Jan Dvorak
8b7c7eb3f7 Update babel runtime and skelets 2021-06-28 17:32:00 +02:00
Jan Dvorak
a91c822f3c Merge pull request #11494 from meteor/dependabot/npm_and_yarn/tools/tests/apps/git-commit-hash/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/git-commit-hash
2021-06-25 12:46:51 +02:00
Jan Dvorak
c4c418e6ce Merge pull request #11493 from meteor/dependabot/npm_and_yarn/tools/tests/apps/dynamic-import/ws-6.2.2
Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/dynamic-import
2021-06-25 12:46:40 +02:00
dependabot[bot]
144b83fb65 Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/git-commit-hash
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 10:46:11 +00:00
dependabot[bot]
5670f58206 Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/dynamic-import
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 10:46:03 +00:00
dependabot[bot]
22aaa4f87d Bump ws from 6.2.1 to 6.2.2 in /tools/tests/apps/app-config
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-25 10:45:59 +00:00
Jan Dvorak
de5725e283 Deprecation warnings for meteor show 2021-06-24 18:20:36 +02:00
Renan Castro
c01b1371da Fix browserstack test failures. Old puppeteer is not supported anymore. 2021-06-23 17:53:10 -03:00
filipenevola
96ca5ba498 Fixing class export with classes in Node.js 14 2021-06-14 14:17:08 -04:00
filipenevola
07c77e8556 Merge release-2.3 into feature/accurate-unused-files-tracking 2021-06-14 13:48:11 -04:00
filipenevola
125846cefa Merge branch 'release-2.3' into feature/accurate-unused-files-tracking
# Conflicts:
#	tools/isobuild/compiler.js
2021-06-14 13:46:52 -04:00
filipenevola
6e748d386e New deploy option: build-only
- some clients want to have the ability to build first and after some validations proceeding with the upload and deploy
2021-06-14 10:37:45 -04:00
filipenevola
1f234574e8 New deploy option: build-only
- some clients want to have the ability to build first and after some validations proceeding with the upload and deploy
2021-06-14 08:11:58 -04:00
Jan Dvorak
8c8b720a18 Merge branch 'release-2.3' into hot-code-push-skelet-minimal 2021-06-11 22:11:46 +02:00
zodern
72d487f535 Remove duplicate code 2021-06-11 13:37:55 -05:00
zodern
cbc1d6002b Add tests for watching files in packages 2021-06-11 09:51:16 -05:00
zodern
a92f0245ad Update list of unused files after linking 2021-06-04 14:25:04 -05:00
zodern
8acc780637 Fix writing prelinked files 2021-05-31 13:53:08 -05:00
zodern
c1be1dca98 Add potentially unused file tests 2021-05-31 11:19:54 -05:00
zodern
47d1d414fd Use SourceResource for package source resources 2021-05-31 10:46:20 -05:00
zodern
30e42bf431 Only use _dataUsed for source resources 2021-05-31 10:44:18 -05:00
Jan Dvorak
d840808c1d Update skelets dependencies 2021-05-27 16:13:01 +02:00
Jan Dvorak
2cfa969ae6 Merge branch 'release-2.3' into remove-compat-bellow-1.0 2021-05-27 11:40:37 +02:00
Jan Dvorak
f104723017 Remove [object Object] from tests 2021-05-27 11:10:05 +02:00
Jan Dvorak
8a08a65290 Merge branch 'release-2.3' into remove-compat-bellow-1.0 2021-05-21 15:18:18 +02:00
Jan Dvorak
7955900aeb Display deprecated message on adding a deprecated package 2021-05-21 12:41:34 +02:00
Jan Dvorak
21c5f6a092 Update history & finish removal of deprecated package API
And correct versions for release
2021-05-20 21:40:00 +02:00
Jan Dvorak
2df8835fde Use autoupdate instead of hot-code-push 2021-05-20 20:07:00 +02:00
Jan Dvorak
9a14b0e29c Merge branch 'devel' into hot-code-push-skelet-minimal 2021-05-20 19:59:56 +02:00
Filipe Névola
cb00f74cd2 Merge branch 'release-2.3' into release-node-14 2021-05-19 17:34:55 -04: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
Jan Dvorak
9d7520910c Add cross to run failure to copy the style of success 2021-05-19 17:22:23 +02:00
Renan Castro
685e321fac User commonjs export 2021-05-19 11:01:00 -03:00
filipenevola
839a69db66 Refactoring platforms flag 2021-05-17 15:52:27 -04:00
Jan Dvorak
319a6c9007 Merge pull request #11437 from matheusccastroo/add-platforms-flag-for-meteor-build
Add platforms options to meteor build:
2021-05-17 21:33:46 +02:00
Matheus Castro
5ca8956f83 Use split(",") to get the platforms values. 2021-05-17 16:02:48 -03:00
Matheus Castro
e8dbe6c27d Add platforms options to meteor build:
This commit adds the "--platforms" flag to meteor build command. This allows the user to specify which platforms he want to build and build it only. For example, if we pass only android to it, we will build only android and web.cordova.

Related to issue #63 (https://github.com/meteor/meteor-feature-requests/issues/63)
2021-05-17 15:12:46 -03:00
Jan Dvorak
e404ab2330 More TS fixes 2021-05-17 19:53:31 +02:00
Jan Dvorak
628397ad78 More TS fixes 2021-05-17 18:54:01 +02:00
Jan Dvorak
351aff785c Fix Typescript type issues 2021-05-17 18:07:39 +02:00
Jan Dvorak
0b64e87c55 Fix tests visual for better visual navigation
Instead of everything being red, have passed test be green and information text be white.
2021-05-17 17:27:34 +02:00
zodern
baaf524163 Ignore changes to unused files in client watchset 2021-05-14 16:37:43 -05:00