-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Pull latest from fork head #1
base: master
Are you sure you want to change the base?
Commits on Jul 22, 2024
-
Add support for firealerts events in Eventarc emulator. (#7355)
* Allow functions emulator to recognize firealerts triggers * Add support for non custom events in event arc emulator * add cors to getTriggers route * Remove duplicate logic * add cors to publish native events route * Add ability to remove triggers * Fix prettier problem * Only remove triggers with removal implemented * update changelog * update package-lock --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for de1814f - Browse repository at this point
Copy the full SHA de1814fView commit details
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2e2bc83 - Browse repository at this point
Copy the full SHA 2e2bc83View commit details -
Fix errors showing as success in Firestore commands (#7482)
* Reuse help command text in error messages * Fix casing of helpCommandText constant * Throw errors in firestore:databases:restore * Throw errors in firestore:databases:update * Throw errors in firestore:databases:create * Throw errors in firestore:backups:schedules:update * Throw errors in firestore:backups:schedules:create * Fix lint error for missing return type * Add missing period to help text * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 8a4aa7a - Browse repository at this point
Copy the full SHA 8a4aa7aView commit details -
Fix invalid option names in Firestore backup schedule commands (#7481)
* Use `-d` short name for database * Remove invalid and ambiguous short names * Update CHANGELOG * Lint CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for e00df1e - Browse repository at this point
Copy the full SHA e00df1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6345d7 - Browse repository at this point
Copy the full SHA f6345d7View commit details -
Bump FDC emulator to v1.3.0 (#7486)
* Update changelog. * Bump emulator version.
Configuration menu - View commit details
-
Copy full SHA for 31cc6fc - Browse repository at this point
Copy the full SHA 31cc6fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for b792ba8 - Browse repository at this point
Copy the full SHA b792ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4231d76 - Browse repository at this point
Copy the full SHA 4231d76View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6e9f4b - Browse repository at this point
Copy the full SHA e6e9f4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c64dcee - Browse repository at this point
Copy the full SHA c64dceeView commit details -
Bump FDC emulator to v1.3.1 (#7491)
* Update changelog. * Bump emulator to v1.3.1.
Configuration menu - View commit details
-
Copy full SHA for 9893255 - Browse repository at this point
Copy the full SHA 9893255View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2355787 - Browse repository at this point
Copy the full SHA 2355787View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7411d5 - Browse repository at this point
Copy the full SHA e7411d5View commit details
Commits on Jul 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f57cb47 - Browse repository at this point
Copy the full SHA f57cb47View commit details -
Refactor SDK init to split up prompting and actuation (#7488)
* Refactor SDK init to split up prompting and actuation * progress on unit tests * Added unit test for actuate * Add logs so i can debug tests failing only in CI on node 20 * no only * format * Maybe this? * I give up on mock-fs - trying a simpler approach * Clean up * fix shrinkwrap * fix shrinkwrap * fix shrinkwrap
Configuration menu - View commit details
-
Copy full SHA for a592119 - Browse repository at this point
Copy the full SHA a592119View commit details
Commits on Jul 26, 2024
-
Improve update message displayed when Firebase Tools is not latest (#…
…7493) * Improve update message * Add changelog entry --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for c849eb8 - Browse repository at this point
Copy the full SHA c849eb8View commit details -
pass resolvedConfigPath to dataConnectEmulator start (#7495)
* pass resolvedConfigPath to dataConnectEmulator start * cleanup * add changelog
Configuration menu - View commit details
-
Copy full SHA for b921af5 - Browse repository at this point
Copy the full SHA b921af5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cc5a93 - Browse repository at this point
Copy the full SHA 4cc5a93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1037f51 - Browse repository at this point
Copy the full SHA 1037f51View commit details -
Start of init refactor (#7485)
* Start of init refactor * progress on tests * Unit tests for actuate
Configuration menu - View commit details
-
Copy full SHA for 3659a71 - Browse repository at this point
Copy the full SHA 3659a71View commit details
Commits on Jul 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c3e247b - Browse repository at this point
Copy the full SHA c3e247bView commit details -
Add CMEK support in Firebase CLI for Firestore databases (#7479)
* Add CMEK support for Firestore database * adjust column width for get database output * fix lint * remove invalid char * fix lint * fix an option error * resolve comments * fix lint * fix lint * fix style
Configuration menu - View commit details
-
Copy full SHA for dd32d0c - Browse repository at this point
Copy the full SHA dd32d0cView commit details -
Update marked and marked-terminal (#7502)
* Update markedand marked-terminal * Ignore errors on typescript-json-schema - they have no effect on the output here
Configuration menu - View commit details
-
Copy full SHA for b08851a - Browse repository at this point
Copy the full SHA b08851aView commit details
Commits on Jul 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 226111b - Browse repository at this point
Copy the full SHA 226111bView commit details -
Improved defaults for init dataconnect:sdk (#7507)
* Improved defaults for init dataconnect:sdk * Clean up comments
Configuration menu - View commit details
-
Copy full SHA for 3d05283 - Browse repository at this point
Copy the full SHA 3d05283View commit details -
Fix functions:secrets:set - stop erroring in non-interactive flows wi…
…thout force option (#7467) * Adding error for non-interactive flows without force option * add changelog entry * update changelog * fixing error message * add a guard around the prompt to stop erroring if we are in non-interactive mode * update changelog msg
Configuration menu - View commit details
-
Copy full SHA for 68be9c5 - Browse repository at this point
Copy the full SHA 68be9c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65ce56d - Browse repository at this point
Copy the full SHA 65ce56dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6004e0d - Browse repository at this point
Copy the full SHA 6004e0dView commit details
Commits on Jul 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a49e11a - Browse repository at this point
Copy the full SHA a49e11aView commit details
Commits on Aug 1, 2024
-
Co-authored-by: Fred Zhang <fredzqm@google.com>
Configuration menu - View commit details
-
Copy full SHA for 79b63ea - Browse repository at this point
Copy the full SHA 79b63eaView commit details -
Add shortname option for kms-key-name to firestore:databases:create (#…
…7510) Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 69a815c - Browse repository at this point
Copy the full SHA 69a815cView commit details -
Bump FDC emulator to v1.3.2. (#7518)
* Bump FDC emulator to v1.3.2. * Add PR number to changelog. * formatting
Configuration menu - View commit details
-
Copy full SHA for 5e7c9ed - Browse repository at this point
Copy the full SHA 5e7c9edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d646372 - Browse repository at this point
Copy the full SHA d646372View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4d9f6b - Browse repository at this point
Copy the full SHA d4d9f6bView commit details
Commits on Aug 2, 2024
-
Use esbuild lib instead of npx (#7395)
* Use esbuild lib instead of npx * Update next build function to use or install esbuild on demand - Add `findEsbuildPath`: Helper function to find the path of esbuild using `npm which` - Add `installEsbuild`: Helper function to install esbuild dynamically - Add tests for `findEsbuildPath` and `installEsbuild` * Update failing test scripts * Update failing test scripts * Changelog * Use semver for ESBUILD_VERSION and warn if the version does not match
Configuration menu - View commit details
-
Copy full SHA for 115dfe5 - Browse repository at this point
Copy the full SHA 115dfe5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0df3681 - Browse repository at this point
Copy the full SHA 0df3681View commit details
Commits on Aug 5, 2024
-
FDC: Fixed casing issue in template (#7528)
* Fixed casing issue in template * Revert "Fixed casing issue in template" This reverts commit 30d4b82. * Undid changes
Configuration menu - View commit details
-
Copy full SHA for 6ac4165 - Browse repository at this point
Copy the full SHA 6ac4165View commit details
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b75b0ed - Browse repository at this point
Copy the full SHA b75b0edView commit details -
Detect platform during
init dataconnect:sdk
instead of asking (#7522)* Default to default * progress on using app detection in sdk:init * Don't ask, just know * Better handling of file not found, tested IOS and Android * Adding CHANGELOG * pr fixes
Configuration menu - View commit details
-
Copy full SHA for 0354ae6 - Browse repository at this point
Copy the full SHA 0354ae6View commit details -
Listen for changes to extensions during deploy (#7524)
Listen for changes to extensions during deploy
Configuration menu - View commit details
-
Copy full SHA for ff49843 - Browse repository at this point
Copy the full SHA ff49843View commit details -
Fixes secret params resolution in functions emulator (#7443)
* don't resolve secrets in deploy for emulator * add changelog
Configuration menu - View commit details
-
Copy full SHA for 4839dcb - Browse repository at this point
Copy the full SHA 4839dcbView commit details -
Dont try to createDatabase when we know the instance is not ready (#7530
Configuration menu - View commit details
-
Copy full SHA for a22054a - Browse repository at this point
Copy the full SHA a22054aView commit details -
chore: update sharp version (#7517)
* chore: update sharp version * chore: update changelog * Update CHANGELOG.md Co-authored-by: Leonardo Ortiz <leo@monogram.io> * Update src/frameworks/constants.ts Co-authored-by: Leonardo Ortiz <leo@monogram.io> --------- Co-authored-by: Leonardo Ortiz <leo@monogram.io>
Configuration menu - View commit details
-
Copy full SHA for 7513b27 - Browse repository at this point
Copy the full SHA 7513b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for f213388 - Browse repository at this point
Copy the full SHA f213388View commit details
Commits on Aug 7, 2024
-
Add generateSdkYaml util function (#7532)
* file utils * add tests * address comments
Configuration menu - View commit details
-
Copy full SHA for a9f99f8 - Browse repository at this point
Copy the full SHA a9f99f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e95697 - Browse repository at this point
Copy the full SHA 5e95697View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8fe9e - Browse repository at this point
Copy the full SHA cc8fe9eView commit details
Commits on Aug 8, 2024
-
Write the default connector into a directory named
connector
.### Description This writes `dataconnect/connector/queries.gql` instead of `dataconnect/default/queries.gql` for clarity. The connector ID is still `default` (unchanged). ### Scenarios Tested TODO ### Sample Commands `firebase init dataconnect` Reviewers: joehan Reviewed By: joehan Pull Request: #7541
Configuration menu - View commit details
-
Copy full SHA for 8f34600 - Browse repository at this point
Copy the full SHA 8f34600View commit details -
Fall back to no platform detected flow in unclear cases (#7540)
* Fall back to no platform detected flow in unclear cases * ||=
Configuration menu - View commit details
-
Copy full SHA for c63a791 - Browse repository at this point
Copy the full SHA c63a791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e61931 - Browse repository at this point
Copy the full SHA 1e61931View commit details -
Update init dataconnect with movie schema (#7520)
* feat: update dataconnect init to movie schema * fix: connector.yaml * fix: description * fix: package name * Update templates/init/dataconnect/queries.gql Co-authored-by: joehan <joehanley@google.com> * Update templates/init/dataconnect/queries.gql Co-authored-by: joehan <joehanley@google.com> * Update templates/init/dataconnect/schema.gql Co-authored-by: joehan <joehanley@google.com> * Update templates/init/dataconnect/schema.gql Co-authored-by: joehan <joehanley@google.com> * Update templates/init/dataconnect/mutations.gql Co-authored-by: Yuchen Shi <yuchenshi@google.com> * fix: nits * fix: kotlin path * Update templates/init/dataconnect/schema.gql Co-authored-by: Yuchen Shi <yuchenshi@google.com> * fix: schema error --------- Co-authored-by: joehan <joehanley@google.com> Co-authored-by: Yuchen Shi <yuchenshi@google.com>
Configuration menu - View commit details
-
Copy full SHA for 70caa73 - Browse repository at this point
Copy the full SHA 70caa73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87099e7 - Browse repository at this point
Copy the full SHA 87099e7View commit details
Commits on Aug 9, 2024
-
Cut FDC Emulator Release 1.3.4 (#7545)
* Bump FDC local toolkit to v1.3.3. * Add PR number to changelog. * changelog * bump * Update CHANGELOG.md * m --------- Co-authored-by: Rosalyn Tan <rosalyntan@google.com> Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2037176 - Browse repository at this point
Copy the full SHA 2037176View commit details -
Make FDC SDK init default outputDir disjoint (#7546)
* Bump FDC local toolkit to v1.3.3. * Add PR number to changelog. * changelog * bump * Update CHANGELOG.md * m * Update FDC SDK init defaults * m * PascalCase for swift * add <appDir>/app/src/main/kotlin logic back * default path --------- Co-authored-by: Rosalyn Tan <rosalyntan@google.com> Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2f4e343 - Browse repository at this point
Copy the full SHA 2f4e343View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc43c5c - Browse repository at this point
Copy the full SHA dc43c5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c88d7a - Browse repository at this point
Copy the full SHA 9c88d7aView commit details
Commits on Aug 12, 2024
-
Add Sdk generation flow UI (#7539)
* Add Sdk generation flow UI * revert emulator change * addres comments
Configuration menu - View commit details
-
Copy full SHA for 83154d9 - Browse repository at this point
Copy the full SHA 83154d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9fff1b - Browse repository at this point
Copy the full SHA f9fff1bView commit details
Commits on Aug 13, 2024
-
fix esbuild path used to bundle next.config.js on Windows (#7555)
* use path from npx which to run esbuild * fix test * prevent findEsbuildPath to throw when npx which returns undefined * prevent throw when version not found in getGlobalEsbuildVersion * changelog
Configuration menu - View commit details
-
Copy full SHA for 5b59e22 - Browse repository at this point
Copy the full SHA 5b59e22View commit details
Commits on Aug 14, 2024
-
Allow dotenv files from different environments for SSR and SSG in Nex…
…t.js (#7323) * Check if the .env.<PROJECT-ID> file exists and make it available for the build process * Use parseStrict function to parse dotenv file * Invert assignation of variables * Add tests for parseStrict function * Changelog
Configuration menu - View commit details
-
Copy full SHA for 35c0051 - Browse repository at this point
Copy the full SHA 35c0051View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1745ee9 - Browse repository at this point
Copy the full SHA 1745ee9View commit details -
add changelog for sdk generation (#7552)
* add changelog for sdk generation * update * Format
Configuration menu - View commit details
-
Copy full SHA for 009cc18 - Browse repository at this point
Copy the full SHA 009cc18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643e3af - Browse repository at this point
Copy the full SHA 643e3afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c21094 - Browse repository at this point
Copy the full SHA 7c21094View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73eeca1 - Browse repository at this point
Copy the full SHA 73eeca1View commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8952681 - Browse repository at this point
Copy the full SHA 8952681View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d098c - Browse repository at this point
Copy the full SHA c3d098cView commit details
Commits on Aug 20, 2024
-
Fixing bug where Extensions API is required for functions deploy (#7572)
* fixing bug where extensions API is required for functions deploy
Configuration menu - View commit details
-
Copy full SHA for 22ddf1a - Browse repository at this point
Copy the full SHA 22ddf1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85edf9e - Browse repository at this point
Copy the full SHA 85edf9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for e53da5c - Browse repository at this point
Copy the full SHA e53da5cView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1aa4f8a - Browse repository at this point
Copy the full SHA 1aa4f8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 52cba51 - Browse repository at this point
Copy the full SHA 52cba51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0caa30b - Browse repository at this point
Copy the full SHA 0caa30bView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4ac884 - Browse repository at this point
Copy the full SHA d4ac884View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8ee858b - Browse repository at this point
Copy the full SHA 8ee858bView commit details -
temporarily remove extensions deploy from functions (#7600)
* temporarily remove extensions deploy from functions
Configuration menu - View commit details
-
Copy full SHA for dee2c89 - Browse repository at this point
Copy the full SHA dee2c89View commit details -
Add support for cloud tasks within the emulator. (#7475)
* register cloud task triggers * Create and register task queue emulator * Add basic features of task queue emulator * Implement a queue to improve performance of tasks emulator * Remove unused import * Register task queues from functions emulator * change task queue endpoint to accept IDs in body instead of query params * set enviornment variable when task queue emulator is running * Remove bug where tasks were getting dispatched too fast * Rework task enqueueing API and support task deletion * properly support task deletion * Refactor Task Dispatching Algorithm * Add task deduplication for all tasks that have ever been added * Refactor Task Queue * Add tests for task queue emulator * respond to PR review * update firebase-config.json * use node-fetch * fix tests * Make tasks emulator start up whenever functions emulator starts * fix error message * Add statistics endpoint * Add in global task deduplication * Add headers to request * Review Changes * Remove console logs * Update backoff calculations * add changelog --------- Co-authored-by: blidd-google <112491344+blidd-google@users.noreply.github.com> Co-authored-by: joehan <joehanley@google.com> Co-authored-by: Brian Li <blidd@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2b1a314 - Browse repository at this point
Copy the full SHA 2b1a314View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91a80d9 - Browse repository at this point
Copy the full SHA 91a80d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c08fedd - Browse repository at this point
Copy the full SHA c08feddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 750f1bf - Browse repository at this point
Copy the full SHA 750f1bfView commit details
Commits on Aug 29, 2024
-
* Improve SQL permissions setup and security in dataconnenct:sql:migrate command * Improve sql role grant checks * redeuce required iam perms to perform sql setup and remove cloudsql.users.create requirement for migrate * Move P4SA user creation and grants to setupIAMUsers
Configuration menu - View commit details
-
Copy full SHA for fb17e78 - Browse repository at this point
Copy the full SHA fb17e78View commit details
Commits on Aug 30, 2024
-
Add support for setting the encryption configuration of restored fire…
…store databases (#7483) * Add EncryptionConfig API type * Add encryptionType command option for GOOGLE_DEFAULT_ENCRYPTION * Accept and parse option for GOOGLE_DEFAULT_ENCRYPTION * Set encryption config values in the API request * Add support for USE_BACKUP_ENCRYPTION * Fix casing of helpCommandText constant * Add support for CUSTOMER_MANAGED_ENCRYPTION * Format changes * Add missing bracket in encryption type info * Don't allow an empty encryption type * Validate if kms-key-name is set at the appropriate time * Use enum for encryption type * Throw an error if a key is set without an encryption type * Improve error messages * Specify that USE_BACKUP_ENCRYPTION is the default * Move undefined option into the switch statement * Improve help text * Update --kms-key-name to match new arg in create db * Remove duplicate `kmsKeyName` declaration. * Update help text for --kms-key-name * Use new API fields * Update changelog for firestore restore with encryption config
Configuration menu - View commit details
-
Copy full SHA for 0d5f749 - Browse repository at this point
Copy the full SHA 0d5f749View commit details
Commits on Sep 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9a0a9c - Browse repository at this point
Copy the full SHA c9a0a9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c832af4 - Browse repository at this point
Copy the full SHA c832af4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d65aed8 - Browse repository at this point
Copy the full SHA d65aed8View commit details
Commits on Sep 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e2ab54 - Browse repository at this point
Copy the full SHA 0e2ab54View commit details
Commits on Sep 10, 2024
-
Fix extension hanging during Firebase Init (#7630)
* remove requireAuthWrapper loop * changelog * Update firebase-vscode/src/cli.ts Co-authored-by: Remi Rousselet <darky12s@gmail.com> * Apply suggestions from code review Co-authored-by: Remi Rousselet <darky12s@gmail.com> --------- Co-authored-by: Remi Rousselet <darky12s@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 626bdce - Browse repository at this point
Copy the full SHA 626bdceView commit details -
Add OOB flow for VERIFY_AND_CHANGE_EMAIL (#7618)
Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 19b5f49 - Browse repository at this point
Copy the full SHA 19b5f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cdfad2 - Browse repository at this point
Copy the full SHA 4cdfad2View commit details
Commits on Sep 11, 2024
-
Implement schemaValidation mode handling in `firebase dataconnect:sql…
…:diff` (#7633) * Compat mode support. * Support handling schema validation options in `diff`. * Fix build. * Format. * Don't output second set of diffs if they're equal to the first. * Address review comments. * Tweak output logs.
Configuration menu - View commit details
-
Copy full SHA for 18e3189 - Browse repository at this point
Copy the full SHA 18e3189View commit details -
Bump FDC local toolkit to v1.3.6. (#7640)
* Bump FDC local toolkit to v1.3.6. * Bump versions.
Configuration menu - View commit details
-
Copy full SHA for 4beac36 - Browse repository at this point
Copy the full SHA 4beac36View commit details -
Update message when users try to update from 1st to 2nd Gen function (#…
…7611) * Update message when users try to update from 1st to 2nd Gen function using the same function name. CLI has always block the transition 1st Gen to 2nd Gen in the CLI - change here simply update the product name and point users to our public doc that documents changes necessary to transition to 2nd gen function. Aside: Cloud Run functions doesn't allow for 1st and 2nd gen functions to share the same name. * messaging nit. * Say 'see' instead of 'please'. --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for c6defcb - Browse repository at this point
Copy the full SHA c6defcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85f1e79 - Browse repository at this point
Copy the full SHA 85f1e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c7cfd - Browse repository at this point
Copy the full SHA 63c7cfdView commit details
Commits on Sep 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5bb5d12 - Browse repository at this point
Copy the full SHA 5bb5d12View commit details -
feat: update supported range for angular (#7469)
* feat: change supported range for Angular framework * feat: update changelog * feat: update supported range
Configuration menu - View commit details
-
Copy full SHA for 80574c4 - Browse repository at this point
Copy the full SHA 80574c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for f03f2a5 - Browse repository at this point
Copy the full SHA f03f2a5View commit details
Commits on Sep 16, 2024
-
Update the Firestore init() flow to handle non-default databases (#7655)
* Update the Firestore init() flow to handle non-default databases, by allowing the user to input the name of the database they want to initialize. This is a catch for older projects created in Cloud, which have a (default) non-Firestore Native database in their projects before they add Firebase. * Update the Firestore init() flow to handle non-default databases, by allowing the user to input the name of the database they want to initialize. This is a catch for older projects created in Cloud, which have a (default) non-Firestore Native database in their projects before they add Firebase. * Changelog --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4d4c57d - Browse repository at this point
Copy the full SHA 4d4c57dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2503dfa - Browse repository at this point
Copy the full SHA 2503dfaView commit details -
Implement
schemaValidation
mode handling in `dataconnect:sql:migrat……e` and `deploy` (#7639) * Support handling schema validation options in `diff`. * Format. * Don't output second set of diffs if they're equal to the first. * Update dataconnect:sql:migrate * Fix my failed rebase lol * Finish handling schemaValidation mode in `dataconnect:sql:migrate`. * Fix setSchemaValidationMode. * Concat follow-up strict diffs, instead of replacing compat diffs. * Don't display purely optional changes with flag. * Pass `schemaValidation` into `deploy` command. * Address review comments.
Configuration menu - View commit details
-
Copy full SHA for b89cb2f - Browse repository at this point
Copy the full SHA b89cb2fView commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 70b8994 - Browse repository at this point
Copy the full SHA 70b8994View commit details -
Make
firebase init
for FDC work better with Spark projects. (#7666)* Make `firebase init` for FDC work better with Spark projects. * Don't provision CloudSQL instance if billing is not enabled. * Remove experiment flag gating. * Enable other APIs besides compute.googleapis.com.
Configuration menu - View commit details
-
Copy full SHA for b88dc57 - Browse repository at this point
Copy the full SHA b88dc57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b6f994 - Browse repository at this point
Copy the full SHA 8b6f994View commit details
Commits on Sep 18, 2024
-
update data connect client, dataplaneclient, and emulator client to v… (
#7589) * update data connect client, dataplaneclient, and emulator client to v1beta * update tests
Configuration menu - View commit details
-
Copy full SHA for c222f52 - Browse repository at this point
Copy the full SHA c222f52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 18d302a - Browse repository at this point
Copy the full SHA 18d302aView commit details -
Update FDC local toolkit to v1.3.7. (#7679)
* Update FDC local toolkit to v1.3.7. * Add PR number to changelog.
Configuration menu - View commit details
-
Copy full SHA for e2ee5be - Browse repository at this point
Copy the full SHA e2ee5beView commit details -
Switch primaryDatasource -> datasources (#7678)
* Switch primaryDatasource -> datasources * ?. * primaryDatasource -> postgresDatasource
Configuration menu - View commit details
-
Copy full SHA for eb18f4b - Browse repository at this point
Copy the full SHA eb18f4bView commit details -
* initial grant commands * Add some checks and fix linting * Address comments and cleanup / error messages * Add fdc grant commands changelog
Configuration menu - View commit details
-
Copy full SHA for e1d1563 - Browse repository at this point
Copy the full SHA e1d1563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bd497d - Browse repository at this point
Copy the full SHA 6bd497dView commit details -
add changelog for #7571 (#7681)
* add changelog for #7571 * Update CHANGELOG.md --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 211c0af - Browse repository at this point
Copy the full SHA 211c0afView commit details
Commits on Sep 19, 2024
-
Compat mode bug bash fixes (#7680)
* Ignore invalid connector errors in Using Google Analytics in DEBUG mode. Emulators (+ UI) events will be shown in GA Debug View only. Error: No currently active project. To run this command, you need to specify a project. You have two options: - Run this command with --project <alias_or_project_id>. - Set an active project by running firebase use --add, then rerun this command. To list all the Firebase projects to which you have access, run firebase projects:list. To learn about active projects for the CLI, visit https://firebase.google.com/docs/cli#project_aliases. * Update schema migration prompt wording. * Another prompt message wording update. --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 585a476 - Browse repository at this point
Copy the full SHA 585a476View commit details -
Add --dry-run to deploy (#7574)
* Add --dry-run to deploy * Format * Format * pr fixes * PR fixes for functions and extensions * Merging in master * fix test failure * Add diffSchema to dataconnect dry run, better end message * format
Configuration menu - View commit details
-
Copy full SHA for f0a608c - Browse repository at this point
Copy the full SHA f0a608cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4095c9 - Browse repository at this point
Copy the full SHA b4095c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9572526 - Browse repository at this point
Copy the full SHA 9572526View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0314586 - Browse repository at this point
Copy the full SHA 0314586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ac053f - Browse repository at this point
Copy the full SHA 3ac053fView commit details
Commits on Sep 21, 2024
-
Add firebase ext:sdk:install command (#7581)
* Add firebase ext:sdk:install command
Configuration menu - View commit details
-
Copy full SHA for e0089d6 - Browse repository at this point
Copy the full SHA e0089d6View commit details
Commits on Sep 23, 2024
-
Temporary fix for firebase init dataconnect with Spark projects. (#7704)
Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 79152ce - Browse repository at this point
Copy the full SHA 79152ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6a7263 - Browse repository at this point
Copy the full SHA d6a7263View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8301fe0 - Browse repository at this point
Copy the full SHA 8301fe0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5392f4 - Browse repository at this point
Copy the full SHA a5392f4View commit details -
Merge Public Preview launch branch into master (#7703)
* update cli support for dataconnect toolkit and webhooks (#7635) * update cli support for toolkit and webhooks * update ports * update ports * Replace any with Options * update exec to call webhook, format * address comment * address comment * remove unused var --------- Co-authored-by: joehan <joehanley@google.com> * Emulator start refactor (#7638) * update cli support for toolkit and webhooks * update ports * update ports * Replace any with Options * update exec to call webhook, format * address comment * address comment * remove unused var * vscode implementation of emulator start * delete debug log * address comments --------- Co-authored-by: joehan <joehanley@google.com> * DataConnect + PGLite prototype. (#7615) * Hacking away at pglite+dataconnect emulator * Hacking away at it * More debugging * I THINK IT WORKSSSSS * Saving my progress at EoD * --amend * Progress * clean up * formatting * Use extended query patch (thanks @gregnr!) * Format and merge master * PR fixes * Remove JSON comments * format * Fxing test compilation issues * Cleaning up build issues * PR fixes * Format and generate json schema * Patching in missing types for VSCode builds * More type fixing * More type fixing * Little bit mroe code review * Removed unused dep * More pr fixes * test:emualtors build fixed * PR fixes * Fix port disagreement * Fix webhook; Clean up emulator code (#7649) * fix webhooks and cleanup old emulator code * await sendVSCode completion * Also handle extended query protocol for close messages (#7653) * Better handling for invalid JSON variables (#7654) * Adding a docs link to the sidebar (#7657) * Clean up code-extension config (#7660) * Clean up extension configuration * pulls out messages into i10n/markdown-compatible source * Simplify the config getter * Remove errant firebase-path * Add firebase-path option for vscode (#7662) * Add firebase-path option for vscode Allow folks to specify a specific firebase binary * Update vscode port * Improved messaging on deploy (#7661) * Removing LocalConnectionString (#7652) * cleaning up localconnectionstring * LocalConnectionString is dead * test fix * Good catch * Enable strict mode (#7663) * Teardown legacy context provider * Enable strict mode on the vscode webviews (#7665) * add await (#7670) * Rough pass on extension UI (#7668) * Rough pass on extension UI * Update docs UI * Flex the panels to get full-width content * [𝘀𝗽𝗿] initial version (#7676) Created using spr 1.3.6-beta.1 * Round 1 of bug bash fixes (#7667) * Round 1 of bug bash fixes * Fixing build issue * Fix package-lock.json * Oops * Use lsofi instead of rolling our own * format * Fixing lsofi issues (#7683) * Reload codelens on emulator status change; Add loading state back for emulators start (#7692) * Add handling for port conflicts. Add fallback for emulator loading state (#7682) * Add handling for port conflicts. Add fallback for emulator loading state * update equality * address comments * Set default state for sidebar. Update fallback for emulator start (#7694) * Set default state for sidebar. Update fallback for emulator start * address comments * small text update * change comment * Re-fetch the extensions doc link when the app is initialized (#7695) * Better handling for port conflicts and errors in Data Connect emulator (#7691) * WIP - better error handlingport conflicts * Void * Update src/emulator/storage/rules/runtime.ts Co-authored-by: Yuchen Shi <yuchenshi@google.com> * Update src/emulator/downloadableEmulators.ts Co-authored-by: Yuchen Shi <yuchenshi@google.com> * Find open ports --------- Co-authored-by: Yuchen Shi <yuchenshi@google.com> * remove debug mode (#7697) * Add UI polish for running emulator status (#7699) * update emulator reset text (#7698) * update emulator reset text * update text * update text (#7700) * update webhook (#7702) * startup -> start-up (#7701) * Fix broken logout, and clean up anys (#7714) * Fix invalid connector path in FDC example (#7709) * Added dart to firebase CLI (#7569) --------- Co-authored-by: joehan <joehanley@google.com> Co-authored-by: TJ Lavelle <tlavelle@google.com> Co-authored-by: TJ Lavelle <tj@lavelle.io> Co-authored-by: Yuchen Shi <yuchenshi@google.com> Co-authored-by: Remi Rousselet <darky12s@gmail.com> Co-authored-by: Maneesh Tewani <maneesht@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3903c44 - Browse repository at this point
Copy the full SHA 3903c44View commit details -
Include SDK generation as part of
firebase init dataconnect
(#7693)* Include SDK generation as part of firebase init dataconnect. * Adjust log output accordingly. * Remove unused parameter. * Adjust order of operations and modify some prompts. * Automatically generate SDKs if platform is detected.
Configuration menu - View commit details
-
Copy full SHA for cfef5fe - Browse repository at this point
Copy the full SHA cfef5feView commit details
Commits on Sep 24, 2024
-
Data Connect v1.3.9 release (#7721)
* Data Connect v1.3.9 release * Fixed changelog formatting * Touching up changelog * format --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0314a55 - Browse repository at this point
Copy the full SHA 0314a55View commit details -
Pipe through app folder selection to init dataconnect:sdk (#7725)
* Pipe through app folder selection to init dataconnect:sdk * pr fixes
Configuration menu - View commit details
-
Copy full SHA for be29bb9 - Browse repository at this point
Copy the full SHA be29bb9View commit details -
Support
firebase dataconnect:sdk:generate --watch
(#7719)* Support firebase dataconnect:sdk:generaate --watch * Properly set --watch option. --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 35d16be - Browse repository at this point
Copy the full SHA 35d16beView commit details
Commits on Sep 25, 2024
-
Fix more issues with prepared statements and extended query protocol (#…
…7730) * Fix more issues with prepared statements, extended query protocol, and unclean shutdowns * format
Configuration menu - View commit details
-
Copy full SHA for dc9a099 - Browse repository at this point
Copy the full SHA dc9a099View commit details -
Clean up port finding logic for dataconnect.postgres (#7727)
* Clean up port finding logic for dataconnect.postgres * pr fixes and format
Configuration menu - View commit details
-
Copy full SHA for 5f1b1e4 - Browse repository at this point
Copy the full SHA 5f1b1e4View commit details -
Revert the minimum Functions SDK version and add logging for extensio…
…ns features using v5.1.0 (#7731) * revert the min sdk version and add logging for extensions features at v5.1.0 * add changelog entry
Configuration menu - View commit details
-
Copy full SHA for e23de12 - Browse repository at this point
Copy the full SHA e23de12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93204e4 - Browse repository at this point
Copy the full SHA 93204e4View commit details
Commits on Sep 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 804e564 - Browse repository at this point
Copy the full SHA 804e564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1603384 - Browse repository at this point
Copy the full SHA 1603384View commit details -
Reorder
firebase init dataconnect
prompts for better local onboardi……ng flow. (#7733) * Initial reordering of prompts for better local onboarding flow. * Minor fixes. * Set default values if not configuring backend resources. * silly mistakes * Additional fixes. * Types clean up --------- Co-authored-by: Joe Hanley <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 2a0cff4 - Browse repository at this point
Copy the full SHA 2a0cff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7e62e - Browse repository at this point
Copy the full SHA 4d7e62eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33a5399 - Browse repository at this point
Copy the full SHA 33a5399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b0d15d - Browse repository at this point
Copy the full SHA 1b0d15dView commit details -
Update UI icons. Small sidebar refresh (#7729)
* Update UI icons. Small sidebar refresh * Revert execution panel sizes * dataconnect ->data connect * add changelog. update readme * Address comments * address comments
Configuration menu - View commit details
-
Copy full SHA for 3298936 - Browse repository at this point
Copy the full SHA 3298936View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72838ff - Browse repository at this point
Copy the full SHA 72838ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 368c3a5 - Browse repository at this point
Copy the full SHA 368c3a5View commit details -
Flip FDC compat mode flag. (#7746)
* Flip FDC compat mode flag. * Add other changelog items from previous PRs.
Configuration menu - View commit details
-
Copy full SHA for 3a5879e - Browse repository at this point
Copy the full SHA 3a5879eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20a6853 - Browse repository at this point
Copy the full SHA 20a6853View commit details -
Release FDC emulator 1.4.2 (#7744)
* Release emulator * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md * Update downloadableEmulators.ts --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for f3a96ef - Browse repository at this point
Copy the full SHA f3a96efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69bdbef - Browse repository at this point
Copy the full SHA 69bdbefView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b2acc5 - Browse repository at this point
Copy the full SHA 4b2acc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e6bc4 - Browse repository at this point
Copy the full SHA 01e6bc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26e55d2 - Browse repository at this point
Copy the full SHA 26e55d2View commit details
Commits on Sep 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e11125f - Browse repository at this point
Copy the full SHA e11125fView commit details -
Fixed an issue where expired auth tokens would be used (#7756)
* Fixed an issue where expired auth tokens would be used * Handle application default credentials
Configuration menu - View commit details
-
Copy full SHA for 4c24ff0 - Browse repository at this point
Copy the full SHA 4c24ff0View commit details -
* update add data * add default uuid * update default uuid * Update firebase-vscode/src/data-connect/ad-hoc-mutations.ts Co-authored-by: Yuchen Shi <yuchenshi@google.com> * Update firebase-vscode/src/data-connect/ad-hoc-mutations.ts Co-authored-by: Yuchen Shi <yuchenshi@google.com> * Update firebase-vscode/src/data-connect/ad-hoc-mutations.ts Co-authored-by: Yuchen Shi <yuchenshi@google.com> * address comments --------- Co-authored-by: joehan <joehanley@google.com> Co-authored-by: Yuchen Shi <yuchenshi@google.com>
Configuration menu - View commit details
-
Copy full SHA for 3e431d6 - Browse repository at this point
Copy the full SHA 3e431d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e486727 - Browse repository at this point
Copy the full SHA e486727View commit details -
Cleaning up cses where project id is not set (#7760)
Co-authored-by: Fred Zhang <fredzqm@google.com>
Configuration menu - View commit details
-
Copy full SHA for 0f617f3 - Browse repository at this point
Copy the full SHA 0f617f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f464017 - Browse repository at this point
Copy the full SHA f464017View commit details -
Bump FDC local toolkit version to v1.4.3 (#7763)
* Bump emulator version. * Update changelog.
Configuration menu - View commit details
-
Copy full SHA for b47efbd - Browse repository at this point
Copy the full SHA b47efbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 233889e - Browse repository at this point
Copy the full SHA 233889eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0516d - Browse repository at this point
Copy the full SHA 7c0516dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b7ad932 - Browse repository at this point
Copy the full SHA b7ad932View commit details -
Update ReadME. Fix case for extension dependency (#7764)
* Update ReadME. Fix case for extension dependency * format * package-log --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for bcde9b1 - Browse repository at this point
Copy the full SHA bcde9b1View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 50a1ccb - Browse repository at this point
Copy the full SHA 50a1ccbView commit details -
Add IDX Data collection notice (#7768)
* Add IDX Data collection notice * update setting to application --------- Co-authored-by: Fred Zhang <fredzqm@google.com>
Configuration menu - View commit details
-
Copy full SHA for de84b06 - Browse repository at this point
Copy the full SHA de84b06View commit details -
Updated data connect emulator (#7769)
* Updated data connect emulator * Fixed up changelog
Configuration menu - View commit details
-
Copy full SHA for 85d7c27 - Browse repository at this point
Copy the full SHA 85d7c27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cd8576 - Browse repository at this point
Copy the full SHA 0cd8576View commit details -
Configuration menu - View commit details
-
Copy full SHA for b288f01 - Browse repository at this point
Copy the full SHA b288f01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ab6507 - Browse repository at this point
Copy the full SHA 7ab6507View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a717346 - Browse repository at this point
Copy the full SHA a717346View commit details
Commits on Oct 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1276351 - Browse repository at this point
Copy the full SHA 1276351View commit details
Commits on Oct 3, 2024
-
App Hosting emulator - package manager detection (#7771)
* add discovery function * progress * no need for framework support logic ... support different package managers * fix comments * fix linting errors and add tests * add some more tests * add tests for package manager discovery * add comments * address comments * fix broken test
Configuration menu - View commit details
-
Copy full SHA for 78e125c - Browse repository at this point
Copy the full SHA 78e125cView commit details
Commits on Oct 4, 2024
-
adding emulator support for SDK-defined extensions (#7785)
* adding emulator support for SDK-defined extensions * fixing some emulator bugs
Configuration menu - View commit details
-
Copy full SHA for a54e4ff - Browse repository at this point
Copy the full SHA a54e4ffView commit details -
Update webhook to have a timeout. update logging (#7782)
* Update webhook to have a timeout. update logging * update typing for abortsignal * revert import * add changelog
Configuration menu - View commit details
-
Copy full SHA for 44f9dff - Browse repository at this point
Copy the full SHA 44f9dffView commit details -
Configuration menu - View commit details
-
Copy full SHA for da23bb6 - Browse repository at this point
Copy the full SHA da23bb6View commit details -
Update emulator UI to 1.14.0 (#7786)
* Update emulator UI to 1.14.0 * Update Changelog * typo
Configuration menu - View commit details
-
Copy full SHA for 48f08ce - Browse repository at this point
Copy the full SHA 48f08ceView commit details
Commits on Oct 7, 2024
-
make logs default to .firebase/logs/ (#7784)
* make logs default to .firebase/logs/ * add changelog * change log file name
Configuration menu - View commit details
-
Copy full SHA for 5dec061 - Browse repository at this point
Copy the full SHA 5dec061View commit details -
Use quota metric to check CSQL free trial eligibility (#7788)
* Starting to move to cloudmonitoring metric * Use the quota metric to check CSQL free trial eligibility. * Catch 404s * formats * PR fixes
Configuration menu - View commit details
-
Copy full SHA for 4bcbdff - Browse repository at this point
Copy the full SHA 4bcbdffView commit details -
Configuration menu - View commit details
-
Copy full SHA for c57490b - Browse repository at this point
Copy the full SHA c57490bView commit details -
Updated changelog to include dart generation (#7797)
* Updated changelog to include dart generation * Update CHANGELOG.md --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 6a3521e - Browse repository at this point
Copy the full SHA 6a3521eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4689a0 - Browse repository at this point
Copy the full SHA b4689a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a411a6 - Browse repository at this point
Copy the full SHA 8a411a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 495cb72 - Browse repository at this point
Copy the full SHA 495cb72View commit details -
* fixing some lint warnings, replacing some chained promises with async/await
Configuration menu - View commit details
-
Copy full SHA for c43d72b - Browse repository at this point
Copy the full SHA c43d72bView commit details -
Update text for SDK Configuration button (#7798)
* change sdk configuration button name * update text for sdk configuration button, changelog * update case * update text --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for cbc44c0 - Browse repository at this point
Copy the full SHA cbc44c0View commit details -
[FDC] Remove confusing prompts (#7801)
* remove prompt at the end of init dataconnect:sdk * Dont override gql files when picking existing empty service * Dont override gql files when picking existing empty service * schema default * tests * Update src/init/features/dataconnect/index.ts --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 36ce505 - Browse repository at this point
Copy the full SHA 36ce505View commit details -
Configuration menu - View commit details
-
Copy full SHA for 158c2b5 - Browse repository at this point
Copy the full SHA 158c2b5View commit details -
Create rollout from branch or git commit (#7687)
* fix create rollouts * fix create rollout flow * update flow to match api proposal * add unit tests for rollouts command
Configuration menu - View commit details
-
Copy full SHA for f350d60 - Browse repository at this point
Copy the full SHA f350d60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1085394 - Browse repository at this point
Copy the full SHA 1085394View commit details -
Use 'default' alias if there are multiple aliases (#7804)
* Default to default * Use "default" alias project when there are multiple listed * no only
Configuration menu - View commit details
-
Copy full SHA for bfc3fd4 - Browse repository at this point
Copy the full SHA bfc3fd4View commit details -
Updated to Data connect emulator 1.5.0 (#7805)
* Updated to Data connect emulator 1.5.0 * Typo
Configuration menu - View commit details
-
Copy full SHA for a2201fb - Browse repository at this point
Copy the full SHA a2201fbView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7dd671b - Browse repository at this point
Copy the full SHA 7dd671bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b776cc1 - Browse repository at this point
Copy the full SHA b776cc1View commit details -
Add App Hosting as an option for firebase init (#7803)
* init apphosting.yaml
Configuration menu - View commit details
-
Copy full SHA for c3de090 - Browse repository at this point
Copy the full SHA c3de090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17aa98c - Browse repository at this point
Copy the full SHA 17aa98cView commit details -
Updated requireAuth to include getting the access token (#7806)
* Updated requireAuth to include getting the access token * Updated setGlobalDefaultAccount to include expiry * Applied linter * Addressed comments * Update CHANGELOG.md * formats --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 60daa4d - Browse repository at this point
Copy the full SHA 60daa4dView commit details -
Always include the default template the data connect (#7810)
* always include the default template the data connect * comments * tests
Configuration menu - View commit details
-
Copy full SHA for 82bfe47 - Browse repository at this point
Copy the full SHA 82bfe47View commit details -
Centralize logs when not in a firebase directory (#7811)
* Centralize logs when not in a firebase directory * PR fixes * PR fixes
Configuration menu - View commit details
-
Copy full SHA for 80060cf - Browse repository at this point
Copy the full SHA 80060cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea6b3d - Browse repository at this point
Copy the full SHA 6ea6b3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44306c4 - Browse repository at this point
Copy the full SHA 44306c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2420cc4 - Browse repository at this point
Copy the full SHA 2420cc4View commit details
Commits on Oct 11, 2024
-
fix: identify dependencies that might require the --no-tree-shake-ico…
…ns flag (#7724) * Fixed Flutter web apps that might require the --no-tree-shake-icons flag in order to build. Co-authored-by: Leonardo Ortiz <leo@monogram.io>
Configuration menu - View commit details
-
Copy full SHA for cfec667 - Browse repository at this point
Copy the full SHA cfec667View commit details -
Configuration menu - View commit details
-
Copy full SHA for 833bd6d - Browse repository at this point
Copy the full SHA 833bd6dView commit details
Commits on Oct 13, 2024
-
Fix sidebar sometimes not picking up CSS changes when built (#7705)
Co-authored-by: Harold Shen <hlshen@google.com>
Configuration menu - View commit details
-
Copy full SHA for affd930 - Browse repository at this point
Copy the full SHA affd930View commit details
Commits on Oct 14, 2024
-
Refresh auth when we have no refresh_token (#7825)
* Refresh auth when we have no refresh_token * Test fixes * Formats * extend timeout
Configuration menu - View commit details
-
Copy full SHA for 85dff3a - Browse repository at this point
Copy the full SHA 85dff3aView commit details -
Better error when incorrect project ID is used. (#7827)
* Better error when incorrect project ID is used * Cleanup and similar handling in another spot * pr fix
Configuration menu - View commit details
-
Copy full SHA for 65f30e4 - Browse repository at this point
Copy the full SHA 65f30e4View commit details -
Replace rimraf dependencies by built-in Node APIs (#7826)
* Replace rimraf dependencies by built-in Node APIs * CHANGELOG --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for e727357 - Browse repository at this point
Copy the full SHA e727357View commit details
Commits on Oct 15, 2024
-
This is to change the VScode command to focus the sidebar from `sideb…
…ar.focus` to `fdc_sidebar.focus` (#7708) That ensures the command points to FDC rather than a generic sidebar.
Configuration menu - View commit details
-
Copy full SHA for 6fc0edb - Browse repository at this point
Copy the full SHA 6fc0edbView commit details -
Update findOpenPort to check ipv4 (#7824)
* update findOpenPort to check ipv4 * changelog * remove console log --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for e4861d2 - Browse repository at this point
Copy the full SHA e4861d2View commit details -
Bump FDC local toolkit to v1.5.1. (#7837)
* Bump FDC local toolkit to v1.5.1. * Update changelog.
Configuration menu - View commit details
-
Copy full SHA for 04c2296 - Browse repository at this point
Copy the full SHA 04c2296View commit details
Commits on Oct 16, 2024
-
Improved handling when
emulators:export
cannot read the metadata fi……le. (#7839) * Improved handling when `emulators:export` cannot read the metadata file. * Missing a `
Configuration menu - View commit details
-
Copy full SHA for 3e84ee8 - Browse repository at this point
Copy the full SHA 3e84ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1863f91 - Browse repository at this point
Copy the full SHA 1863f91View commit details -
chore: update dependencies for firebase functions template (#7809)
chore: update dependencies for firebase functions templete
Configuration menu - View commit details
-
Copy full SHA for 372d0b1 - Browse repository at this point
Copy the full SHA 372d0b1View commit details -
Use FUNCTIONS_DISCOVERY_TIMEOUT when waiting for sockets (#7838)
* Use FUNCTIONS_DISCOVERY_TIMEOUT when waiting for sockets during functions discovery * Type cleanup & maybe fixing tests
Configuration menu - View commit details
-
Copy full SHA for 9eed361 - Browse repository at this point
Copy the full SHA 9eed361View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8e546 - Browse repository at this point
Copy the full SHA 0d8e546View commit details -
Configuration menu - View commit details
-
Copy full SHA for 368f161 - Browse repository at this point
Copy the full SHA 368f161View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ced408 - Browse repository at this point
Copy the full SHA 8ced408View commit details
Commits on Oct 17, 2024
-
Add a test-only GitRepoLinks create command (#7735)
Allows for creating Developer Connect connections with a known connection id
Configuration menu - View commit details
-
Copy full SHA for 2518670 - Browse repository at this point
Copy the full SHA 2518670View commit details -
MVP working dataconnect:sql:shell (#7778)
* MVP working dataconnect:sql:shell * Allow multiline SQL queries (copy paste not working however) * Fix linting issues * Update Changlog * Minor text changes * Move some interactive sql shell command to gcp/cloudsql/interactive.ts * Use colorette instead of chalk * Update CHANGELOG.md Co-authored-by: joehan <joehanley@google.com> --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4d87465 - Browse repository at this point
Copy the full SHA 4d87465View commit details
Commits on Oct 21, 2024
-
Report errors in configs, and load configs from anywhere (#7650)
* Validate .yaml files and add "Open folder" button * Fix dataconnect error * Use RC file as source of truth for the current project ID. This avoids the extension overwriting the selected project if the RC file is manually edited. * Refactor subscriptions * Lod nested configs * Onboarding changes * Revert changes extracted into separate PRs * Make TS happy * Update config logic to show dropdown when 2+ firebase.json are detected * Remove logs * Fix if * Use effect cleanup * Add doc to follow * Use effect cleanup again * Remove `if` --------- Co-authored-by: Harold Shen <hlshen@google.com>
Configuration menu - View commit details
-
Copy full SHA for 4a2819d - Browse repository at this point
Copy the full SHA 4a2819dView commit details -
Start of CLI version checking (#7848)
* Start of CLI version checking * VSCode env var was breaking it * Warning
Configuration menu - View commit details
-
Copy full SHA for 310c7a6 - Browse repository at this point
Copy the full SHA 310c7a6View commit details -
Add support for deploying new blocking triggers (#6384)
* support deploy of new email trigger * unregister beforeemailsent triggers on delete * add missing label key to event for beforeSendEmail * add support for SMS blocking functions
Configuration menu - View commit details
-
Copy full SHA for 5649862 - Browse repository at this point
Copy the full SHA 5649862View commit details -
Cleaning up remnants of old vsce publish script (#7856)
* Cleaning up remnants of old vsce publish script * No need to check for gsutil anymore
Configuration menu - View commit details
-
Copy full SHA for 39a5f63 - Browse repository at this point
Copy the full SHA 39a5f63View commit details
Commits on Oct 22, 2024
-
Set FIREBASE_BINARY as "firebasePath" user setting (#7857)
* set firebasePath as a user preference only * update setting * format and changelog * add global configuration target * format * change to machine-overridable
Configuration menu - View commit details
-
Copy full SHA for 2559645 - Browse repository at this point
Copy the full SHA 2559645View commit details -
Have 'firebase firestore:delete' retry on bandwidth RESOURCE_EXHAUSTE…
…D errors (#7863) * Add retry mechanisms for when firestore deletes are failing due to bandwidth limits * Alias Commit * Run the formatter
Configuration menu - View commit details
-
Copy full SHA for 5c53ccd - Browse repository at this point
Copy the full SHA 5c53ccdView commit details -
Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 995fab1 - Browse repository at this point
Copy the full SHA 995fab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9384645 - Browse repository at this point
Copy the full SHA 9384645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e0d26 - Browse repository at this point
Copy the full SHA 25e0d26View commit details
Commits on Oct 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4df32be - Browse repository at this point
Copy the full SHA 4df32beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a1f4f09 - Browse repository at this point
Copy the full SHA a1f4f09View commit details -
Configuration menu - View commit details
-
Copy full SHA for babf8f2 - Browse repository at this point
Copy the full SHA babf8f2View commit details
Commits on Oct 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 631da23 - Browse repository at this point
Copy the full SHA 631da23View commit details
Commits on Oct 25, 2024
-
Skipping partial html files generated due to enabling ppr in Nextjs (#…
…7625) * Skipping partial html files generated due to enabling ppr in Nextjs * Detect partial html files in build and add them to reasonsForBackend. - Move common logic to utils functions * Add tests cases for new utils functions * Check if file .html exists before trying to read it. * Remove warning if file does not exist * Changelog * Promise.all test isPartialHTML * Refactor to use .meta files for PPR * Changelog
Configuration menu - View commit details
-
Copy full SHA for 2248973 - Browse repository at this point
Copy the full SHA 2248973View commit details -
Clarify Java compatibility requirements (#7866)
* Clarify Java compatibility requirements * Tweaking wording --------- Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for 71f2f2e - Browse repository at this point
Copy the full SHA 71f2f2eView commit details -
replace strip-ansi with stripVTControlCharacters from node:util (#7860)
Co-authored-by: joehan <joehanley@google.com>
Configuration menu - View commit details
-
Copy full SHA for e3b60df - Browse repository at this point
Copy the full SHA e3b60dfView commit details
Commits on Oct 28, 2024
-
Fix the extension overwriting the .firebase RC file when manually cha…
…nged (#7710) This is done by using the .firebaseRC as the source of truth for the project ID, instead of the `currentProjectId` signal. Co-authored-by: Harold Shen <hlshen@google.com>
Configuration menu - View commit details
-
Copy full SHA for ddfefd8 - Browse repository at this point
Copy the full SHA ddfefd8View commit details -
* New e2e tests * remove unneeded dependency * fix wdio config type * restore graphql file * Fix wdio types errors * fix graphql test issues * adding and reading data e2e tests * fix graphql test * emulator startup e2e tests * Mock user & fix execution tests * package-lock * - * undo changes in ui * chore: undo changes to tsconfig * exclude test folder from build * Fix tests setup * Fix test hooks * Try changing CI to macos * Limit parallelism to enhance CI performance * Lower parallelism * Remove prod build from pretest * CI for e2e tests * Increase memory limit for prod build * Await for notifications to be displayed * Increase test timeout for e2e * Enhance e2e tests * - * Increase timeout * - * - * - * - * Adding logs to debug * - * try 127.0.0.1 instead of localhost * add screenshots * - * - * - * - * - * - * - * - * - * - * debug mode * export screenshot only on error * - * fix deploy test * remove logs * remove debug flag * fix firebase binary in test * - * fix typing issue * addressing comments * fix typing issue 2 * revert `localhost` change * split graphql add/read data tests * use service account for CI * init test for sidebar change * remove execution retry logic * update generated sdk test * fix * fix error in importing scss modules * add sdk to app test done * remove unnecessary log * squash merge master * add readonlySignal typing to firstWhere * add connector.yaml in mock init --------- Co-authored-by: Harold Shen <hlshen@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1374342 - Browse repository at this point
Copy the full SHA 1374342View commit details
Commits on Oct 29, 2024
-
Fix rollouts:create to handle backend regionality & other fixes (#7862)
* lookup backends in other regions * fix bug bash bugs * add src/apphosting/index.ts back in * switch to v1beta from v1alpha
Configuration menu - View commit details
-
Copy full SHA for ec55947 - Browse repository at this point
Copy the full SHA ec55947View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for df2f682 - Browse repository at this point
Copy the full SHA df2f682View commit details -
Check billing during App Hosting init and move App Hosting option nex…
…t to Hosting in init list (#7871) * check billing & move app hosting up in init list
Configuration menu - View commit details
-
Copy full SHA for 20ddd15 - Browse repository at this point
Copy the full SHA 20ddd15View commit details -
Bump FDC local toolkit to v1.6.0. (#7888)
* Bump FDC local toolkit to v1.6.0. * Update changelog.
Configuration menu - View commit details
-
Copy full SHA for cb89363 - Browse repository at this point
Copy the full SHA cb89363View commit details -
feat: track autocomplete events (#7859)
* feat: track autocomplete events * merge master * merge master * package-lock * update tsnode_opts --------- Co-authored-by: Harold Shen <hlshen@google.com>
Configuration menu - View commit details
-
Copy full SHA for 6cf8b0f - Browse repository at this point
Copy the full SHA 6cf8b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03be6d4 - Browse repository at this point
Copy the full SHA 03be6d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3150262 - Browse repository at this point
Copy the full SHA 3150262View commit details
Commits on Oct 31, 2024
-
* Upgrade e2e test project to Nextjs 15 * Update next.config experimental.serverActions ot be an object * Remove deprecated option swcMinify from next.config * Add 'force-static' to nextjs static GET route handler to generate a valid expected firebase.json * Add _not-found route to expected effective firebase.json and remove hasStaticAppNotFoundComponent check * Add hasStaticAppNotFoundComponent verification back * Add hasStaticAppNotFoundComponent verification back * Skipping partial html files generated due to enabling ppr in Nextjs * Detect partial html files in build and add them to reasonsForBackend. - Move common logic to utils functions * Add tests cases for new utils functions * Check if file .html exists before trying to read it. * Remove warning if file does not exist * Changelog * Promise.all test isPartialHTML * Refactor to use .meta files for PPR * Changelog * Upgrade NextJS deploy test to 15.0.0-canary.202 and add new headers for revalidation times * Bump nextjs to 15.0.0 * Fix identation on package.json for tests * Update supportedRange constant and skip sharp as dep when next gte 15.0.0 * Changelog * Fix case for PPR message * Revert skip sharp on next 15 * Update changelog * Update image optimization comment.
Configuration menu - View commit details
-
Copy full SHA for 906a37a - Browse repository at this point
Copy the full SHA 906a37aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 54d6aa7 - Browse repository at this point
Copy the full SHA 54d6aa7View commit details -
Fix analytics not tracked and track IDX separately (#7893)
* fix analytics not being tracked & track IDX separatel * fix boolean * underscore * add fallback sanization
Configuration menu - View commit details
-
Copy full SHA for a932932 - Browse repository at this point
Copy the full SHA a932932View commit details -
Update version and changelog for VSCode to 0.10.6 (#7891)
* changelog * changelog * version bump * update internal dependency * Update firebase-vscode/CHANGELOG.md Co-authored-by: Yuchen Shi <yuchenshi@google.com> * package-lock --------- Co-authored-by: Yuchen Shi <yuchenshi@google.com>
Configuration menu - View commit details
-
Copy full SHA for 45991d4 - Browse repository at this point
Copy the full SHA 45991d4View commit details
Commits on Nov 4, 2024
-
Fix breakage with app hosting beta API switch (#7896)
* Fix breakage with app hosting beta API switch * Changelog
Configuration menu - View commit details
-
Copy full SHA for ab05bb7 - Browse repository at this point
Copy the full SHA ab05bb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e01ef - Browse repository at this point
Copy the full SHA 76e01efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c9c06e - Browse repository at this point
Copy the full SHA 4c9c06eView commit details
Commits on Nov 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53976c9 - Browse repository at this point
Copy the full SHA 53976c9View commit details -
Remove resource location requirement during storage init (#7905)
* remove resource location requirement during storage init * remove test
Configuration menu - View commit details
-
Copy full SHA for 3f399fa - Browse repository at this point
Copy the full SHA 3f399faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4097bfe - Browse repository at this point
Copy the full SHA 4097bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07509e3 - Browse repository at this point
Copy the full SHA 07509e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 836335a - Browse repository at this point
Copy the full SHA 836335aView commit details