Austen

Results 25 issues of Austen

First, I love this gem. What a lifesaver it is! Thank you for all of your hard work. I'm wondering if you could help me whit this issue: http://stackoverflow.com/questions/18304168/ruby-gem-cant-convert-string-into-integer-error

Hi all, We've been hard at work on **Serverless Components** and we're looking for feedback on a few large and powerful updates we've implemented in a special branch of Serverless...

Received a user report that you cannot deploy the express Component to another region, other than us-east-1. Unclear if this is an ACM issue or a Component issue. It's likely...

# Description If dev mode runs overnight around seemingly around 16 hours, it will break when trying to close. ## Additional Data It looks like errors need to be handled...

When you run `sls info`, it would be helpful to see when the latest version was published so that the user can understand how new that version is.

In this early stage, components don't use their stage or anything else when naming resources. This can results in collisions. We also want to enable people to easily spin up...

We know the use-case of each Component, how can we use this knowledge to help users test their work? Just as you shouldn't have to figure out how to build...

GCP's BigQuery has [auto-detection](https://cloud.google.com/bigquery/docs/schema-detect) for schemas. Perhaps this could work well with CloudEvents and also help support a great direct integration between Event Gateway and BigQuery.

While writing out use-cases for CloudEvents, I feel the need for a workflow option, based on the same event. For example, on a `user.created` event, I wish I could have...

Right now, the Event Gateway appears to only allow for `path` and `method` filtering in the case of an `http` Event (at least that is how I read the specification...