Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 750 Bytes

File metadata and controls

25 lines (14 loc) · 750 Bytes

Github actions

Workflows

Runs client lint, unit and integration tests on every pull request.

Requires python and gfortran to generate constants file before running.

Builds and deploys client dev and main branch to netlify.

Requires python and gfortran to generate constants file before running.

Runs server lint, unit and integration tests on every pull request.

Builds and deploys server main branch to ASU's servers.

Secret Keys

All secret keys for both client and server are kept here