Skip to content
This repository has been archived by the owner on Oct 22, 2020. It is now read-only.

Revert "Merge pull request #368 from elifesciences/312-push-messages" #518

Merged
merged 2 commits into from
Aug 22, 2018

Conversation

hem-brahmbhatt
Copy link
Contributor

Background

This reverts the Websocket subscription, as it doesn't work when the app is served over https. This is due to the subscription url being prefixed with ws:// in pubsweet-client

Any relevant tickets

#368, #507

How has this been tested?

CI

Copy link
Contributor

@diversemix diversemix left a comment

Choose a reason for hiding this comment

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

Let's see if re-instating those package versions make the pipeline work?

package.json Outdated
@@ -139,7 +139,7 @@
"joi-browser": "^13.4.0",
"lint-staged": "^7.2.2",
"prettier": "^1.8.2",
"pubsweet": "^2.3.0",
"pubsweet": "^2.2.8",
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't think we should be downgrading these - probably what is causing the failures in the pipeline.

@@ -12,6 +12,6 @@
"express": "^4.16.2"
},
"peerDependencies": {
"pubsweet-server": "^8.0.0"
"pubsweet-server": "^7.0.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't think we should be downgrading these - probably what is causing the failures in the pipeline.

Copy link
Contributor

@diversemix diversemix left a comment

Choose a reason for hiding this comment

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

Works in pipeline!

@hem-brahmbhatt hem-brahmbhatt merged commit 5aa1e65 into develop Aug 22, 2018
@hem-brahmbhatt hem-brahmbhatt deleted the 507-revert-subscription-resolver branch August 22, 2018 12:44
hem-brahmbhatt added a commit that referenced this pull request Aug 23, 2018
…ption-resolver"

This reverts commit 5aa1e65, reversing
changes made to d0a10ca.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants