Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

On each PR, deploy artifacts #799

Open
1 of 2 tasks
amaury1093 opened this issue Feb 21, 2020 · 1 comment
Open
1 of 2 tasks

On each PR, deploy artifacts #799

amaury1093 opened this issue Feb 21, 2020 · 1 comment
Labels
Milestone

Comments

@amaury1093
Copy link
Contributor

amaury1093 commented Feb 21, 2020

As discussed with @sjeohp, we could build some stuff on each PR to allow easy testing:

  • deploy each PR's light-apps to e.g. substrate-light-ui-pr-244-somehash.netifly.com (or any other provider, needs to be http though)
  • build the extension into a zip file, and store the artifacts in Github Actions (done in ci: Create a draft release with the extension #947)
@amaury1093 amaury1093 added this to the v0.4.0-MVP milestone Feb 21, 2020
@amaury1093
Copy link
Contributor Author

We would need to deploy to a provider that provides http (not S), because of the no-ws-from-https problem.

From what I quickly saw, netlify and now.sh only allow https, but surge might work: https://surge.sh/help/using-https-by-default

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant