okfn / opendataeditor

The Open Data Editor (ODE) is a no-code application to explore, validate and publish data in a simple way. Forever free and open source project powered by the Frictionless Framework.
http://opendataeditor.okfn.org
MIT License
164 stars 19 forks source link

Add build workflow to upload artifacts. #343

Closed pdelboca closed 5 months ago

pdelboca commented 5 months ago

This PR adds a build workflow and stores the artifacts in Github Actions.

This can be handy to easily access the distribution files to test. Without the need to pull, build and dist every PR we want to test.

More info: https://docs.github.com/en/actions/using-workflows/storing-workflow-data-as-artifacts

How to test

  1. Go the the Actions sections
  2. Click on the Action run by the PR (example: https://github.com/okfn/opendataeditor/actions/runs/8815010899)
  3. Navigate to the bottom
  4. You should be able to download a .zip files with the installers.

image

cloudflare-workers-and-pages[bot] commented 5 months ago

Deploying opendataeditor with  Cloudflare Pages  Cloudflare Pages

Latest commit: 80ca835
Status: ✅  Deploy successful!
Preview URL: https://cdd2b319.opendataeditor.pages.dev
Branch Preview URL: https://build-workflow.opendataeditor.pages.dev

View logs