mozilla / ssl-config-generator

Mozilla SSL Configuration Generator
https://ssl-config.mozilla.org/
Mozilla Public License 2.0
362 stars 60 forks source link

Add build & deploy workflow for github-pages environment #236

Open janbrasna opened 6 months ago

janbrasna commented 6 months ago

Resolves #161

Publishes ssl-config-generator to production from master. No underlying git history and/or keeping a separate branch needed, artifacts are built and published straight to the deployment environment.

Compiles under 10sec, whole npm ci takes about ~30sec, all in all builds and deploys under 1 minute.

Screen Shot 2024-03-15 at 22 49 40

Screen Shot 2024-03-15 at 22 53 49