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.
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.