GLVis / glvis-js

JavaScript/WebAsembly GLVis Library
http://glvis.org/live
BSD 3-Clause "New" or "Revised" License
17 stars 3 forks source link

Add CI testing with GitHub Actions #7

Open tzanio opened 3 years ago

tzanio commented 3 years ago

What will be reasonable to test, either on periodic basis or maybe on GLVis push?

See https://github.com/GLVis/glvis/issues/124

justinlaughlin commented 2 months ago

It'd be nice to know if glvis changes break things downstream. An action that builds glvis-js and produces an artifact would be great. Uploading to npm can probably still be manual based on frequency of glvis updates.