-
Notifications
You must be signed in to change notification settings - Fork 957
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow emulators to work offline (MOTD fail) (#4998)
* Allow emulators to work offline (MOTD fail) * Allow process to continue when MOTD fetch fails * Run prettier on CHANGELOG.md Co-authored-by: Bryan Kendall <bkend@google.com>
- Loading branch information
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
- Add the "experiments" family of commands (#4994) | ||
- Enable detecting and skipping no-op function deploys (#5032). | ||
- Catches errors when fetching CLI MOTD, allowing process to continue (#4998). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters