workerd icon indicating copy to clipboard operation
workerd copied to clipboard

Add gha to upload Pyodide javascript bundle to GCS

Open hoodmane opened this issue 1 year ago • 2 comments

This adds a github action that makes a binary file out of the pyodide capnproto bundle and uploads it to GCS.

TODO:

  1. Use the uploaded file (see https://github.com/cloudflare/workerd/pull/2430)
  2. Move the pyodide js code and this script to pyodide-build-scripts repo.

hoodmane avatar Jun 19 '24 01:06 hoodmane

Move the pyodide js code and this script to pyodide-build-scripts repo.

Should I wait for this to be done before reviewing?

dom96 avatar Jul 24 '24 15:07 dom96

Perhaps. We probably don't need to even merge this since this action is intended to go into pyodide-build-scripts eventually.

hoodmane avatar Jul 24 '24 16:07 hoodmane

Yeah, eventually. We might as well merge this as-is and when we move repos we'll have to update how everything works.

hoodmane avatar Oct 28 '24 11:10 hoodmane

LGTM just a bit outdated since this PR was opened, let's update and merge

danlapid avatar Oct 28 '24 12:10 danlapid