Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 365 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 365 Bytes

About

Implementation of linehaul to feed the PyPI public BigQuery dataset via Google Cloud Functions.

The function is triggerd by the CDN logs created in a Cloud Storage bucket. It parses the logs and streams them to the BigQuery public dataset.

Deploy

These functions auto-deploy on merge to the main branch via a Cloud Build trigger on this repository.