GoogleCloudPlatform / jupyter-extensions

GCP extensions for Jupyter and JupyterLab
Apache License 2.0
53 stars 34 forks source link

Design and implement strategy for releasing extensions via GitHub actions #81

Open prodonjs opened 4 years ago

prodonjs commented 4 years ago
prodonjs commented 4 years ago

First steps are to collect the Python tarballs for each package into build artifacts. This will make it possible to get the reproducible build artifacts from a particular commit in the master branch.

For now, the initial strategy can be to manually create a release with a particular extension's tarball.

See example output at: https://github.com/prodonjs/jupyter-gcs-contents-manager/actions/runs/167869896