Projects
Thomas from the Insights team reviewed my BigQuery access PR and left comments that I addressed with the requested changes. I also added testing data to my local database in preparation for uploading to BigQuery, and began exploring the data pipeline tool to understand how it fits into the Cash Movement Report workflow.
I installed the google-cloud-sdk to use the bq command line tool and authenticated via gcloud auth application-default login. With that in place, I opened a PR in the data pipeline tool to add the cash movement table and register open sequence table. I still need answers on how to roll out the feature flags for this project.
Clement from the NZ SRE team helped merge my PR in the infrastructure access repo using signed commits.
Investigations
I will try to look into the endpoints involved in the catalog sync on register bootup sometime this week while waiting on reviews for the offline mode cost analysis.