Skip to content

Extract synapse scripts to this repository #179

Description

@rvagg

We currently have failures on all our scenario runs because of an npm install problem. This happens because we need to clone and npm install the entire synapse repo to get scripts to run from there. But, we should be treating synapse as a dependency and running scripts locally.

So the task here is to extract what we need from Synapse (just example-e2e I think?) locally, treat synapse as a direct dependency, npm instal it from there. Any failures from a dependency npm install are important to pay attention to because they point to downstream problems impacting actual Synapse users, unlike the broader range of failure modes we get from doing an npm install and getting all of the subpackages installed and all of their devDependencies.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
📌 Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions