Skip to content

Conversation

@mrsimpson
Copy link
Member

This is a cherry pick of a0d8658 which is included in Rocket.Chat 2.1
This not only brings the latest Meteor release, but also adapts CircleCI so that memory issues during build should not happen anymore

Update Meteor to 1.8.1 (RocketChat#15358)

  • Meteor update to 1.8.1

meteor update
meteor update --all-packages

  • Remove deprecated rocketchat:monitoring package

  • Fix calling WebAppInternals.staticFilesMiddleware new signature

  • Update Node version to 8.15

  • Clear main files to cache some build files

  • Meteor npm install

Closes #ISSUE_NUMBER

Update Meteor to 1.8.1 (RocketChat#15358)

* Meteor update to 1.8.1

meteor update
meteor update --all-packages

* Remove deprecated rocketchat:monitoring package

* Fix calling WebAppInternals.staticFilesMiddleware new signature

* Update Node version to 8.15

* Clear main files to cache some build files

* Meteor npm install
@mrsimpson mrsimpson requested a review from a team September 19, 2019 14:21
jschirrmacher
jschirrmacher previously approved these changes Sep 19, 2019
Copy link

@jschirrmacher jschirrmacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since this is a cherry-pick from RC standard repo, I assume this will work as expected.

Not completely (including dependencies) in order to avoid merge conflict
when merging 2.0 lateron (which also removes GraphQL)
@mrsimpson
Copy link
Member Author

@jschirrmacher the commit I cherry-picked unfortunately contained dependencies: GraphQL-support in the package-dependencies was removed with the same commit, but not dependent files.

Thus, I had to removed this in separate commits.

Copy link

@jschirrmacher jschirrmacher left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok. I don't know why exactly we don't want to have GraphQL in Assistify, but I suppose we actually don't need it.
It would be cool, if the tests wouldn't depend on the order of the sections, but this might be another issue, so I approve again.

@mrsimpson mrsimpson merged commit 73f0ca9 into develop Sep 20, 2019
@mrsimpson mrsimpson deleted the update-meteor-1.8.1 branch December 7, 2020 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants