Skip to content

Add WASM integration + CI/CD pipeline

Adrien Stucky requested to merge astucky/vtk-examples:wasm-ci-final into wasm-ci

This branch has everything needed to build, deploy (automatically or by hand) and test examples (only by hand for now). It also includes a "WASM" section for the site to explain everything.

See mirror here: https://mntikor.github.io/vtk-examples/site/

TODO:

  • add pipeline schedule
  • add token to push to gh-pages and change URL
  • upload docker image to container registry
  • change image name in .gitlab-ci.yaml
  • make job tags clearer
  • add a runner to the project

@amaclean

Edited by Adrien Stucky

Merge request reports