patrickhulce / third-party-web

Data on third party entities and their impact on the web.
https://www.thirdpartyweb.today/
MIT License
1.07k stars 101 forks source link

fix: create tpw table if doesn't exist #229

Closed Nigui closed 3 weeks ago

Nigui commented 1 month ago

This MR fixes broken pipeline when destination temporary table (third_party_web) doesn't exist. Script will check if exists then create with a schema if it doesn't. Fix #227

It also bumps to bigquery latest (v7.9.0) to fix an issue when we target a dataset in a different project than the one locally configured.

It also move project to yarn v4 and nodejs v22 to fix an issue I had installing project on my macos machine (issue with canvas dependency - used to generate chart in readme).

This MR can be split if needed.

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
third-party-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 3:36pm
github-actions[bot] commented 3 weeks ago

:tada: This PR is included in version 0.25.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: