Andre Rabold

Results 19 issues of 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...

enhancement

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...

feature

Use new logging APIs from Serverless v3 for improved output

wip

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.

enhancement

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...

enhancement
help wanted

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.

enhancement
help wanted

* Delivery notification * Bounce notification * Complaint notification

enhancement
help wanted