rilldata / rill

Rill is a tool for effortlessly transforming data sets into powerful, opinionated dashboards using SQL. BI-as-code.
https://www.rilldata.com
Apache License 2.0
1.73k stars 117 forks source link

fix: public domain not being detected prod #6075

Closed AdityaHegde closed 1 week ago

AdityaHegde commented 1 week ago

RillPublicEmailDomains was not populated before. I believe this was because we didnt add types for it and the variable never got replaced. Working after this when deployed to test