Skip to content

ci: package and upload vtk-wasm gzipped tarballs instead of a wheel

  • the vtk-wasm tarball is correctly versioned like vtk-wasm.major.minor.YYYYMMDD.tar.gz
  • use generic upload mechanism instead of pypi
  • this tarball only includes vtkWasmSceneManager.mjs and vtkWasmSceneManager.wasm. More files can be added if a need arises.
  • closes #19290 (closed)
Edited by Jaswant Panchumarti (Kitware)

Merge request reports