Commit ebfc016
Release 11/03/2025 (#2324)
* docs(firestore-bigquery-export): remove references to lifecycle backfill (#2315)
* fix(firestore-translate-text): disable backfill (#2314)
chore(firestore-translate-text): update changelog
* docs(firestore-bigquery-export): fix small typo in max dispatches param (#2317)
* feat: gen-schema-view updates (#2326)
* fix(gen-schema-view): run npm audit fix
* refactor(gen-schema-view): extract config parsing to its own module
* feat(gen-schema-views): add gemini gen schema
Co-authored-by: Corie Watson <[email protected]>
* chore(gen-schema-views): bump version
* chore(gen-schema-views): add license headers
* docs(gen-schema-views): update gemini docs
* refactor(gen-schema-view): allow specifying of schema file name
* fix(gen-schema-view): fix schema directory option in non-interactive, and update docs
* docs(gen-schema-views): update guide
---------
Co-authored-by: Corie Watson <[email protected]>
* chore(firestore-translate-text): fully remove backfill resources (#2328)
---------
Co-authored-by: Corie Watson <[email protected]>1 parent 797d012 commit ebfc016
File tree
33 files changed
+5516
-2488
lines changed- firestore-bigquery-export
- functions
- guides
- scripts
- gen-schema-view
- src
- __tests__
- config
- e2e
- helpers
- genkit
- schema-loader-utils
- config
- schema
- import
- firestore-translate-text
- functions/src
33 files changed
+5516
-2488
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | | - | |
| 9 | + | |
4 | 10 | | |
5 | 11 | | |
6 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | 110 | | |
113 | 111 | | |
114 | 112 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
| 40 | + | |
45 | 41 | | |
46 | 42 | | |
47 | 43 | | |
48 | | - | |
| 44 | + | |
49 | 45 | | |
50 | 46 | | |
51 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 48 | + | |
53 | 49 | | |
54 | 50 | | |
55 | 51 | | |
56 | | - | |
| 52 | + | |
57 | 53 | | |
58 | 54 | | |
59 | 55 | | |
| |||
281 | 277 | | |
282 | 278 | | |
283 | 279 | | |
284 | | - | |
| 280 | + | |
285 | 281 | | |
286 | 282 | | |
287 | 283 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
| 342 | + | |
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
| |||
0 commit comments