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
The name of property must what you've set "Field key" to in previous step
Set the type of property according to the "Field type" set in previous step
Run make update_all_from_rowy to update map_list.yaml with the data from newly set field in Rowy.
All existing contributors to BAR that are in the BAR's Google group should have permission to read data directly from Rowy.
To make sure that script can actually authenticate as you to Firebase, you have to setup gcloud by following https://cloud.google.com/sdk/docs/install. Set default project in gcloud to rowy-1f075 with gcloud config set project rowy-1f075.
Run make and make test to ensure that all is properly working after the change.