CI/CD Workflows

Automated workflows for building, testing, and deploying LightNap applications.

Available Workflows

Build, Test, and Publish

The foundation CI workflow that builds both the .NET backend and Angular frontend, runs all tests, and packages the application as an artifact for deployment.

Deploy to Azure

Deploys the packaged application to Azure App Service using the artifacts created by the build workflow.


Table of contents