opendatacube / datacube-wps

Web Processing Service running on opendatacube
Other
7 stars 3 forks source link

Cache SQL dump #124

Closed benjimin closed 2 years ago

benjimin commented 2 years ago

Use github actions to cache the sample datacube index, rather than reindexing from scratch every time the unit tests need to be run.

This speeds up each invocation of the CI pipeline by about 6-7minutes.