You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Scheduler
* unit tests
* Adds integration tests for scheduled functions
* removing uninented commit
* fixing version number
* adding labels and test for labels
* trigger tests off of call to cloud scheduler:run
* adding region/runtime opts tests
* Predictions Functions (firebase#220)
* Firebase Predictions Integration with Functions - Initial check in
* Add predictions getter
* Make API match what was in the review, and add unit tests.
* Fix imports.
* Add error handling.
* Handle process.env.GCLOUD_PROJECT correctly.
* Fix region.
* Upper case RiskToleranceName.
* Add changelog message.
* formatting
* cleaning up
* Revert "Predictions Functions (firebase#220)" (firebase#226)
This reverts commit 838597aa6df973462a50484ec1f50d625da3f633.
* pr fixes
* adding clarifying comments
* starting on pubsub impl
* adds pusbub.schedule()
* switching tests over from https to pubsub
* Change timezone to a method instead of an optional argument
* use real eventType
* remove extra slash
* changelog
* switch signature to onRun(context)
* switches changelog to present tense
0 commit comments