Andre Rabold
Andre Rabold
Not much to add to the description. There're a couple of issues with IE9 support - for example EventSource is not supported and requires a Polyfill, and the CSS seems...
This is a: - [ ] Bug Report - [ ] Feature Request - [X] Question - [ ] Other Which concerns: - [X] flow-runtime - [X] babel-plugin-flow-runtime - [...
This is a feature request and a follow-up of #167. *TL;DR:* Provide a method `Raven.flush()` that waits for all messages to drain and the queue being empty. ### Background We're...
I'm trying to use AWS Conditions in order to create conditional Resources. Conditions generally work like this in your `serverless.yaml`: ``` ... resources: Conditions: IsProdCondition: Fn::Equals: [ '${self:custom.stage}', 'prod' ]...
# This is a Feature Proposal ## Description On AWS tags are commonly used for logically associating resources with each other and simplifying billing. Amazon's API Gateway stages support tags...
See https://github.com/getsentry/raven-node/issues/338 for more details Without this we risk to miss errors and messages as they are never sent out.
Add a check for `this.serverless.service.provider.shouldNotDeploy` to determine if we need to deploy to sentry or not. If no code changes were reported by Serverless, there's no reason to create a...
We should encrypt at least the DSN when setting the environment variables. This would have to be supported in the platform specific libraries as well.
* Delivery notification * Bounce notification * Complaint notification