You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a new bucket and configure it as a GCP-hosted static site behind a load balancer; see this document created by the services team for gtfs.calitp.org
Change the existing CI to write files to the bucket rather than deploy via netlify; this would involve replacing netlify deploy with gsutil rsync
(Optional) Configure CI to allow deploys with a button (i.e. workflow dispatches) so empty PRs are not required to trigger actions
The text was updated successfully, but these errors were encountered:
atvaccaro
changed the title
Consider migrating reports from netlify to GCS
migrate reports from netlify to GCS
Aug 31, 2023
A sibling to cal-itp/data-analyses#849
The general steps would be:
netlify deploy
withgsutil rsync
The text was updated successfully, but these errors were encountered: