UW-Macrostrat / web

Macrostrat's web interface
https://macrostrat.org/map
MIT License
11 stars 4 forks source link

Setup self-hosted CI #142

Open davenquinn opened 7 months ago

davenquinn commented 7 months ago

In addition to #141, we should consider setting up self-hosted CI workers (GitHub Actions runners).

With self-hosted CI runners, we can potentially greatly speed up incremental builds using BuildKit caching. As well as potentially working easily with database connections and dump files sourced from local S3 buckets.

davenquinn commented 6 months ago

@CannonLock build times are now pretty fast, have we set up some sort of self-hosted solution? Or is this caching? upgraded GitHub runners?

davenquinn commented 1 month ago

@CannonLock I assume we can close this one?