Files
opengist/.github/workflows
Dave Cottlehuber ee5dbf6459 build: package prebuilt frontend assets as webdist tarball (#768)
* build: package prebuilt frontend assets as webdist tarball

OpenGist relies on a complex nodejs + tailwind toolchain that's not
available on all platforms, lacking native bindings.

Add a webdist release artefact that contains the platform-independent
frontend assets, suitable for embedding.

Add Github actions to prepare the release artefacts in CI.

* Nits

---------

Co-authored-by: Thomas Miceli <tho.miceli@gmail.com>
2026-07-21 02:35:59 +02:00
..