osm-codes / gridMap-pages

The production version, after gridMap-draftPages. ReactJS + OpenLayers.
Apache License 2.0
0 stars 0 forks source link

Set Up CI Pipeline for PR and Test Automation #34

Closed jsugg closed 10 months ago

jsugg commented 1 year ago

Description

Set up the CI pipeline. This should include configuring GitHub Actions to deploy the project on Ubuntu, testing the code, and enabling PR merge if tests pass.

Acceptance Criteria