Added
- Added
cloud-seed run
command to run functions locally with automatic rebuilding on changes. See README.md for documentation on how to use this command. - Cloud Seed commands can now discover the
cloudseed.json
configuration file for the project when run from within a subdirectory.
Fixed
- Fixed an "Invalid value" error when deploying
scheduledJob
functions withattemptDeadline
option set to the default value.