Skip to content

Conversation

@cabljac
Copy link
Contributor

@cabljac cabljac commented Nov 6, 2024

This PR is to release firestore-bigquery-export extension

cabljac and others added 6 commits November 6, 2024 11:46
* fix(firestore-bigquery-changetracker): include declaration files

* chore(firestore-bigquery-changetracker): bump version

* fix(firestore-bigquery-export): added ts-expect-error and TODOs in the import script
* chore(firestore-bigquery-changetracker): bump version

* fix(firestore-bigquery-export): added ts-expect-error and TODOs in the import script

* feat: try to immediately write to bq first

* chore: remove legacy backfill code

* feat: add max enqueue attempts param

* test: add flags to test, remove unused resource

* feat: add backup to gcs

* chore(firestore-bigquery-export): temporarily disable GCS

* chore: bump ext version

* fix(firstore-bigquery-export): comment out unused role for now and use logging

* fix(firestore-bigquery-export): implemented RC changes including logging keys

* chore(firestore-bigquery-export): update README and CHANGELOG

* chore(firestore-bigquery-export): update CHANGELOG
@cabljac cabljac requested a review from a team as a code owner November 6, 2024 11:51
// Initialize Firebase Admin with your credentials
// Make sure you've already set up your Firebase Admin SDK
admin.initializeApp({
projectId: "vertex-testing-1efc3",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
projectId: "vertex-testing-1efc3",
projectId: "PROJECT_ID",

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oop, will tidy this up in a new commit later

@cabljac cabljac merged commit 792c14d into master Nov 6, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants