-
Notifications
You must be signed in to change notification settings - Fork 1k
Comparing changes
Open a pull request
base repository: firebase/firebase-tools
base: v9.3.0
head repository: firebase/firebase-tools
compare: v9.4.0
- 12 commits
- 56 files changed
- 11 contributors
Commits on Feb 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 28bc9d3 - Browse repository at this point
Copy the full SHA 28bc9d3View commit details
Commits on Feb 4, 2021
-
Fixes manipulated location header in Hosting emulator proxy logic (#3105
Configuration menu - View commit details
-
Copy full SHA for d162aec - Browse repository at this point
Copy the full SHA d162aecView commit details
Commits on Feb 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8859dc8 - Browse repository at this point
Copy the full SHA 8859dc8View commit details
Commits on Feb 10, 2021
-
Fix check annotations that show up in every PR (#3118)
Fix check annotations that show up in every PR
Configuration menu - View commit details
-
Copy full SHA for 417879f - Browse repository at this point
Copy the full SHA 417879fView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 153c553 - Browse repository at this point
Copy the full SHA 153c553View commit details -
Allow optional extension params to be omitted (#3126) (#3128)
* Allow optional extension params to be omitted (#3126) * Update CHANGELOG.md Co-authored-by: joehan <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6fcdce9 - Browse repository at this point
Copy the full SHA 6fcdce9View commit details
Commits on Feb 12, 2021
-
Migrate auth.js to TypeScript (#3122)
Migrated auth.js to auth.ts. This was made dramatically simpler by separating the Google and GitHub login functions into separate top-level methods, though I tried to share as much code as possible.
Configuration menu - View commit details
-
Copy full SHA for a5424bf - Browse repository at this point
Copy the full SHA a5424bfView commit details
Commits on Feb 16, 2021
-
Bump up archiver package version to stop producing bad zip archives i…
…n nodejs15 (#3140) Bump up archiver package version to fix bad zip files in nodejs15.
Configuration menu - View commit details
-
Copy full SHA for ca9112e - Browse repository at this point
Copy the full SHA ca9112eView commit details -
fix(emulator): Hosting emulator should not connect to 0.0.0.0 for emu…
…lators (#3141) * fix(emulator): Hosting emulator should not connect to 0.0.0.0 for emulators (#3121) * Update CHANGELOG.md Co-authored-by: Yuchen Shi <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ea06936 - Browse repository at this point
Copy the full SHA ea06936View commit details -
Major refactor of functions deploy (#3132)
* Adding onPoll option to operation-poller (#3046) * Adds onPoll option * format and remove only * improved unit test * Typescriptify functionsDeployHelper (#3059) * Typescriptifying and adding CloudFunctionTrigger type * Using funcName instead of func * formats * Typescriptifying gcp.cloudfunctions (#3060) * Typescriptifying functionsConfig (#3063) * Typescriptifying deploymentTool (#3061) * Typescriptifying deploymentTool * Update src/deploymentTool.ts Co-authored-by: Michael Bleigh <[email protected]> Co-authored-by: Michael Bleigh <[email protected]> * Refactoring prepare stage of functions deploy (#3067) * refactoring prepare setp of functions deploy to use typescript, check for failure policies, and parse function triggers * refactoring prepare setp of functions deploy to use typescript, check for failure policies, and parse function triggers * commenting out functionNamesAreValid * formats * refactoring release step of functions deploy to use typescript * Adding logic to build regional deployments * Implementing createDeploymentPlan * First round of PR feedback, removing most usages of lodash * moving function prompts into their own file * seperating out a bunch of code from functionsDeployHelper * Resolves merge conflicts * refactoring release step of functions deploy to use typescript (#3071) * Implements core logic of running function deploys * Typescriptifying prepareFunctionsUpload (#3064) * Typescriptifying prepareFunctionsUpload, and updating filesize package to get types * fixing merge conflict * Implementing createDeploymentPlan (#3081) * refactoring release step of functions deploy to use typescript * Adding logic to build regional deployments * Implementing createDeploymentPlan * First round of PR feedback, removing most usages of lodash * moving function prompts into their own file * seperating out a bunch of code from functionsDeployHelper * round of pr fixes * adresses more pr comments, and adds some todos * cleaning up unused code * Fixing some things that were broken while merging * Fixing up the order of wait and close to ensure that queue promsies actually resolve * Format and clean up typos * refactoring error handling to be cleaner * cleaning up extera newlines * first round of pr fixes * Readding some changes that I accidenttally wiped out during a merge * Switching name to id where appropriate * fixing another bug caused by functionName vs Id * Refactor functions-delete (#3110) * Refactoring functions delete to use tasks, and cleaning up old polling code * Refactoring functions delete to use tasks, and cleaning up old polling code * refactoring to use new error handling * cleanup unused imports * small style fixes * Cleaning up error reporting * Implement validation for changing trigger types, and fixes from bug bash (#3131) * Implement validation for changing trigger types, and fixes from bug bash * more specifc error messages for different permutations of trigger types * fixes package.json Co-authored-by: Michael Bleigh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1c3aee - Browse repository at this point
Copy the full SHA c1c3aeeView commit details -
Adding changelog for #3132 (#3142)
* adding changelog for functions refactor * formats
Configuration menu - View commit details
-
Copy full SHA for a661424 - Browse repository at this point
Copy the full SHA a661424View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5fcb7f - Browse repository at this point
Copy the full SHA d5fcb7fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.3.0...v9.4.0