OpenHistoricalMap / issues

File your issues here, regardless of repo until we get all our repos squared away; we don't want to miss anything.
Creative Commons Zero v1.0 Universal
17 stars 1 forks source link

Configure continuous integration for overpass-turbo #786

Open erictheise opened 2 weeks ago

erictheise commented 2 weeks ago

Once we get caught up with upstream (#785) we need to utilize GitHub Actions to pull in and test changes on a regular (daily) schedule. What we learn here can be applied to iD and ohm-website.

The idea here is to merge upstream into a sacrificial branch off of staging, to run tests and identify conflicts, and merge into staging if all seems clear. This issue includes developing a minimal test suite of our modifications for time querying.