Philipp Muens

Results 77 comments of Philipp Muens

Just looked into this and here's the quick hack I use to solved it for now: ```js const { reduce, assoc, merge } = require('ramda') function createExpressionAttributeNames (attributes, attributeNamesObject =...

Great! Thanks for that @RafalWilinski 👍 We'll review it ASAP!

Good idea @lielran 👍 Nice implementation @DavidWells 💯 Maybe we can enable it by clicking on a name and then we display the name with an `x` right to it...

👍 ❤️ Great tooling to fight the password mess! Thanks for that!

Hey @ccarnero thanks for opening 👍 Can you share your `serverless.yml` file? Thanks!

Hey @joshuaduffy thanks for opening :+1: This happens because you create and remove the bucket with the stack. Apparently the bucket is remove before the event source gets removed, that's...

Hey guys, sorry for the delay. We're currently working [Serverless v1](https://github.com/serverless/serverless/tree/v1.0). We're planning on updating our projects to be usable with the new version as well.

Hey @findchris thanks for the friendly ping 👍 Here's a list of Slack related project for Serverless v1: - https://github.com/localytics/serverless-slackbot-scaffold - https://github.com/conveyal/trevorbot - https://github.com/robertoestivill/slacknorris - https://github.com/johnagan/serverless-slack-app - https://github.com/markhobson/emojibot - https://github.com/opsgenie/slack-to-opsgenie-alert-creator...